isomp4: actually make streamable fallback work
authorMatthew Waters <matthew@centricular.com>
Fri, 15 Jan 2021 09:53:27 +0000 (20:53 +1100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 23 Aug 2021 04:17:36 +0000 (04:17 +0000)
commit0d27e6f86ef9719b816a808709d9accddf11cc9f
treea7c128b713b87e8db3989ca97ba519a3d2f0076a
parentd806486503c50b40b115b5340e633d7b228bf93f
isomp4: actually make streamable fallback work

We weren't setting the fragment_mode field anymore now that the
implementation doesn't change based on the value of the streamable
property.  This lead to invalid files.

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