aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/seek/vsynth2-ljpeg
Commit message (Collapse)AuthorAgeFilesLines
* avcodec/mjpegenc: dont store DQT for LJPEGMichael Niedermayer2013-09-241-20/+20
| | | | | | | This may improve compatibility of lgpegs generated by libavcodec also encoded ljpegs become slightly smaller Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* fate: split dependencies for fate-seek testsJanne Grunau2012-12-021-0/+46
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.