qtdemux: add unit test for edit list regression
authorTim-Philipp Müller <tim@centricular.com>
Thu, 11 May 2023 15:25:11 +0000 (16:25 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 11 May 2023 17:46:57 +0000 (18:46 +0100)
commit67a1e19bed995d79721e4e5f0e24b6ffe304b4d5
tree80138729a107a1abc84402ecfeeb9f23048d16c3
parent8bb2d236665705487f96c0f7bdc05c48fc01525c
qtdemux: add unit test for edit list regression

File is the mp4 file from #2549 with the mdat atom
zeroed out and compressed. We compress twice because
apparently compressing 5MB of zeroes effectively in
one run is too difficult for gzip.

https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2549

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4605>
subprojects/gst-plugins-good/tests/check/elements/qtdemux.c
subprojects/gst-plugins-good/tests/files/editlists.mp4.gz.gz [new file with mode: 0644]