[0.11] gst-plugins-base: plugins: more porting to new memory API

Wim Taymans wtay at kemper.freedesktop.org
Wed Mar 30 12:41:04 PDT 2011


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

Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Sun Mar 27 18:30:24 2011 +0200

plugins: more porting to new memory API

---

 ext/libvisual/visual.c          |   11 ++++++-
 ext/ogg/gstoggaviparse.c        |   38 +++++++++++++------------
 ext/ogg/gstoggdemux.c           |   17 ++++++-----
 ext/ogg/gstoggmux.c             |   36 +++++++++++++++---------
 ext/ogg/gstoggparse.c           |   17 ++++++-----
 ext/ogg/gstoggstream.c          |   11 +------
 ext/ogg/gstogmparse.c           |   30 +++++++++-----------
 ext/pango/gsttextoverlay.c      |   55 +++++++++++++++++++-----------------
 ext/pango/gsttextrender.c       |   12 +++++---
 ext/theora/gsttheoradec.c       |   58 ++++++++++++++++++++-------------------
 ext/theora/gsttheoraenc.c       |   32 +++++++++++++++------
 ext/theora/gsttheoraparse.c     |    6 ++--
 gst-libs/gst/tag/gstvorbistag.c |   33 +++++++++++++++++++++-
 gst-libs/gst/tag/tag.h          |    4 +++
 14 files changed, 215 insertions(+), 145 deletions(-)

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


More information about the gstreamer-commits mailing list