aboutsummaryrefslogtreecommitdiff
path: root/tests/test_opus_decode.c
AgeCommit message (Expand)Author
2017-02-18test_opus_decode: Fix build on GCC 3.4 to 4.5.xMark Harris
2016-11-01Temporarily disable -Wnonnull around an opus_decode() call in test_opus_decode.cJean-Marc Valin
2016-10-05Fixing some opus_int vs opus_int32 mismatchesJean-Marc Valin
2016-07-21test_opus_decode: Check all soft clip samplesMark Harris
2016-07-21tests: Avoid shift into sign undefined behaviorMark Harris
2013-11-24Put custom_encoder_init decl behind CUSTOM_MODES. More softclip tests.Gregory Maxwell
2013-11-22Minor opus_pcm_soft_clip API hardening and tests.Gregory Maxwell
2013-06-29Add a couple minor additional decoder tests.Gregory Maxwell
2013-03-05test_opus_decode: force integer constants unsignedJames Zern
2012-12-05Add tests for GET_LAST_PACKET_DURATION.Gregory Maxwell
2012-12-04Changes the PLC behaviour and fixes the FEC behaviour on concatenated packetsJean-Marc Valin
2012-10-23Include process.h for _getpid on windows.Ralph Giles
2012-08-09Avoid an inconsequential memory leak in tests/test_opus_decode.c.Gregory Maxwell
2012-07-14Fix headers by mingw broken by recent win32 changes.Gregory Maxwell
2012-07-12Make tests work on MSVC.Gian-Carlo Pascutto
2012-06-01 Avoid an inconsequential memory leak in tests/test_opus_decode.cGregory Maxwell
2012-04-24Merge commit '390c89225d'Jean-Marc Valin
2012-04-20s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"Jean-Marc Valin
2012-03-06CLANG IOC no longer likes the 'deterministic random' bitstreams, so move the ...Gregory Maxwell
2012-01-25Improvements to the tests, add a TEST_OPUS_NOFUZZ to disable testing corrupte...Gregory Maxwell
2011-11-25Testing tools improvements (no impact on draft)Gregory Maxwell
2011-10-28Update test_opus_encode / test_opus_decode for better LBRR/PLC testing and to...Gregory Maxwell
2011-10-28Remove relative paths to opus.h.Ralph Giles
2011-10-26Moves the main headers from src/ to include/Jean-Marc Valin
2011-10-26Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, ...Gregory Maxwell