gstreamer/ext/amrnb
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
..
amrnb.c configure.ac: rework similarly to other modules 2006-04-01 09:54:39 +00:00
amrnbdec.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:42:19 +00:00
amrnbdec.h ext/amrnb/amrnbdec.*: Fix amrnbdec, handle events, take copy from adapter since the decoder apparently writes in the ... 2006-02-06 15:55:28 +00:00
amrnbenc.c add test for amrnbenc, enable test infrastructure, and fix a leak 2006-04-10 14:47:11 +00:00
amrnbenc.h ext/amrnb/: Further fancyfication. 2006-03-02 20:03:00 +00:00
amrnbparse.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:42:19 +00:00
amrnbparse.h ext/amrnb/: Ported AMR decoder/parse. 2005-05-18 16:51:46 +00:00
Makefile.am fix silly Makefile.am bug so they link correctly again 2005-12-02 12:28:03 +00:00