summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/xxan-wc4
Commit message (Collapse)AuthorAgeFilesLines
* frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov2012-02-031-21/+22
| | | | | | | | | | | | | Right now those muxers use the default timebase in all cases(1/90000). This patch avoid unnecessary rescaling and makes the printed timestamps more readable. Also, extend the printed information to include the timebases and packet pts/duration and align the columns. Obviously changes the results of all fate tests which use those two muxers.
* FATE: update xxan-wc4 test to a sample with more code coverage.Mike Melanson2012-01-071-10/+21
| | | | | | | | | The previous sample used for this test only contained type 0 frames. Replace it with a sample that also features type 1 frames. Code coverage: libavcodec/xxan.c: 72% -> 89% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
* fate: drop pointless _audio and _video suffixes from xan testsDiego Biurrun2011-12-301-0/+10
OpenPOWER on IntegriCloud