Skip to content

parsebin: accept-caps handling for elements with unusual pad names

Philippe Normand requested to merge philn/gstreamer:parsebin-accept-caps into main

In case the last element of the parse chain doesn´t have a sink pad named "sink", send the accept-caps query to the first sink pad of the element.

Merge request reports