yadif: remove plugin, there's now deinterlace method=yadif
authorTim-Philipp Müller <tim@centricular.com>
Thu, 11 Jun 2020 18:35:29 +0000 (19:35 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 11 Jun 2020 20:52:49 +0000 (21:52 +0100)
commitc7095abd31a2828ef7832744bc2e221650c6502e
treedad37cada6cf2bb7ef6dee458536bca094a29fe3
parent2e1bec7ff6b7be0023e77a6e41ce61dd8da82cb1
yadif: remove plugin, there's now deinterlace method=yadif

Plugin code was still the GPL version, and the
functionality has now been moved into the deinterlace
element in gst-plugins-good as method=yadif (and LGPL).

See https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/444
and https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/621

Closes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/216
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/463

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1336>
docs/plugins/gst_plugins_cache.json
gst/meson.build
gst/yadif/gstyadif.c [deleted file]
gst/yadif/gstyadif.h [deleted file]
gst/yadif/meson.build [deleted file]
gst/yadif/vf_yadif.c [deleted file]
gst/yadif/yadif.c [deleted file]
gst/yadif/yadif_template.c [deleted file]
meson_options.txt