Commit Graph

4 Commits

Author SHA1 Message Date
Mark Thompson 1f6280e9d4 mpeg12: Move finding the best frame rate to common code
Previously in the mpeg2_metadata filter.  Also adds a test.
2017-09-12 22:11:56 +01:00
Diego Biurrun 850422d5f7 golomb: Convert to the new bitstream reader 2017-01-31 17:46:19 +01:00
Diego Biurrun bccecf7168 idct: Change type of array stride parameters to ptrdiff_t
ptrdiff_t is the correct type for array strides and similar.
2016-09-29 14:48:03 +02:00
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00