[MOVED FROM BAD 36/56] gst/deinterlace2/gstdeinterlace2.*: Add a GstDeinterlaceSimple...
authorSebastian Dröge <slomo@circular-chaos.org>
Sat, 2 Aug 2008 18:18:54 +0000 (18:18 +0000)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 13 May 2009 08:34:01 +0000 (10:34 +0200)
commit2403fa4e4c986fb85809afe2f798eb5c127f883f
tree380e011c3a851497a5bf869e2b03a54718abe103
parent720506a499545fd2690c99831f2bc846641515e2
[MOVED FROM BAD 36/56] gst/deinterlace2/gstdeinterlace2.*: Add a GstDeinterlaceSimpleMethod subclass of GstDeinterlaceMethod that can be use...

Original commit message from CVS:
* gst/deinterlace2/gstdeinterlace2.c:
(gst_deinterlace_simple_method_interpolate_scanline),
(gst_deinterlace_simple_method_copy_scanline),
(gst_deinterlace_simple_method_deinterlace_frame),
(gst_deinterlace_simple_method_class_init),
(gst_deinterlace_simple_method_init):
* gst/deinterlace2/gstdeinterlace2.h:
Add a GstDeinterlaceSimpleMethod subclass of GstDeinterlaceMethod that
can be used by simple deinterlacing methods. They only have to provide
a function for interpolating a scanline or copying a scanline.
gst/deinterlace2/gstdeinterlace2.c
gst/deinterlace2/gstdeinterlace2.h