vah265dec: Fix end_picture() vmethod.
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 25 Oct 2021 14:53:14 +0000 (16:53 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 25 Oct 2021 15:01:26 +0000 (17:01 +0200)
commit74c75b1e8bf6b3ddbd5cc75b8d87da57d08e6689
tree2509976d2b8c5ab5fa1a577f10dd69badcc6627c
parent1912bcbcc42e8ee2c4948511619219f5722631d2
vah265dec: Fix end_picture() vmethod.

Since commit 88437a9c the signature of h265decoder's end_picture()
changed to return GstFlowReturn, but vah265dec was not updated.

This commit fixes this regression.

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