[gst-cvs] gst-plugins-good: [MOVED FROM BAD 25/56] gst/deinterlace2/gstdeinterlace2.* : Call the current instance "self" instead of "object".
Sebastian Dröge
slomo at kemper.freedesktop.org
Wed May 13 01:50:08 PDT 2009
Module: gst-plugins-good
Branch: master
Commit: 0b3fb303818380554670ac19edf69e7563c426be
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=0b3fb303818380554670ac19edf69e7563c426be
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date: Sat Jul 5 19:20:30 2008 +0000
[MOVED FROM BAD 25/56] 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".
---
gst/deinterlace2/gstdeinterlace2.c | 414 ++++++++++++++++++------------------
gst/deinterlace2/gstdeinterlace2.h | 2 +-
2 files changed, 206 insertions(+), 210 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/diff/?id=0b3fb303818380554670ac19edf69e7563c426be
More information about the Gstreamer-commits
mailing list