Skip to content

decodebin3: Remove spurious input locking during parsebin reconfiguration

Commit 22917b14 added extra locks in reset_input_parsebin() but all call sites of that function already take the input lock.

Merge request reports