gstreamer/gst/deinterlace2
Sebastian Dröge 163ff0f9a4 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.
2008-08-02 18:18:54 +00:00
..
tvtime gst/deinterlace2/tvtime/: Add the MMX registers to the clobbered registers only if __MMX__ is defined. 2008-08-02 18:13:20 +00:00
gstdeinterlace2.c gst/deinterlace2/gstdeinterlace2.*: Add a GstDeinterlaceSimpleMethod subclass of GstDeinterlaceMethod that can be use... 2008-08-02 18:18:54 +00:00
gstdeinterlace2.h gst/deinterlace2/gstdeinterlace2.*: Add a GstDeinterlaceSimpleMethod subclass of GstDeinterlaceMethod that can be use... 2008-08-02 18:18:54 +00:00
Makefile.am gst/deinterlace2/: Enable tomsmocomp again as the C port will be ready for the next release. 2008-08-02 18:09:56 +00:00