[0.11] gst-plugins-base: add parent to pad functions

Wim Taymans wtay at kemper.freedesktop.org
Thu Nov 17 07:16:24 PST 2011


Module: gst-plugins-base
Branch: 0.11
Commit: e302833e6580c4b70b53c01812ae7495de28c1a0
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=e302833e6580c4b70b53c01812ae7495de28c1a0

Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Thu Nov 17 12:48:25 2011 +0100

add parent to pad functions

---

 ext/libvisual/visual.c                 |   29 ++++++++------
 ext/ogg/gstoggaviparse.c               |   14 ++++---
 ext/ogg/gstoggdemux.c                  |   27 +++++++------
 ext/ogg/gstoggmux.c                    |   15 ++++---
 ext/ogg/gstoggparse.c                  |    7 ++-
 ext/ogg/gstogmparse.c                  |   17 ++++----
 ext/pango/gstbasetextoverlay.c         |   64 +++++++++++++-------------------
 ext/pango/gsttextrender.c              |    6 +-
 ext/theora/gsttheoradec.c              |   29 +++++++-------
 ext/theora/gsttheoraenc.c              |   21 ++++++----
 ext/theora/gsttheoraparse.c            |   26 ++++++-------
 ext/vorbis/gstvorbisparse.c            |   24 ++++++------
 gst-libs/gst/audio/gstaudiodecoder.c   |   31 +++++++--------
 gst-libs/gst/audio/gstaudioencoder.c   |   18 +++++----
 gst-libs/gst/rtp/gstrtpbasedepayload.c |   19 +++------
 gst-libs/gst/rtp/gstrtpbasepayload.c   |   39 +++++++------------
 gst-libs/gst/tag/gsttagdemux.c         |   36 +++++++++--------
 gst-libs/gst/tag/gsttagmux.c           |   20 +++++-----
 gst/adder/gstadder.c                   |   18 ++++----
 gst/audiorate/gstaudiorate.c           |   29 ++++++--------
 gst/encoding/gstsmartencoder.c         |   18 ++++----
 gst/encoding/gststreamcombiner.c       |   17 ++++----
 gst/encoding/gststreamsplitter.c       |   17 ++++----
 gst/gdp/gstgdpdepay.c                  |   24 ++++++------
 gst/gdp/gstgdppay.c                    |   25 ++++++------
 gst/playback/gstplaysinkconvertbin.c   |    9 ++--
 gst/playback/gststreamsynchronizer.c   |   25 ++++--------
 gst/playback/gstsubtitleoverlay.c      |   48 ++++++++++++-----------
 gst/subparse/gstssaparse.c             |   21 ++++++----
 gst/subparse/gstsubparse.c             |   37 +++++++++---------
 30 files changed, 353 insertions(+), 377 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-base/diff/?id=e302833e6580c4b70b53c01812ae7495de28c1a0


More information about the gstreamer-commits mailing list