Skip to content

parsebin: Expose streams of unknown type

Edward Hervey requested to merge bilboed/gstreamer:parse-unknown into main

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 (closed)

Merge request reports