]> git.sesse.net Git - ffmpeg/commit
tests/matroska: Add test for WebVTT in WebM
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Mon, 29 Mar 2021 13:09:26 +0000 (15:09 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Wed, 31 Mar 2021 09:51:58 +0000 (11:51 +0200)
commitd4575982f4c84d76a990a834f46cc8072a4d8495
treef2e4e326540c618736643a76331ab6ea3fd05a43
parent461d04d956965b565e8f63b5e31d00a213721113
tests/matroska: Add test for WebVTT in WebM

Specifically test that the WebVTT flavour is correctly mapped to
the Matroska/WebM CodecID and back; and test that dispositions
unsupported by WebM are discarded even when they would be supported
by Matroska.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate/matroska.mak
tests/ref/fate/webm-webvtt-remux [new file with mode: 0644]