diff allformats.c @ 225:d0332f4362b6 libavformat

demuxer for custom Wing Commander III movie (.mve) files
author tmmm
date Mon, 08 Sep 2003 04:14:34 +0000
parents 2f16e3066399
children b99548e3ab84
line wrap: on
line diff
--- a/allformats.c	Sun Sep 07 09:26:39 2003 +0000
+++ b/allformats.c	Mon Sep 08 04:14:34 2003 +0000
@@ -54,6 +54,7 @@
     str_init();
     roq_init();
     ipmovie_init();
+    wc3_init();
 
 #ifdef AMR_NB
     amr_init();