openh264/test
Martin Storsjö b90eca78cd Avoid endian assumptions in FillQpelLocationByFeatureValue_c
These values are read as two separate 16 bit integers from an
array in the FeatureSearchOne function, therefore we should
also store them in a well-defined order.

This fixes encoding of screen content on big endian; now the
full testsuite passes on big endian.
2015-05-15 13:11:23 +03:00
..
api Remove tabs from the end of lines like ") {" 2015-04-29 15:49:28 +03:00
build Remove trailing whitespace in the iOS codec unittest files 2015-05-04 12:47:19 +03:00
common Remove dependencies on the decoder internals in unit test for the common library 2015-02-02 12:44:04 +02:00
decoder Revert broken big-endian fix for DeblockingBsMarginalMBAvcbase 2015-05-15 10:13:40 +03:00
encoder Avoid endian assumptions in FillQpelLocationByFeatureValue_c 2015-05-15 13:11:23 +03:00
encoder_binary_comparison update SHA1 table as long time cost on travis 2015-05-14 18:09:11 +08:00
processing Don't use tabs for indentation in multi-line macros 2015-05-13 22:06:54 +03:00
utils Add casts when converting from size_t or std::streamsize to int 2015-01-16 13:38:07 +02:00
BaseDecoderTest.h Move a conversion from size_t to int into one single place within BaseDecoderTest.cpp 2015-01-16 13:38:07 +02: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