Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/movenc: ensure we don't write the major brand as a compatible brand ↵ | James Almer | 2019-12-21 | 1 | -27/+27 |
| | | | | | | more than once Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | avformat/movenc: write the major brand also as the first compatible brand | James Almer | 2019-12-21 | 1 | -27/+27 |
| | | | | Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | fate: split dependencies for fate-seek tests | Janne Grunau | 2012-12-02 | 1 | -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. |