aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/rangecoder-test.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-64/+0
|
* build: Split test programs off into separate filesDiego Biurrun2016-04-071-0/+64
This avoids spurious library rebuilds when only the test program code is changed and simplifies the build system.