va: decode: fix display type
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Sun, 6 Dec 2020 17:03:47 +0000 (18:03 +0100)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Sun, 6 Dec 2020 17:03:47 +0000 (18:03 +0100)
commit34683c36dea7f89815f0b18f30e2d51f42cd6321
tree5deef96375038a7634f24ff8156a941f05def074
parent102c60f82cb2ea60c484b60de91c24bf5a3d144c
va: decode: fix display type

Instead of a pointer to GstVaDisplay it was used a VADisplay type, which in
certain platforms is the same, and the compiler didn't complain.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1860>
sys/va/gstvadecoder.h