gstreamer/gst/deinterlace2
Sebastian Dröge 5874d6f330 gst/deinterlace2/gstdeinterlace2.*: Call the current instance "self" instead of "object".
Original commit message from CVS:
* gst/deinterlace2/gstdeinterlace2.c:
(gst_deinterlace_method_deinterlace_frame),
(gst_deinterlace2_set_method), (gst_deinterlace2_init),
(gst_deinterlace2_reset_history), (gst_deinterlace2_reset),
(gst_deinterlace2_set_property), (gst_deinterlace2_get_property),
(gst_deinterlace2_pop_history), (gst_deinterlace2_head_history),
(gst_deinterlace2_push_history), (gst_deinterlace2_chain),
(gst_deinterlace2_setcaps), (gst_deinterlace2_sink_event),
(gst_deinterlace2_change_state), (gst_deinterlace2_src_event),
(gst_deinterlace2_src_query):
* gst/deinterlace2/gstdeinterlace2.h:
Call the current instance "self" instead of "object".
2008-07-05 19:20:30 +00:00
..
tvtime gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and export the different settings for each d... 2008-07-05 16:47:32 +00:00
gstdeinterlace2.c gst/deinterlace2/gstdeinterlace2.*: Call the current instance "self" instead of "object". 2008-07-05 19:20:30 +00:00
gstdeinterlace2.h gst/deinterlace2/gstdeinterlace2.*: Call the current instance "self" instead of "object". 2008-07-05 19:20:30 +00:00
Makefile.am gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and export the different settings for each d... 2008-07-05 16:47:32 +00:00