From 37b74c865168d8762e498ce93c527b9d2bb1c0f8 Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Tue, 5 Feb 2008 01:16:47 +0000 Subject: Fix issue 338: Correctly interleave ogg packets per granule and set eos correctly, 2 packets buffering is needed. It duplicates interleave_per_dts a bit, if someone has a good solution, I'll implement it. Originally committed as revision 11867 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/libav.regression.ref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/libav.regression.ref b/tests/libav.regression.ref index 5283bad..4727624 100644 --- a/tests/libav.regression.ref +++ b/tests/libav.regression.ref @@ -84,8 +84,8 @@ ae3a23a7ea13c92a2909445ca8144dcd *./tests/data/b-libav.aif 8d117c49d6b210abe783d1b0b897cec7 *./tests/data/b-libav.voc 32768 ./tests/data/b-libav.voc ./tests/data/b-libav.voc CRC=0x49972c8c -f77f5d44edf767bcc47959787eaaf188 *./tests/data/b-libav.ogg -23651 ./tests/data/b-libav.ogg +d7e6e9091a600b7208b29500be94aa89 *./tests/data/b-libav.ogg +23624 ./tests/data/b-libav.ogg ./tests/data/b-libav.ogg CRC=0x93baa056 ce356ce2708cb6033ab5d762da93cfd4 *./tests/data/b-libav-yuv420p.yuv 304128 ./tests/data/b-libav-yuv420p.yuv -- cgit v1.1