vabaseenc: Scope error bail out.
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 11 Aug 2022 10:50:27 +0000 (12:50 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 26 Oct 2022 08:19:32 +0000 (08:19 +0000)
commit79c47fbdb8edf5911fc6f378546be586702fba32
tree4f02f1f69f072ad9a57370800530099c3e9b4845
parentd608872ba355bcbe06826a706a6b4fddf0213b05
vabaseenc: Scope error bail out.

Though this is not enforced by the GStreamer code style, it's clearer
to add a nested scope for error handling using label/goto.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3063>
subprojects/gst-plugins-bad/sys/va/gstvabaseenc.c