mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
dc1ae0aaa0
This greatly reduces code duplication. It also exposed the cause for planar formats not being properly deinterlaced: The planar path was missing the initial offset adjustment that the packed path did to `L2` and `L2P` in the case of an even field, which caused it to select the wrong weave lines every other field. Add those offsets in `_plane`. Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1047 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1790> |
||
---|---|---|
.. | ||
tvtime | ||
x86 | ||
gstdeinterlace.c | ||
gstdeinterlace.h | ||
gstdeinterlacemethod.c | ||
gstdeinterlacemethod.h | ||
meson.build | ||
tvtime-dist.c | ||
tvtime-dist.h | ||
tvtime.orc | ||
yadif.c | ||
yadif.h |