diff allformats.c @ 5547:ba6b1ac2bab6 libavformat

Adobe Filmstrip muxer and demuxer
author pross
date Thu, 14 Jan 2010 12:55:44 +0000
parents 47ef38389cd3
children d76904a638df
line wrap: on
line diff
--- a/allformats.c	Thu Jan 14 00:32:36 2010 +0000
+++ b/allformats.c	Thu Jan 14 12:55:44 2010 +0000
@@ -82,6 +82,7 @@
     REGISTER_DEMUXER  (EA_CDATA, ea_cdata);
     REGISTER_MUXDEMUX (EAC3, eac3);
     REGISTER_MUXDEMUX (FFM, ffm);
+    REGISTER_MUXDEMUX (FILMSTRIP, filmstrip);
     REGISTER_MUXDEMUX (FLAC, flac);
     REGISTER_DEMUXER  (FLIC, flic);
     REGISTER_MUXDEMUX (FLV, flv);