diff allformats.c @ 950:3a64595e57be libavformat

complete American Laser Games MM playback system, courtesy of Peter Ross (suxen_drol at hotmail dot com)
author melanson
date Sun, 12 Feb 2006 06:49:40 +0000
parents 1e766711e6c8
children d1d7a0e87dea
line wrap: on
line diff
--- a/allformats.c	Sun Feb 12 02:24:37 2006 +0000
+++ b/allformats.c	Sun Feb 12 06:49:40 2006 +0000
@@ -79,6 +79,7 @@
     idcin_init();
     flic_init();
     vmd_init();
+    mm_init();
 
 #if defined(AMR_NB) || defined(AMR_NB_FIXED) || defined(AMR_WB)
     amr_init();