mssdemux2: Ensure stream/track uniqueness
authorEdward Hervey <edward@centricular.com>
Thu, 28 Apr 2022 08:46:34 +0000 (10:46 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 28 Apr 2022 10:45:37 +0000 (10:45 +0000)
commit2ec79418df0dd2de8d4f4d8e35459464497ef146
tree3e06bf31550e810ad4a0ca146ba590aef8d096f6
parent10f72da5040b74678c8f81723971127ee8bee04f
mssdemux2: Ensure stream/track uniqueness

If there is more than one track of the same type (say audio), we would end up
creating several stream/types with the same name.

Instead use the MSS stream name property to make them unique

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2319>
subprojects/gst-plugins-good/ext/adaptivedemux2/mss/gstmssdemux.c
subprojects/gst-plugins-good/ext/adaptivedemux2/mss/gstmssmanifest.c
subprojects/gst-plugins-good/ext/adaptivedemux2/mss/gstmssmanifest.h