openh264/codec/encoder/core
Martin Storsjö 5b8ee37162 Merge WelsThreadDestroy into WelsThreadJoin
Now calling WelsThreadJoin is enough to finish and clean up
the thread on all platforms.

This unifies the thread cleanup code between windows and unix.

Now all of the threading code should use the exact same codepaths
between windows and unix.
2014-03-07 10:51:28 +02:00
..
arm remove mc_neon.S from encoder 2014-03-07 16:11:36 +08: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 Use WelsThreadJoin on windows as well 2014-03-07 10:51:28 +02:00
src Merge WelsThreadDestroy into WelsThreadJoin 2014-03-07 10:51:28 +02:00