[gst-cvs] gstreamer-sharp: Drop StaticCaps bindings and let the StaticPadTemplate bindings be autogenerated

Sebastian Dröge slomo at kemper.freedesktop.org
Wed Apr 15 04:28:29 PDT 2009


Module: gstreamer-sharp
Branch: master
Commit: b24a603570ff368faa4b28e6986e5864288f01ad
URL:    http://cgit.freedesktop.org/gstreamer/gstreamer-sharp/commit/?id=b24a603570ff368faa4b28e6986e5864288f01ad

Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Apr 15 13:26:54 2009 +0200

Drop StaticCaps bindings and let the StaticPadTemplate bindings be autogenerated

Also fix some reference ownership issues in the StaticPadTemplate bindings
and make them a read-only container without any way to create new instances.

We don't need StaticCaps anywhere and StaticPadTemplates only for reading
the static pad templates of an element factory.

---

 doc/en/Gst/StaticCaps.xml                |   33 --------------------
 doc/en/Gst/StaticPadTemplate.xml         |    2 +-
 doc/en/index.xml                         |    1 -
 gstreamer-sharp/Gstreamer.metadata       |   11 ++++---
 gstreamer-sharp/Makefile.am              |    2 -
 gstreamer-sharp/StaticCaps.custom        |   48 ------------------------------
 gstreamer-sharp/StaticPadTemplate.custom |   40 -------------------------
 gstreamer-sharp/glue/Makefile.am         |    2 -
 gstreamer-sharp/glue/staticcaps.c        |   17 ----------
 gstreamer-sharp/glue/staticpadtemplate.c |   35 ---------------------
 10 files changed, 7 insertions(+), 184 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gstreamer-sharp/diff/?id=b24a603570ff368faa4b28e6986e5864288f01ad




More information about the Gstreamer-commits mailing list