qtdemux: Drop av1C version 0 parsing and implement version 1 parsing
authorSebastian Dröge <sebastian@centricular.com>
Thu, 2 Feb 2023 14:28:47 +0000 (16:28 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 21 Feb 2023 17:45:34 +0000 (17:45 +0000)
commit6d2bc8b8cd6ca8d5ea0f82145a6d52235fdcd631
tree0544d32bb0cac277b2e8b67765b2360e0a151046
parent5bd14e4a2028f89de0f34da97110786613555dd8
qtdemux: Drop av1C version 0 parsing and implement version 1 parsing

The av1C box is optional so dropping parsing does not break anything
fundamentally, and there seems to be no historical record how version 0
even looks like while the comments and the parsing disagreed with each
other.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4027>
subprojects/gst-plugins-good/gst/isomp4/qtdemux.c