va: Remove last_ret error handling in decoders.
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 23 Nov 2022 17:29:58 +0000 (18:29 +0100)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 1 Dec 2022 18:54:14 +0000 (18:54 +0000)
commitf1a9728b307a094651a596f72a605e2be2888ff1
tree276d8bff0d5bd79c40a49be5a0493754fcf1d715
parentde5b76a922aa466fd86043ce97d782b832e1e48a
va: Remove last_ret error handling in decoders.

It was used in the early development of the base classes. Now it
shouldn't be needed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3480>
subprojects/gst-plugins-bad/sys/va/gstvaav1dec.c
subprojects/gst-plugins-bad/sys/va/gstvah264dec.c
subprojects/gst-plugins-bad/sys/va/gstvah265dec.c
subprojects/gst-plugins-bad/sys/va/gstvavp8dec.c