summaryrefslogtreecommitdiffstats
path: root/libavcodec/tests
Commit message (Collapse)AuthorAgeFilesLines
* build: Ignore generated mpeg12framerate test binaryDiego Biurrun2018-02-121-0/+1
|
* mpeg12: Move finding the best frame rate to common codeMark Thompson2017-09-121-0/+87
| | | | Previously in the mpeg2_metadata filter. Also adds a test.
* golomb: Convert to the new bitstream readerDiego Biurrun2017-01-311-11/+11
|
* idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-2/+3
| | | | ptrdiff_t is the correct type for array strides and similar.
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-1310-0/+1384
OpenPOWER on IntegriCloud