openh264/codec/encoder/core
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
..
asm Remove sad.asm from the processing lib, move satd_sad from the encoder to the common lib 2014-01-28 13:54:57 +02:00
inc Merge pull request #386 from volvet/refine_processing 2014-03-04 11:15:35 +08:00
src Do a blocking wait with WelsMultipleEventsWaitSingleBlocking 2014-03-04 14:51:33 +02:00