gstreamer/subprojects/gst-plugins-bad/sys/va
Víctor Manuel Jáquez Leal bb84a533bf va: basedec: Select output format with the used chroma in decoder.
Currently, video format is decided with downstream caps intersection,
but that's not correct since chroma is not considered. The video
decoders have to decide the output format given the used chroma, not
by the downstream caps negotiation.

This patch changes that. Still, caps feature is selected by caps
negotiation, then, with the preferred caps feature, the output format
is search within that caps feature.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2569>
2022-06-15 00:00:53 +00:00
..
gstvaav1dec.c
gstvaav1dec.h
gstvabasedec.c
gstvabasedec.h
gstvabaseenc.c
gstvabaseenc.h
gstvabasetransform.c
gstvabasetransform.h
gstvacaps.c
gstvacaps.h
gstvacompositor.c
gstvacompositor.h
gstvadecoder.c va: Set <gst/va/gstva.h> as library single point entry header. 2022-03-29 19:48:30 +00:00
gstvadecoder.h
gstvadeinterlace.c
gstvadeinterlace.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstvadevice.c
gstvadevice.h
gstvadisplay_priv.c
gstvadisplay_priv.h
gstvaencoder.c
gstvaencoder.h
gstvafilter.c
gstvafilter.h
gstvah264dec.c
gstvah264dec.h
gstvah264enc.c
gstvah264enc.h
gstvah265dec.c
gstvah265dec.h
gstvampeg2dec.c
gstvampeg2dec.h
gstvaprofile.c
gstvaprofile.h
gstvavp8dec.c
gstvavp8dec.h
gstvavp9dec.c
gstvavp9dec.h
gstvavpp.c
gstvavpp.h
meson.build
plugin.c
vacompat.h