summaryrefslogtreecommitdiff
path: root/tests/ref/fate/cllc-argb
Commit message (Collapse)AuthorAge
* fate: Prefix cllc tests with canopusVittorio Giovara2015-04-19
| | | | They belong to the same family of codecs.
* Allow reading of growing avi files (currently being written)Joakim Plate2014-12-08
| | | | | | | | | | | | | This uses the RIFF header stored size to figure out the expected AVI file size, instead of the actual file. To work fully it requires handling failed avio_seek() instead of assuming they always succeed. Some fate file has been cut off and contains half a frame at the end which previously was not output during demuxing. This frame is now output to encoder, thus the fate diff update. Bug-Id: 261 Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* FATE: Add Canopus Lossless testsDerek Buitenhuis2012-08-25
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>