summaryrefslogtreecommitdiffstats
path: root/libavcodec/tests/rangecoder.c
Commit message (Collapse)AuthorAgeFilesLines
* avcodec/tests/rangecoder: initialize array to avoid valgrind warningMichael Niedermayer2019-01-141-1/+1
| | | | | Found-by: jamrial Signed-off-by: Michael Niedermayer <[email protected]>
* avcodec/rangecoder: Add and test ff_rac_check_termination()Michael Niedermayer2018-12-311-2/+5
| | | | Signed-off-by: Michael Niedermayer <[email protected]>
* avcodec/tests/rangecoder: Test coder more completelyMichael Niedermayer2018-12-311-17/+26
| | | | Signed-off-by: Michael Niedermayer <[email protected]>
* avcodec/rangecoder: factorize termination version codeMichael Niedermayer2018-12-311-1/+1
| | | | Signed-off-by: Michael Niedermayer <[email protected]>
* Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-221-5/+5
| | | | | | | * commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196': tests: Move all test programs to a subdirectory Merged-by: Clément Bœsch <[email protected]>
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-0/+64