aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/tests/rangecoder.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/tests/rangecoder: initialize array to avoid valgrind warningMichael Niedermayer2019-01-141-1/+1
* avcodec/rangecoder: Add and test ff_rac_check_termination()Michael Niedermayer2018-12-311-2/+5
* avcodec/tests/rangecoder: Test coder more completelyMichael Niedermayer2018-12-311-17/+26
* avcodec/rangecoder: factorize termination version codeMichael Niedermayer2018-12-311-1/+1
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-221-5/+5
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-0/+64