gstreamer/subprojects/gstreamer-vaapi/gst/vaapi
Víctor Manuel Jáquez Leal 544829382c vaapipluginutil: use a static map format-chroma
Instead of registering the whole list of formats associated to a chroma, our
experience with GstVA tells that entry points only handles one color format per
supported chroma, and they are reflected in the static table.

This avoids exposing unsupported color formats for negotiation.

Fixes: #3914
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7708>
2024-10-28 17:30:36 +01:00
..
gstcompat.h
gstvaapi.c vaapi: demote encoders ranks to none 2024-10-28 17:30:36 +01:00
gstvaapi.h
gstvaapidecode.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
gstvaapidecode.h
gstvaapidecode_props.c
gstvaapidecode_props.h
gstvaapidecodebin.c vaapidecodebin: don't load vaapipostproc if not available 2023-06-08 12:50:41 +00:00
gstvaapidecodebin.h
gstvaapidecodedoc.c
gstvaapiencode.c gstreamer-vaapi: drop use of GSlice allocator 2023-01-24 22:30:10 +00:00
gstvaapiencode.h
gstvaapiencode_h264.c
gstvaapiencode_h264.h
gstvaapiencode_h265.c
gstvaapiencode_h265.h
gstvaapiencode_jpeg.c
gstvaapiencode_jpeg.h
gstvaapiencode_mpeg2.c
gstvaapiencode_mpeg2.h
gstvaapiencode_vp8.c
gstvaapiencode_vp8.h
gstvaapiencode_vp9.c
gstvaapiencode_vp9.h
gstvaapioverlay.c
gstvaapioverlay.h
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
gstvaapipluginutil.c vaapipluginutil: use a static map format-chroma 2024-10-28 17:30:36 +01:00
gstvaapipluginutil.h
gstvaapipostproc.c vaapidecode,vaapipostproc: Disable DMAbuf from caps negotiation 2023-07-12 19:30:36 +00:00
gstvaapipostproc.h
gstvaapipostprocutil.c
gstvaapipostprocutil.h
gstvaapisink.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
gstvaapisink.h
gstvaapivideobuffer.c
gstvaapivideobuffer.h
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
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
gstvaapivideomemory.c common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
gstvaapivideomemory.h
gstvaapivideometa.c gstreamer-vaapi: drop use of GSlice allocator 2023-01-24 22:30:10 +00:00
gstvaapivideometa.h
gstvaapivideometa_texture.c gstreamer-vaapi: drop use of GSlice allocator 2023-01-24 22:30:10 +00:00
gstvaapivideometa_texture.h
meson.build