[Ffmpeg-cvslog] CVS: ffmpeg/tests libav.regression.ref, 1.91, 1.92 regression.sh, 1.93, 1.94

Michael Niedermayer michaelni
Fri Mar 17 02:35:13 CET 2006


Hi

On Fri, Mar 17, 2006 at 01:47:50AM +0100, Diego Biurrun CVS wrote:
> Update of /cvsroot/ffmpeg/ffmpeg/tests
> In directory mail:/var2/tmp/cvs-serv14900/tests
> 
> Modified Files:
> 	libav.regression.ref regression.sh 
> Log Message:
> Disable the NUT (de)muxer until it has been synced with the specification.
> 
> 
> Index: libav.regression.ref
> ===================================================================
> RCS file: /cvsroot/ffmpeg/ffmpeg/tests/libav.regression.ref,v
> retrieving revision 1.91
> retrieving revision 1.92
> diff -u -d -r1.91 -r1.92
> --- libav.regression.ref	2 Mar 2006 20:44:35 -0000	1.91
> +++ libav.regression.ref	17 Mar 2006 00:47:48 -0000	1.92
> @@ -25,9 +25,6 @@
>  63e05396e2d52135c4025ce14eb090a9 *./data/b-libav.mov
>  369893 ./data/b-libav.mov
>  ./data/b-libav.mov CRC=0x48f5a90d
> -8bf16d40a2ec19fa36b124a928e47e23 *./data/b-libav.nut
> - 332358 ./data/b-libav.nut
> -./data/b-libav.nut CRC=0xccab3a27
>  2cc647904d3cca01703f36056b9d3f42 *./data/b-libav.dv
>  3600000 ./data/b-libav.dv
>  ./data/b-libav.dv CRC=0xa6b8b635

i think i said the nut regression test must not be removed/fail
it will only make it harder to adapt nut later, as it might decay
similar to ffserver ...

just add a check with url_fsize() == ... or so to nut.c to make it
unuseable outside the regresison tests

[...]
-- 
Michael





More information about the ffmpeg-cvslog mailing list