diff allformats.c @ 1990:e7a4bc0aa0fe libavformat

CRYO APC demuxer patch by Anssi Hannula, anssi.hannula gmail com
author diego
date Sat, 07 Apr 2007 21:34:18 +0000
parents 2af9c2f9b44d
children 3d553a42427a
line wrap: on
line diff
--- a/allformats.c	Sat Apr 07 20:51:58 2007 +0000
+++ b/allformats.c	Sat Apr 07 21:34:18 2007 +0000
@@ -49,6 +49,7 @@
     REGISTER_MUXER   (ADTS, adts);
     REGISTER_MUXDEMUX(AIFF, aiff);
     REGISTER_MUXDEMUX(AMR, amr);
+    REGISTER_DEMUXER (APC, apc);
     REGISTER_MUXDEMUX(ASF, asf);
     REGISTER_MUXER   (ASF_STREAM, asf_stream);
     REGISTER_MUXDEMUX(AU, au);