diff allformats.c @ 925:2d9a65a1d9ea libavformat

AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)
author michael
date Thu, 02 Feb 2006 15:21:19 +0000
parents 547675092e98
children a887adfe9dc5
line wrap: on
line diff
--- a/allformats.c	Thu Feb 02 13:56:42 2006 +0000
+++ b/allformats.c	Thu Feb 02 15:21:19 2006 +0000
@@ -54,6 +54,7 @@
     ff_mmf_init();
     swf_init();
     au_init();
+    ff_aiff_init();
 #ifdef CONFIG_MUXERS
     gif_init();
 #endif //CONFIG_MUXERS