lavf: TED Talks JSON captions demuxer.

This commit is contained in:
Nicolas George
2012-06-05 16:34:01 +02:00
parent 18eb31963b
commit 160013736e
8 changed files with 446 additions and 1 deletions

View File

@@ -244,6 +244,7 @@ void av_register_all(void)
REGISTER_DEMUXER (SUBVIEWER, subviewer);
REGISTER_MUXDEMUX (SWF, swf);
REGISTER_DEMUXER (TAK, tak);
REGISTER_DEMUXER (TEDCAPTIONS, tedcaptions);
REGISTER_MUXER (TG2, tg2);
REGISTER_MUXER (TGP, tgp);
REGISTER_DEMUXER (THP, thp);