aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/seek/lavf-mxf_d10
Commit message (Collapse)AuthorAgeFilesLines
* mxfdec: set audio timebase to 1/samplerateAnton Khirnov2013-09-291-15/+15
| | | | | | | | Fixes sync in some samples (e.g. bugs 7581 and 8374 in VLC). Based on a commit by Matthieu Bouron <matthieu.bouron@gmail.com> Reported-by: Jean-Baptiste Kempf <jb@videolan.org> CC: libav-stable@libav.org
* fate: split dependencies for fate-seek testsJanne Grunau2012-12-021-0/+53
Each fate-seek test depends now only on the corresponding fate-acodec, fate-vsynth2 or fate-lavf test which creates the file seek-tests operates on. The tests and references are renamed to match the test they depend on.