Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavf/img2dec: add pnm pipe demuxers | Clément Bœsch | 2016-06-22 | 1 | -23/+27 |
| | |||||
* | avformat/img2dec: Fail probing when no data is yet available and the ↵ | Michael Niedermayer | 2014-09-12 | 1 | -26/+26 |
| | | | | | | | | | | | filename contains no number/glob patterns either. Fixes Ticket3901 the seek test error codes change due to a change in the failure path, this could be avoided by changing the respective error codes to EINVAL Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | fate: split dependencies for fate-seek tests | Janne Grunau | 2012-12-02 | 1 | -0/+27 |
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. |