gstreamer/subprojects/gstreamer-vaapi/gst/vaapi
Víctor Manuel Jáquez Leal 180465c005 vaapidecode,vaapipostproc: Disable DMAbuf from caps negotiation
Given the amount of complains about artifacts when negotiating dmabuf
given incompatible drm-formats, and that there's no enough bandwidth
for a proper and quick fix in gstreamer-vaapi, this patch disables,
from decoders and postprocessor, the DMABuf caps feature.

For those who needs DMABuf can use the va elements in -bad, increasing
their ranking for autoplugging by using the environment variable
GST_PLUGIN_FEATURE_RANK=vah264dec:MAX, for example.

This can be considered a first step to the deprecation of
gstreamer-vaapi in favor of the va plugin in -bad.

Fixes: #1137
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5010>
2023-07-12 19:30:36 +00:00
..
gstcompat.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapi.c vaapi: prefix USE_FOO defines to fix build with mesa 22.3.0 2022-12-11 08:58:23 +00:00
gstvaapi.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapidecode.c vaapidecode,vaapipostproc: Disable DMAbuf from caps negotiation 2023-07-12 19:30:36 +00:00
gstvaapidecode.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapidecode_props.c Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapidecode_props.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapidecodebin.c vaapidecodebin: don't load vaapipostproc if not available 2023-06-08 12:50:41 +00:00
gstvaapidecodebin.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapidecodedoc.c Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode.c gstreamer-vaapi: drop use of GSlice allocator 2023-01-24 22:30:10 +00:00
gstvaapiencode.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_h264.c Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_h264.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_h265.c Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_h265.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_jpeg.c Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_jpeg.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_mpeg2.c Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_mpeg2.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_vp8.c Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_vp8.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_vp9.c Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapiencode_vp9.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapioverlay.c vaapioverlay: inline sinkpad scaling support 2022-02-16 19:19:56 -08:00
gstvaapioverlay.h vaapioverlay: inline sinkpad scaling support 2022-02-16 19:19:56 -08:00
gstvaapipluginbase.c vaapi: prefix USE_FOO defines to fix build with mesa 22.3.0 2022-12-11 08:58:23 +00:00
gstvaapipluginbase.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapipluginutil.c vaapi: prefix USE_FOO defines to fix build with mesa 22.3.0 2022-12-11 08:58:23 +00:00
gstvaapipluginutil.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapipostproc.c vaapidecode,vaapipostproc: Disable DMAbuf from caps negotiation 2023-07-12 19:30:36 +00:00
gstvaapipostproc.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapipostprocutil.c Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapipostprocutil.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapisink.c vaapi: prefix USE_FOO defines to fix build with mesa 22.3.0 2022-12-11 08:58:23 +00:00
gstvaapisink.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapivideobuffer.c Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapivideobuffer.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapivideobufferpool.c vaapi: prefix USE_FOO defines to fix build with mesa 22.3.0 2022-12-11 08:58:23 +00:00
gstvaapivideobufferpool.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapivideocontext.c vaapi: prefix USE_FOO defines to fix build with mesa 22.3.0 2022-12-11 08:58:23 +00:00
gstvaapivideocontext.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapivideomemory.c gstreamer-vaapi: drop use of GSlice allocator 2023-01-24 22:30:10 +00:00
gstvaapivideomemory.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapivideometa.c gstreamer-vaapi: drop use of GSlice allocator 2023-01-24 22:30:10 +00:00
gstvaapivideometa.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
gstvaapivideometa_texture.c gstreamer-vaapi: drop use of GSlice allocator 2023-01-24 22:30:10 +00:00
gstvaapivideometa_texture.h Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00
meson.build Move files from gstreamer-vaapi into the "subprojects/gstreamer-vaapi/" subdir 2021-09-24 16:14:54 -03:00