diff allformats.c @ 5469:ea579ec43456 libavformat

CD+G demuxer and decoder Patch by Michael Tison (gmail address: blackspike@....)
author vitor
date Thu, 17 Dec 2009 17:25:31 +0000
parents e92aec1db0b9
children 47ef38389cd3
line wrap: on
line diff
--- a/allformats.c	Thu Dec 17 13:05:37 2009 +0000
+++ b/allformats.c	Thu Dec 17 17:25:31 2009 +0000
@@ -68,6 +68,7 @@
     REGISTER_DEMUXER  (C93, c93);
     REGISTER_DEMUXER  (CAF, caf);
     REGISTER_DEMUXER  (CAVSVIDEO, cavsvideo);
+    REGISTER_DEMUXER  (CDG, cdg);
     REGISTER_MUXER    (CRC, crc);
     REGISTER_MUXDEMUX (DAUD, daud);
     REGISTER_MUXDEMUX (DIRAC, dirac);