[gst-cvs] wingo gstreamer: gstreamer/ gstreamer/gst/

wingo at kemper.freedesktop.org wingo at kemper.freedesktop.org
Wed Oct 8 03:12:59 PDT 2008


CVS Root:       /cvs/gstreamer
Module:         gstreamer
Changes by:     wingo
Date:           Wed Oct 08 2008  10:12:59 UTC

Log message:
2008-10-08  Andy Wingo  <wingo at pobox.com>
	* gst/gstghostpad.h (GstProxyPad, GstProxyPadClass, GstGhostPad)
	(GstGhostPadClass): Publically expose these structures so as to
	allow easy subclassing from C. Hide the member data behind a
	private opaque data pointer.
	* gst/gstghostpad.c: Adapt to store instance data in the type
	instance's private data region, not in the public struct.

Modified files:
    .               : ChangeLog
    gst             : gstghostpad.c gstghostpad.h

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/ChangeLog.diff?r1=1.4085&r2=1.4086
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstghostpad.c.diff?r1=1.57&r2=1.58
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstghostpad.h.diff?r1=1.6&r2=1.7




More information about the Gstreamer-commits mailing list