gstreamer/subprojects/gst-plugins-bad/sys/va
Víctor Manuel Jáquez Leal b53446ddc9 vapostproc: Simplify fixate.
The first approach to fixate was simply a copy&paste of both
videoconvert and videoscale, trying to keep their logic as isolated
as possible. But that brought duplicated and sparse logic.

This patch merge both approaches simplifying the fixate operation.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1109>
2021-10-13 14:59:09 +00:00
..
gstvaallocator.c va: allocator: dmabuf: Use GstVaSurfaceCopy, if possible. 2021-10-10 17:03:29 +00:00
gstvaallocator.h va: allocator: Add missing header file. 2021-10-10 17:03:29 +00:00
gstvaav1dec.c
gstvaav1dec.h
gstvabasedec.c
gstvabasedec.h
gstvabasetransform.c
gstvabasetransform.h
gstvacaps.c
gstvacaps.h
gstvadecoder.c
gstvadecoder.h
gstvadeinterlace.c va: filter, deinterlace, vpp: Add gst_va_buffer_get_surface_flags(). 2021-10-13 14:59:09 +00:00
gstvadeinterlace.h
gstvadevice.c va: Make libgudev dependency optional. 2021-10-04 10:19:36 +00:00
gstvadevice.h
gstvadisplay_priv.c va: display: Add gst_va_display_has_vpp() 2021-10-10 17:03:29 +00:00
gstvadisplay_priv.h va: display: Add gst_va_display_has_vpp() 2021-10-10 17:03:29 +00:00
gstvafilter.c va: filter, deinterlace, vpp: Add gst_va_buffer_get_surface_flags(). 2021-10-13 14:59:09 +00:00
gstvafilter.h va: filter, deinterlace, vpp: Add gst_va_buffer_get_surface_flags(). 2021-10-13 14:59:09 +00:00
gstvah264dec.c codecs: h264decoder: Use GstFlowReturn everywhere 2021-10-04 20:56:46 +00:00
gstvah264dec.h
gstvah265dec.c codecs: h265decoder: Use GstFlowReturn everywhere 2021-10-04 20:56:46 +00:00
gstvah265dec.h
gstvampeg2dec.c codecs: mpeg2decoder: Use GstFlowReturn everywhere 2021-10-04 20:56:46 +00:00
gstvampeg2dec.h
gstvapool.c
gstvapool.h
gstvaprofile.c
gstvaprofile.h
gstvasurfacecopy.c va: Add GstVaSurfaceCopy class. 2021-10-10 17:03:29 +00:00
gstvasurfacecopy.h va: Add GstVaSurfaceCopy class. 2021-10-10 17:03:29 +00:00
gstvautils.c
gstvautils.h
gstvavideoformat.c
gstvavideoformat.h
gstvavp8dec.c
gstvavp8dec.h
gstvavp9dec.c
gstvavp9dec.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstvavpp.c vapostproc: Simplify fixate. 2021-10-13 14:59:09 +00:00
gstvavpp.h
meson.build va: Add GstVaSurfaceCopy class. 2021-10-10 17:03:29 +00:00
plugin.c
vasurfaceimage.c va: Add GstVaSurfaceCopy class. 2021-10-10 17:03:29 +00:00
vasurfaceimage.h va: Add GstVaSurfaceCopy class. 2021-10-10 17:03:29 +00:00