diff allformats.c @ 937:a887adfe9dc5 libavformat

add a Creative VOC (de)muxer
author aurel
date Thu, 09 Feb 2006 22:52:23 +0000
parents 2d9a65a1d9ea
children 61959072be81
line wrap: on
line diff
--- a/allformats.c	Wed Feb 08 17:35:44 2006 +0000
+++ b/allformats.c	Thu Feb 09 22:52:23 2006 +0000
@@ -114,6 +114,7 @@
     ea_init();
     nsvdec_init();
     daud_init();
+    voc_init();
 
 #ifdef CONFIG_MUXERS
     /* image formats */