parsebin: Expose streams of unknown type
authorEdward Hervey <edward@centricular.com>
Wed, 27 Apr 2022 07:22:40 +0000 (09:22 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 27 Apr 2022 16:24:55 +0000 (16:24 +0000)
commit0125d7525af00aef5e32792acb16ad550596e196
treed24c2665b914bd41259017268ceb75ab8ed84ac1
parent4fd3886f5dc7ddffc70a86506914fb13bf0df652
parsebin: Expose streams of unknown type

This actually respects the existing `expose-all-streams` property by exposing
them and having them present in the stream collection (as streams of type
unknown).

Fixes #1179

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2309>
subprojects/gst-plugins-base/gst/playback/gstparsebin.c
subprojects/gst-plugins-base/tools/gst-play.c