diff allformats.c @ 201:85def00971c3 libavformat

mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)
author michaelni
date Tue, 26 Aug 2003 20:23:13 +0000
parents 2438e76dde67
children 7414bbf64011
line wrap: on
line diff
--- a/allformats.c	Sun Aug 24 21:21:10 2003 +0000
+++ b/allformats.c	Tue Aug 26 20:23:13 2003 +0000
@@ -45,6 +45,7 @@
     au_init();
     gif_init();
     mov_init();
+    movenc_init();
     jpeg_init();
     dv_init();
     fourxm_init();