Skip to content

hls/adaptive-demux: Fix caps query

This fixes an issue with hls/adaptivedemux presenting multiple variants (audio+video separately) where applications need to query the caps of the srcpads in order to plug downstream processing properly.

Merge request reports