diff allformats.c @ 961:d1d7a0e87dea libavformat

complete AVS playback system (from Creature Shock computer game), courtesy of Aurelien Jacobs <aurel at gnuage dot org>
author melanson
date Fri, 17 Feb 2006 03:17:42 +0000
parents 3a64595e57be
children a0d0542fb5f0
line wrap: on
line diff
--- a/allformats.c	Thu Feb 16 00:09:23 2006 +0000
+++ b/allformats.c	Fri Feb 17 03:17:42 2006 +0000
@@ -118,6 +118,7 @@
     daud_init();
     voc_init();
     tta_init();
+    avs_init();
 
 #ifdef CONFIG_MUXERS
     /* image formats */