From ff2b75d94cee65e47db7a56f3924497016e5b420 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Sat, 7 Dec 2019 17:35:10 +0100 Subject: avformat/matroskadec: Add a fate test for CodecPrivate compression This test contains a track with zlib compressed CodecPrivate in addition to compressed frames; the former was unchecked before. Signed-off-by: Andreas Rheinhardt Signed-off-by: James Almer --- tests/ref/fate/matroska-zlib-decompression | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/ref/fate/matroska-zlib-decompression (limited to 'tests/ref/fate') diff --git a/tests/ref/fate/matroska-zlib-decompression b/tests/ref/fate/matroska-zlib-decompression new file mode 100644 index 0000000000..0ea732346a --- /dev/null +++ b/tests/ref/fate/matroska-zlib-decompression @@ -0,0 +1,5 @@ +#extradata 0: 348, 0x5f625922 +#tb 0: 1/1000 +#media_type 0: subtitle +#codec_id 0: dvd_subtitle +0, 1000, 1000, 1991, 191, 0x52f74934 -- cgit v1.2.3