]> git.sesse.net Git - ffmpeg/commit
avcodec: add TTML encoder
authorJan Ekström <jan.ekstrom@24i.com>
Thu, 19 Jan 2017 13:02:27 +0000 (13:02 +0000)
committerJan Ekström <jeebjp@gmail.com>
Fri, 5 Mar 2021 17:45:00 +0000 (19:45 +0200)
commit18713d22a2001321f9917fa4c7735f62563ec0a1
treee5910fe3d090e19bdf650e446d8c33bd0c8f8a18
parenta0eec776b6212b0126f04bbac6bd6af0f6530b76
avcodec: add TTML encoder

Enables encoding of other subtitle formats into TTML paragraphs.

Signed-off-by: Jan Ekström <jan.ekstrom@24i.com>
Changelog
doc/general_contents.texi
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/ttmlenc.c [new file with mode: 0644]
libavcodec/ttmlenc.h [new file with mode: 0644]
libavcodec/version.h