]> git.sesse.net Git - ffmpeg/commit
avformat/matroskaenc: Add support for FlagTextDescriptions
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 16 Feb 2021 18:49:16 +0000 (19:49 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 22 Feb 2021 03:14:26 +0000 (04:14 +0100)
commit053144008e4aff48678823eefbfa4d6dec21a3cc
treec406c346c5eb58c597c3fa6da55b96ba0f7a609f
parent48cf1d878cd2b777a26d3939eef43caac7ced406
avformat/matroskaenc: Add support for FlagTextDescriptions

This is the Matroska equivalent of D_WEBVTT_DESCRIPTIONS and is
therefore only enabled for subtitles.

Reviewed-by: Ridley Combs <rcombs@rcombs.me>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/matroskaenc.c