Author | SHA1 | Message | Date |
---|---|---|---|
|
d2afbd9a56 |
frame{crc/md5}: set the stream timebase from codec timebase.
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. |
13 years ago |
|
f93843e9a0 |
FATE: update xxan-wc4 test to a sample with more code coverage.
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> |
13 years ago |
|
f486fb338e | fate: drop pointless _audio and _video suffixes from xan tests | 13 years ago |
|
8ca903ebcb |
fate: Add a video test for xxan decoder
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> |
13 years ago |