openh264/codec/encoder/core
Martin Storsjö 71bc52d103 Change the unix version of WELS_EVENT to sem_t*
Typedeffing WELS_EVENT as sem_t* makes the typedef behave similarly
to the windows version (typedeffed as HANDLE), unifying the code
that allocates and uses these event objects (getting rid of
most of the need for separate codepaths and ifdefs).
2014-03-04 12:17:32 +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 Change the unix version of WELS_EVENT to sem_t* 2014-03-04 12:17:32 +02:00
src Change the unix version of WELS_EVENT to sem_t* 2014-03-04 12:17:32 +02:00