aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/seek/acodec-alac
Commit message (Collapse)AuthorAgeFilesLines
* avformat/movenc: ensure we don't write the major brand as a compatible brand ↵James Almer2019-12-211-27/+27
| | | | | | more than once Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/movenc: write the major brand also as the first compatible brandJames Almer2019-12-211-27/+27
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* 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.