]> git.sesse.net Git - ffmpeg/commit
fate/matroska: Add test for zero-length Block
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 25 Apr 2020 01:18:03 +0000 (03:18 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 15 Feb 2021 20:48:22 +0000 (21:48 +0100)
commitb0d8310f76662201ff96c39d80c25bb8e571e42c
treea5ab6a8853ec8eaf590c0feb7d9249452279cbce
parent6941d93faab0e05acbec2bbdd014dc9c26fa0dbe
fate/matroska: Add test for zero-length Block

It furthermore tests the demuxer's handling of chained SeekHeads,
level 1-elements after the Clusters and the muxer's capability of
writing huge TrackNumbers as well as expanding the Cues' length field
by one byte if necessary to fill the reserved space. It also tests
propagation of metadata.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
tests/fate/matroska.mak
tests/ref/fate/matroska-zero-length-block [new file with mode: 0644]