xliska 449fbe2988 Added platform independent semaphores wrappers:
platform_sem_init
platform_sem_post
platform_sem_wait

with parameters identical to those on Linux.

Changed code in video_display/* and Makefile.in accordingly. The only thing left is some
workaround for sem_getvalue on Mac. I have some ideas how to do that (as seen in SDL implementation and
comming from the discussion with Jirka Matela). Unfortunately both are not thread safe.

Some cleaning in rtp_callback.c
2008-03-06 12:55:51 +00:00
Description
UltraGrid low-latency audio and video network transmission system
219 MiB
Languages
C 50.6%
C++ 43.1%
M4 1.6%
Shell 1%
Cuda 0.9%
Other 2.7%