isomp4/qtmux: allow renegotiating when tier / level / profile change
authorMathieu Duponchelle <mathieu@centricular.com>
Mon, 9 Aug 2021 22:51:36 +0000 (00:51 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 20 Aug 2021 00:16:43 +0000 (00:16 +0000)
commitcb75eda13b20b5633546e40e7d8fcc0d479ee901
tree44081ed8c8d29013dafdb2bee5eb1d41fda0daf5
parent896c49cf4959815badcb5dd538a5d522a1f1629e
isomp4/qtmux: allow renegotiating when tier / level / profile change

Those are carried either in codec_data or in-band SPS (for avc3),
and it is OK for those to change, though decoders obviously need
to support it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1047>
gst/isomp4/gstqtmux.c