[Bug 747232] Port and optimize GstGL deinterlace filter
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon May 9 12:08:20 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=747232
Julien Isorce <julien.isorce at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jared.hu at nxp.com,
| |ystreet00 at gmail.com
--- Comment #3 from Julien Isorce <julien.isorce at gmail.com> ---
Hi Haihua, thx for porting it to GLES2
(https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=0cfb0890ce9a20f096a0a9c9f23b656f436794c6).
But it was still not efficient enough on embedded right ? That's why you wrote
the other method ?
typedef enum
{
GST_GL_DEINTERLACE_VFIR, -> this one
GST_GL_DEINTERLACE_GREEDYH
} GstGLDeinterlaceMethod;
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list