va: encoder: Don't preallocate reconstruct buffers.
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 3 Mar 2022 14:06:00 +0000 (15:06 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 7 Mar 2022 16:31:41 +0000 (16:31 +0000)
commit0c7fe8038760299863827bb8c51f50851c9fc2d6
tree683bc33f444467b0e9e67af23556aa4d82f2c583
parentfa6f34d595f93a020826e3d77164551818e1b5fd
va: encoder: Don't preallocate reconstruct buffers.

It's not required by VA to register the reconstruct buffers at context
creation, just as in decoders.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1857>
subprojects/gst-plugins-bad/sys/va/gstvaencoder.c
subprojects/gst-plugins-bad/sys/va/gstvaencoder.h
subprojects/gst-plugins-bad/sys/va/gstvah264enc.c