]> git.sesse.net Git - ffmpeg/commit
avcodec/ttmlenc: add support for region positioning and sizing
authorJan Ekström <jan.ekstrom@24i.com>
Mon, 29 Mar 2021 14:19:58 +0000 (17:19 +0300)
committerJan Ekström <jeebjp@gmail.com>
Mon, 26 Apr 2021 13:40:31 +0000 (16:40 +0300)
commitb24488e7277af2a4b77a33fa795b4df5979b0fcd
tree0cb1790093939507f5e1a713907f5a3ef5fd2ac2
parent3ef5a8ba2b7798ea4e5708c5644fa60dd00bde06
avcodec/ttmlenc: add support for region positioning and sizing

The ASS margins are utilized to generate percentual values, as
the usage of cell-based sizing and offsetting seems to be not too
well supported by renderers.

Signed-off-by: Jan Ekström <jan.ekstrom@24i.com>
libavcodec/ttmlenc.c
tests/ref/fate/sub-ttmlenc