Skip to content

decodebin3: Dispose decoder in case linking failed

Philippe Normand requested to merge philn/gstreamer:db3-leak into main

Otherwise it will be leaked and remain forever in the bin when trying the next decoder candidate.

Merge request reports