gstreamer/subprojects/gst-plugins-bad/sys/va
Robert Mader f392e9b369 vabase: Stop aligning VideoInfo during DMABUF import
Doing so resets the stride from the VideoMeta and it wasn't done before
the commit below. While on it, drop the plane size check as we can't
reliably predict the correct size when using DRM modifiers.

Fixes: 89b0a6fa23 ("va: refactor buffer import")
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7187>
2024-07-18 09:10:23 +00:00
..
gstjpegdecoder.c
gstjpegdecoder.h
gstvaav1dec.c
gstvaav1dec.h
gstvaav1enc.c vaav1enc: Move repeat header data to a dedicated buffer 2024-06-27 12:48:37 +00:00
gstvaav1enc.h va: Implement the vaav1enc plugin 2024-01-30 08:24:26 +00:00
gstvabase.c vabase: Stop aligning VideoInfo during DMABUF import 2024-07-18 09:10:23 +00:00
gstvabase.h
gstvabasedec.c vabasedec: Initialize the allocation related variables in decide_allocation() 2024-07-04 06:48:45 +00:00
gstvabasedec.h
gstvabaseenc.c va: baseenc: Set the trellis parameter anyway 2024-07-04 05:59:06 +00:00
gstvabaseenc.h vabaseenc: Set the correct min_buffers for propose_allocation() 2024-05-16 14:54:40 +02:00
gstvabasetransform.c vabasetranform: Initialize the allocation related variables in decide_allocation() 2024-07-04 06:48:45 +00:00
gstvabasetransform.h
gstvacaps.c
gstvacaps.h
gstvacompositor.c vacompositor: Initialize the allocation related variables in decide_allocation() 2024-07-04 06:48:46 +00:00
gstvacompositor.h
gstvadecoder.c va: sink reference at instantiation 2024-04-03 08:48:25 +00:00
gstvadecoder.h
gstvadeinterlace.c vadeinterlace: Do not append ANY caps into pad template 2024-07-04 08:54:15 +00:00
gstvadeinterlace.h
gstvadevice.h
gstvadevice_linux.c
gstvadevice_win32.cpp
gstvadisplay_priv.c
gstvadisplay_priv.h
gstvaencoder.c va: sink reference at instantiation 2024-04-03 08:48:25 +00:00
gstvaencoder.h va: enc : checking surface alignment attribute 2024-03-18 16:34:42 +00:00
gstvafilter.c va: sink reference at instantiation 2024-04-03 08:48:25 +00:00
gstvafilter.h
gstvah264dec.c
gstvah264dec.h
gstvah264enc.c vah264enc: Init missing fields in reset_state() 2024-07-04 05:59:06 +00:00
gstvah264enc.h
gstvah265dec.c
gstvah265dec.h
gstvah265enc.c vah265enc: Set the trellis only when HW supports it 2024-07-04 05:59:07 +00:00
gstvah265enc.h
gstvajpegdec.c
gstvajpegdec.h
gstvampeg2dec.c
gstvampeg2dec.h
gstvapluginutils.c
gstvapluginutils.h
gstvaprofile.c
gstvaprofile.h
gstvavp8dec.c
gstvavp8dec.h
gstvavp9dec.c
gstvavp9dec.h
gstvavp9enc.c vabaseenc: Set the correct min_buffers for propose_allocation() 2024-05-16 14:54:40 +02:00
gstvavp9enc.h va: Implement the vavp9enc plugin 2024-03-20 08:53:11 +00:00
gstvavpp.c vavpp: simplify gst_va_vpp_transform_caps() 2024-07-04 08:54:16 +00:00
gstvavpp.h
meson.build va: Implement the vavp9enc plugin 2024-03-20 08:53:11 +00:00
plugin.c va: Blocklist i965 driver for encoding 2024-07-16 15:53:37 +00:00
vacompat.h