openh264/codec/encoder
Martin Storsjö cf07d61f06 Do a blocking wait with WelsMultipleEventsWaitSingleBlocking
There is no point in doing a timed wait here - there's no work
that we can do if the wait timed out, and sleeping for 1 ms
inbetween doesn't help, it only adds potential extra latency
to reacting to threads that need more work to do.
2014-03-04 14:51:33 +02:00
..
core Do a blocking wait with WelsMultipleEventsWaitSingleBlocking 2014-03-04 14:51:33 +02:00
plus fix sizeof() bug 2014-03-03 10:46:32 +08:00
targets.mk Remove a redundant makefile ifdef 2014-03-01 23:56:14 +02:00