[0.11] gst-plugins-base: plugins: port some plugins to the 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: 3b03e235590aab42bde0aeeae3d5461e2372114e
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=3b03e235590aab42bde0aeeae3d5461e2372114e

Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Sun Mar 27 16:35:28 2011 +0200

plugins: port some plugins to the new memory API

---

 gst/adder/gstadder.c                       |   11 ++-
 gst/audioconvert/gstaudioconvert.c         |   36 ++++---
 gst/audiorate/gstaudiorate.c               |   14 ++-
 gst/audioresample/gstaudioresample.c       |   61 +++++++-----
 gst/audiotestsrc/gstaudiotestsrc.c         |    5 +-
 gst/ffmpegcolorspace/gstffmpegcodecmap.c   |   15 ++-
 gst/ffmpegcolorspace/gstffmpegcolorspace.c |   15 ++-
 gst/gdp/gstgdpdepay.c                      |   28 ++++--
 gst/gdp/gstgdppay.c                        |   59 +++--------
 gst/playback/gststreamsynchronizer.c       |    4 +-
 gst/subparse/gstssaparse.c                 |   33 ++++---
 gst/subparse/gstsubparse.c                 |   37 ++++---
 gst/tcp/gstmultifdsink.c                   |   29 +++---
 gst/tcp/gsttcp.c                           |   14 ++-
 gst/tcp/gsttcpclientsink.c                 |   16 ++--
 gst/tcp/gsttcpclientsrc.c                  |    2 +-
 gst/tcp/gsttcpserversrc.c                  |    2 +-
 gst/typefind/gsttypefindfunctions.c        |  147 ++++++++++++++--------------
 gst/videorate/gstvideorate.c               |    3 +-
 gst/videoscale/gstvideoscale.c             |   36 ++++---
 gst/videotestsrc/gstvideotestsrc.c         |   12 ++-
 gst/volume/gstvolume.c                     |    7 +-
 22 files changed, 319 insertions(+), 267 deletions(-)

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


More information about the gstreamer-commits mailing list