Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/mjpegenc: dont store DQT for LJPEG | Michael Niedermayer | 2013-09-24 | 1 | -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 tests | Janne Grunau | 2012-12-02 | 1 | -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. |