RidgeRun / gst-interpipe

GStreamer plug-in for interpipeline communication
Other
140 stars 63 forks source link

Return listeners intersection only in get caps #146

Closed rrcarlosrodriguez closed 1 year ago

rrcarlosrodriguez commented 1 year ago

We were validating the intersection between listener caps and filter, causing caps renegotiation to fail in some cases. Now, interpipesink returns the intersection of its listeners only, and just check if it can be intersected with filter to fail otherwise