diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2004-05-29 02:06:32 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2004-05-29 02:06:32 +0000 |
commit | e928649b0bf6c8c7b87eb09d5e393a70387b10e9 (patch) | |
tree | 3f065adcb0e5c14127d01162d7cc8a0d934c073f /tests/libav.regression.ref | |
parent | a7b2871cd1401ce7be59b153eed3f25565b0bb23 (diff) | |
download | ffmpeg-e928649b0bf6c8c7b87eb09d5e393a70387b10e9.tar.gz |
pass AVPacket into av_write_frame()
fixes the random dts/pts during encoding
asf preroll fix
no more initial zero frames for b frame encoding
mpeg-es dts during demuxing fixed
.ffm timestamp scale fixed, ffm is still broken though
Originally committed as revision 3168 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/libav.regression.ref')
-rw-r--r-- | tests/libav.regression.ref | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/libav.regression.ref b/tests/libav.regression.ref index 3fd792a870..aebbbb706e 100644 --- a/tests/libav.regression.ref +++ b/tests/libav.regression.ref @@ -2,9 +2,9 @@ ffmpeg regression test c23bbe3016afcb726a494858b7bb17e3 *./data/b-libav.avi 337732 ./data/b-libav.avi ./data/b-libav.avi CRC=658838d9 -b166e89a9ec8c707573329d883c1b6f9 *./data/b-libav.asf +a09d8460b207c4a67a26842c70fbb060 *./data/b-libav.asf 339767 ./data/b-libav.asf -./data/b-libav.asf CRC=525fdb22 +./data/b-libav.asf CRC=4b9f25a1 be8eb1b5705c8105e4727258e448cb24 *./data/b-libav.rm 356950 ./data/b-libav.rm e826aa1637ff15144ab484c1efca7fe7 *./data/b-libav.mpg |