Skip to content

Various value/pad fixes

Edward Hervey requested to merge bilboed/gstreamer:minorfix into master

basetransform: Minor refactoring

Move checks related to peerfilter in one place. No impact except for logic.

gstvalue: Minor list intersection optimization

When matching against the 2nd list, increment the starting position of the inner
list iteration.

Merge request reports