gstreamer/gst/deinterlace
Jan Schmidt 1106eb16b6 deinterlace: Handle NV12/NV21 for the greedyl mode.
Don't fall back on the default interpolate_scanline function, which
blindly tries to copy from the next field, which can be NULL in
mixed progressive/interlaced streams

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/585>
2020-05-09 03:07:33 +10:00
..
tvtime deinterlace: Handle NV12/NV21 for the greedyl mode. 2020-05-09 03:07:33 +10:00
gstdeinterlace.c deinterlace: Add C implementation of YADIF 2020-05-06 17:08:06 +00:00
gstdeinterlace.h deinterlace: Add C implementation of YADIF 2020-05-06 17:08:06 +00:00
gstdeinterlacemethod.c deinterlace: Call the planar functions for the Y plane of nv12/nv21 2020-05-06 17:08:06 +00:00
gstdeinterlacemethod.h deinterlace: Allow for 5 fields for interpolation 2020-05-06 17:08:06 +00:00
meson.build deinterlace: Add C implementation of YADIF 2020-05-06 17:08:06 +00:00
tvtime-dist.c Update ORC files 2018-02-09 09:00:46 +01:00
tvtime-dist.h Release 1.1.1 2013-06-05 18:31:40 +02:00
tvtime.orc deinterlace: Fix greedyl Orc implementation 2010-09-05 18:42:59 -07:00
yadif.c deinterlace: Support packed formats for YADIF 2020-05-06 17:08:06 +00:00
yadif.h deinterlace: Add C implementation of YADIF 2020-05-06 17:08:06 +00:00