openh264/test
Sindre Aamås 4645bd26aa [Encoder] Add an SSE4.2 implementation of WelsGetNonZeroCount
Avoid touching some cache lines by using popcnt instead of table
lookups.

Also gives a speedup of ~1.4x on Haswell as compared with SSE2.
2016-04-20 19:10:24 +02:00
..
api Remove a stray empty line 2016-03-24 10:01:48 +02:00
build update win UT project after UT structure change 2015-11-30 11:29:47 -08:00
common remove sink in WelsThreadPool and hide the construtor to finish the singleTon 2016-03-02 17:08:09 -08:00
decoder Merge pull request #2401 from saamas/decoder-use-encoder-x86-idct-routines 2016-03-18 08:50:33 +08:00
encoder [Encoder] Add an SSE4.2 implementation of WelsGetNonZeroCount 2016-04-20 19:10:24 +02:00
encoder_binary_comparison Squashed commit of the following: 2016-03-23 10:23:33 -07:00
processing add new c and assembly functions to optimize downsampler when downscale equal 1:3/1:4 2015-09-11 16:45:40 +08:00
utils Add casts when converting from size_t or std::streamsize to int 2015-01-16 13:38:07 +02:00
BaseDecoderTest.h Fix the decoder init failed case in UT 2016-03-14 17:06:58 +08:00
BaseEncoderTest.h refactor --for BaseEncoderTest 2014-10-29 17:53:08 +08:00
sha1.h astyle all 2014-06-25 18:50:41 -07:00
test_stdint.h Allow building tests on MSVC versions where stdint.h is missing 2014-02-24 15:38:37 +02:00