gstreamer/subprojects/gst-plugins-good/gst/deinterlace
Vivia Nikolaidou 3257ee4374 deinterlace: Fix vfir 16-bit orc calculations
memcpy works in bytes, but orc works in items, so given that the size
arguments is in bytes, we need to divide by the pixel stride.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5172>
2023-08-11 17:47:27 +00:00
..
tvtime deinterlace: Fix vfir 16-bit orc calculations 2023-08-11 17:47:27 +00:00
x86 yadif.asm: Fix improper usage of LOAD macro 2022-03-01 07:22:10 +00:00
gstdeinterlace.c deinterlace: Add support for high bitdepth planar YUV formats 2023-04-18 01:32:25 +09:00
gstdeinterlace.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstdeinterlacemethod.c deinterlace: Add support for high bitdepth planar YUV formats 2023-04-18 01:32:25 +09:00
gstdeinterlacemethod.h deinterlace: Add support for high bitdepth planar YUV formats 2023-04-18 01:32:25 +09:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
tvtime-dist.c deinterlace: Add support for high bitdepth planar YUV formats 2023-04-18 01:32:25 +09:00
tvtime-dist.h deinterlace: Add support for high bitdepth planar YUV formats 2023-04-18 01:32:25 +09:00
tvtime.orc deinterlace: Add support for high bitdepth planar YUV formats 2023-04-18 01:32:25 +09:00
yadif.c deinterlace: Add support for high bitdepth planar YUV formats 2023-04-18 01:32:25 +09:00
yadif.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00