qtmux: support muxing multiple codec_data for h264/h265
authorMatthew Waters <matthew@centricular.com>
Mon, 26 Oct 2020 01:40:49 +0000 (12:40 +1100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 2 Nov 2020 03:32:50 +0000 (03:32 +0000)
commit9d74a608108bdfbc491858bca7af7c8c1b5c549a
treeef1013a6fc08f44a326eab392a8086c28b74395c
parentd664f400aa0465d3f917bcef5e7d8ac37cdf41b9
qtmux: support muxing multiple codec_data for h264/h265

Each codec_data is put into its own SampleTableEntry inside the stsd.

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