summaryrefslogtreecommitdiff
path: root/libavformat/allformats.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/allformats.c')
-rw-r--r--libavformat/allformats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/allformats.c b/libavformat/allformats.c
index ade247640c..a38fd1f583 100644
--- a/libavformat/allformats.c
+++ b/libavformat/allformats.c
@@ -445,6 +445,7 @@ extern AVInputFormat ff_truehd_demuxer;
extern AVOutputFormat ff_truehd_muxer;
extern AVInputFormat ff_tta_demuxer;
extern AVOutputFormat ff_tta_muxer;
+extern AVOutputFormat ff_ttml_muxer;
extern AVInputFormat ff_txd_demuxer;
extern AVInputFormat ff_tty_demuxer;
extern AVInputFormat ff_ty_demuxer;