[0.11] gstreamer: funnel: Integrate into the build system and rename the types

Edward Hervey bilboed at kemper.freedesktop.org
Wed Mar 30 12:33:42 PDT 2011


Module: gstreamer
Branch: 0.11
Commit: 565efa30eaa05fd415a1ca54c13aa5ede117a26f
URL:    http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=565efa30eaa05fd415a1ca54c13aa5ede117a26f

Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue Mar 29 10:42:31 2011 +0200

funnel: Integrate into the build system and rename the types

---

 docs/plugins/gstreamer-plugins-docs.sgml       |    1 +
 docs/plugins/gstreamer-plugins-sections.txt    |   15 +++
 docs/plugins/gstreamer-plugins.hierarchy       |   49 +++++-----
 docs/plugins/inspect/plugin-coreelements.xml   |   21 ++++
 docs/plugins/inspect/plugin-staticelements.xml |   12 ++
 plugins/elements/Makefile.am                   |    2 +
 plugins/elements/gstelements.c                 |    2 +
 plugins/elements/gstfunnel.c                   |  131 ++++++++++--------------
 plugins/elements/gstfunnel.h                   |   44 ++++----
 tests/check/Makefile.am                        |    1 +
 tests/check/elements/funnel.c                  |    4 +-
 11 files changed, 158 insertions(+), 124 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gstreamer/diff/?id=565efa30eaa05fd415a1ca54c13aa5ede117a26f


More information about the gstreamer-commits mailing list