aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/seek/lavf-mulaw
Commit message (Collapse)AuthorAgeFilesLines
* ffmpeg: remove obsolete workaround in trim insertion.Nicolas George2013-08-071-1/+1
| | | | | | | | The bug it was working seems to have been fixed. This change causes ffmpeg to use the trim filter to implement the -t option. FATE tests are updated due to the more accurate handling of the last packets.
* 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.