[FFmpeg-cvslog] r13470 - trunk/libavformat/utils.c

Mike Melanson mike
Wed May 28 04:27:07 CEST 2008


michael wrote:
> Author: michael
> Date: Tue May 27 20:43:25 2008
> New Revision: 13470
> 
> Log:
> Do not use the pts/dts calculation code which needs a parser, when no parser
> is available.

This commit broke the regression tests. For example, with gcc 4.1.3 on 
x86_32:

--- /home/melanson/ffmpeg/ffmpeg-main/tests/libav.regression.ref 
2008-05-26 16:59:41.000000000 -0700
+++ tests/data/lavf.regression  2008-05-27 19:20:31.000000000 -0700
@@ -17,7 +17,7 @@
  ./tests/data/b-libav.swf CRC=0xe14e8847
  745e811e246f3727dc80a7504a18b129 *./tests/data/b-libav.ffm
  380928 ./tests/data/b-libav.ffm
-./tests/data/b-libav.ffm CRC=0x2b71a386
+./tests/data/b-libav.ffm CRC=0xca8f6870
  f8ad5bd78f4d012a8ce9570aa395ac54 *./tests/data/b-libav.flv
  335833 ./tests/data/b-libav.flv
  ./tests/data/b-libav.flv CRC=0xe14e8847
make: *** [libavtest] Error 1

-- 
	-Mike Melanson




More information about the ffmpeg-cvslog mailing list