adaptivedemux2: Handle return in seek handling
authorEdward Hervey <edward@centricular.com>
Thu, 9 Feb 2023 13:54:27 +0000 (14:54 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 23 Jun 2023 06:54:20 +0000 (08:54 +0200)
commit38beda2b8efb4a00a50eafa985511e58d80d84a2
treefa7d452a9bb1f07a29ded89f5da63858b6d9c9c3
parenta2272dc6aca1ab36258abb3e346ba27d12dab126
adaptivedemux2: Handle return in seek handling

Various code path were repeating the same logic, and risk forgetting a lock
release.

Unify all of them

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4922>
subprojects/gst-plugins-good/ext/adaptivedemux2/gstadaptivedemux.c