isomp4: Fix AV1 default alignment
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 2 Mar 2022 21:24:38 +0000 (16:24 -0500)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 4 Mar 2022 21:58:15 +0000 (21:58 +0000)
commitf6c070fbff3c0b323c9fca1c0cf252221f39d7fa
tree897594430fa259c060fcbcf45d6a07b498fda588
parent29826aa80e8ab56db106faac85187fdacb4c99ed
isomp4: Fix AV1 default alignment

ISOMP4 store TU (temporal units) worth of AV1. Expose this in the
caps to reduce overhead in the parser, and in the muxer to avoid
storing frames split in the wrong way.

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