Commit graph

4 commits

Author SHA1 Message Date
Tim-Philipp Müller
7ad6c5e2a6 tests: add suppression for lame unit test 2011-04-19 17:26:42 +01:00
Thomas Vander Stichele
c538a643c3 one more suppression for FC4
Original commit message from CVS:
one more suppression for FC4
2006-04-12 16:21:17 +00:00
Michael Smith
5b94ce7897 The AMR encoder sucks giant sucky things through a sucky object with a giant sucking machine. More suppressions.
Original commit message from CVS:
The AMR encoder sucks giant sucky things through a sucky object with a giant
sucking machine. More suppressions.
2006-04-10 16:58:24 +00:00
Thomas Vander Stichele
566525df79 add test for amrnbenc, enable test infrastructure, and fix a leak
Original commit message from CVS:
add test for amrnbenc, enable test infrastructure, and fix a leak


* common/check.mak:
allow for specifying more than one suppressions file in SUPPRESSIONS
* Makefile.am:
* tests/Makefile.am:
* tests/check/.cvsignore:
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* configure.ac:
add tests/check
* tests/check/gst-plugins-ugly.supp:
add suppressions for libs used by -ugly
* tests/check/elements/amrnbenc.c: (buffer_new), (buffer_unref),
(setup_amrnbenc), (cleanup_amrnbenc), (push_data),
(GST_START_TEST), (amrnbenc_suite), (main):
add a simple test for encoding amr
* ext/amrnb/amrnbenc.c: (gst_amrnbenc_init):
fix pad template leaks
2006-04-10 14:47:11 +00:00