comparison allformats.c @ 1017:47dc020f5215 libavformat

Reenable NUT and NUT regression tests as requested by Michael.
author diego
date Fri, 17 Mar 2006 23:21:18 +0000
parents 2e370745416d
children a9d8381ff40d
comparison
equal deleted inserted replaced
1016:2e370745416d 1017:47dc020f5215
108 108
109 #ifdef CONFIG_DC1394 109 #ifdef CONFIG_DC1394
110 dc1394_init(); 110 dc1394_init();
111 #endif 111 #endif
112 112
113 /* Reenable when the (de)muxer has been synced with the specification.
114 nut_init(); 113 nut_init();
115 */
116 matroska_init(); 114 matroska_init();
117 sol_init(); 115 sol_init();
118 ea_init(); 116 ea_init();
119 nsvdec_init(); 117 nsvdec_init();
120 daud_init(); 118 daud_init();