diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2010-02-01 22:08:45 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2010-02-01 22:08:45 +0000 |
commit | f8ccf7200575390b5e40ff3762566786db435ac0 (patch) | |
tree | 2dcbeacdaff3502162907a6cb6051c3f7c180d65 /tests/ref/lavf/ogg | |
parent | d2a2b08cfe2ab382a4ad756c0a08ff78eb284ef9 (diff) | |
download | ffmpeg-f8ccf7200575390b5e40ff3762566786db435ac0.tar.gz |
Check pkt.pts against the recording time.
This fixes at least ogg encoding with -t where the file was slightly too long.
Originally committed as revision 21598 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/ref/lavf/ogg')
-rw-r--r-- | tests/ref/lavf/ogg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/ogg b/tests/ref/lavf/ogg index af5f272db3..0fbec5099a 100644 --- a/tests/ref/lavf/ogg +++ b/tests/ref/lavf/ogg @@ -1,3 +1,3 @@ -767a75e9abf9754bfdc880d6faed69cf *./tests/data/b-lavf.ogg -14210 ./tests/data/b-lavf.ogg -./tests/data/b-lavf.ogg CRC=0x37a143ea +89faca973d88ff2f5dd20992a11de107 *./tests/data/b-lavf.ogg +14063 ./tests/data/b-lavf.ogg +./tests/data/b-lavf.ogg CRC=0xf1ae5536 |