[0.11] gst-plugins-base: tests: work on porting the unit tests
Wim Taymans
wtay at kemper.freedesktop.org
Wed Mar 30 12:41:05 PDT 2011
Module: gst-plugins-base
Branch: 0.11
Commit: 40dc12da3aa69b8452815aaf66995b44d505f0fb
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=40dc12da3aa69b8452815aaf66995b44d505f0fb
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Mon Mar 28 14:12:24 2011 +0200
tests: work on porting the unit tests
---
tests/check/elements/appsink.c | 23 ++--
tests/check/elements/audioconvert.c | 7 +-
tests/check/elements/audiorate.c | 5 +-
tests/check/elements/audioresample.c | 33 +++--
tests/check/elements/decodebin.c | 8 +-
tests/check/elements/decodebin2.c | 8 +-
tests/check/elements/ffmpegcolorspace.c | 6 +-
tests/check/elements/gdpdepay.c | 40 +++---
tests/check/elements/gdppay.c | 34 +++--
tests/check/elements/gnomevfssink.c | 7 +-
tests/check/elements/multifdsink.c | 35 +++--
tests/check/elements/playbin.c | 10 +-
tests/check/elements/playbin2.c | 8 +-
tests/check/elements/subparse.c | 22 ++-
tests/check/elements/textoverlay.c | 22 ++-
tests/check/elements/videorate.c | 66 +++++---
tests/check/elements/videoscale.c | 12 +-
tests/check/elements/videotestsrc.c | 6 +-
tests/check/elements/volume.c | 205 ++++++++++++++----------
tests/check/elements/vorbisdec.c | 12 +-
tests/check/elements/vorbistag.c | 53 +++---
tests/check/gst/typefindfunctions.c | 40 ++++--
tests/check/libs/audio.c | 112 +++++++------
tests/check/libs/cddabasesrc.c | 5 +-
tests/check/libs/libsabi.c | 1 -
tests/check/libs/netbuffer.c | 78 +++++++--
tests/check/libs/profile.c | 10 +-
tests/check/libs/rtp.c | 271 ++++++++++++++++++-------------
tests/check/libs/struct_i386.h | 4 -
tests/check/libs/tag.c | 45 ++++--
tests/check/pipelines/oggmux.c | 6 +-
tests/examples/app/appsink-src.c | 7 +-
tests/examples/app/appsrc-ra.c | 6 +-
tests/examples/app/appsrc-seekable.c | 5 +-
tests/examples/app/appsrc-stream.c | 5 +-
tests/examples/app/appsrc-stream2.c | 5 +-
tests/examples/app/appsrc_ex.c | 3 +-
tests/examples/seek/jsseek.c | 9 +-
tests/examples/seek/seek.c | 6 +-
tests/examples/snapshot/snapshot.c | 9 +-
tests/icles/playbin-text.c | 7 +-
41 files changed, 763 insertions(+), 493 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/diff/?id=40dc12da3aa69b8452815aaf66995b44d505f0fb
More information about the gstreamer-commits
mailing list