mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-05 21:55:37 +01:00
lavf: TED Talks JSON captions demuxer.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user