[Ffmpeg-cvslog] CVS: ffmpeg/libavformat allformats.c,1.62,1.63

Diego Biurrun CVS diego
Sat Mar 18 00:21:21 CET 2006


Update of /cvsroot/ffmpeg/ffmpeg/libavformat
In directory mail:/var2/tmp/cvs-serv22276/libavformat

Modified Files:
	allformats.c 
Log Message:
Reenable NUT and NUT regression tests as requested by Michael.


Index: allformats.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavformat/allformats.c,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- allformats.c	17 Mar 2006 00:47:48 -0000	1.62
+++ allformats.c	17 Mar 2006 23:21:18 -0000	1.63
@@ -110,9 +110,7 @@
     dc1394_init();
 #endif
 
-    /* Reenable when the (de)muxer has been synced with the specification.
     nut_init();
-    */
     matroska_init();
     sol_init();
     ea_init();





More information about the ffmpeg-cvslog mailing list