gstreamer/gst
Víctor Manuel Jáquez Leal 27427c00c0 decoder: don't reply src caps query with allowed if pad is fixed
If the pad is already fixed the caps query have to be reply with the
current fixed caps. Otherwise the query has to be replied with the
autogeneratd src caps.

This path fix this by falling back to the normal caps query processing
if the pad is already fixed. Otherwise it will fetch the allowed src
pad caps.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/397>
2020-09-20 10:02:16 +02:00
..
vaapi decoder: don't reply src caps query with allowed if pad is fixed 2020-09-20 10:02:16 +02:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00