add tests to gst-plugins-base add a volume element test clean up volume a little...
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 20 Aug 2005 18:07:10 +0000 (18:07 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 20 Aug 2005 18:07:10 +0000 (18:07 +0000)
commit7da31ee8b419bda7b0b73a09123b5421840f9653
treeaacddfca670debf29fea55e19fc38e38217698cd
parentb05796c9d9579cbedd280ba93e7ffb5e676be960
add tests to gst-plugins-base add a volume element test clean up volume a little more for basetransform

Original commit message from CVS:
add tests to gst-plugins-base
add a volume element test
clean up volume a little more for basetransform
12 files changed:
Makefile.am
check/.gitignore [new file with mode: 0644]
check/Makefile.am [new file with mode: 0644]
check/elements/.gitignore [new file with mode: 0644]
check/elements/volume.c [new file with mode: 0644]
common
configure.ac
gst/volume/gstvolume.c
tests/check/.gitignore [new file with mode: 0644]
tests/check/Makefile.am [new file with mode: 0644]
tests/check/elements/.gitignore [new file with mode: 0644]
tests/check/elements/volume.c [new file with mode: 0644]