gstreamer/subprojects/gst-plugins-base/gst-libs/gst
Nicolas Dufresne aaa01ac30a gstgl: Fix handling of padded tile formats
When a tile format is padded and imported as DMABuf, the stride
contains the information about the actual width and height in
number of tiles. This information is needed by the detiling shader
in order accuratly calculate the location of pixels. To fix that,
we also copy the offset and strides into the otuput format and
the converter will ensure that the shader is recompiled whenever
the stride changes.

This fixes video corruptions observed when decoding on MT8195
with videos that aren't not aligned to 64bytes in width.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3365>
2022-11-09 17:15:32 +00:00
..
allocators allocators: Add/fix various annotations 2022-10-18 13:51:17 +03:00
app core/base: Only post latency messages if the latency values have actually changed 2022-10-27 15:25:22 +00:00
audio core/base: Only post latency messages if the latency values have actually changed 2022-10-27 15:25:22 +00:00
fft meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
gl gstgl: Fix handling of padded tile formats 2022-11-09 17:15:32 +00:00
pbutils discoverer: Annotate DiscovererInfo::get_audio_streams() and others with the concrete stream info type 2022-11-07 19:04:49 +00:00
riff riff: Mark jpeg as parsed 2022-10-13 13:53:29 -04:00
rtp rtp: Add/fix various annotations 2022-10-18 08:56:58 +00:00
rtsp Fix various warnings from gobject-introspection 2022-10-25 09:45:25 +03:00
sdp Fix various warnings from gobject-introspection 2022-10-25 09:45:25 +03:00
tag tag: Add/fix various annotations 2022-10-18 13:51:17 +03:00
video core/base: Only post latency messages if the latency values have actually changed 2022-10-27 15:25:22 +00:00
glib-compat-private.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
meson.build sdp: Handle level-asymmetry-allowed for H264 streams 2021-12-12 10:59:00 -03:00