changeset 1016:2e370745416d libavformat

Disable the NUT (de)muxer until it has been synced with the specification.
author diego
date Fri, 17 Mar 2006 00:47:48 +0000
parents 99ae26ee88d8
children 47dc020f5215
files allformats.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/allformats.c	Thu Mar 16 17:04:31 2006 +0000
+++ b/allformats.c	Fri Mar 17 00:47:48 2006 +0000
@@ -110,7 +110,9 @@
     dc1394_init();
 #endif
 
+    /* Reenable when the (de)muxer has been synced with the specification.
     nut_init();
+    */
     matroska_init();
     sol_init();
     ea_init();