Skip to content

urisourcebin: Fix usage of raw and non-raw source provider

Edward Hervey requested to merge bilboed/gstreamer:urisourcebin-mixed-raw into main

The computation in analyze_source was wrong, and would state that the element has "all raw source pads" if it had at least one.

Fixes #1029 (closed)

Merge request reports