summaryrefslogtreecommitdiff
path: root/tests/check/elements/vorbisdec.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-06tests: vorbisec: fix leaks in unit testTim-Philipp Müller1-0/+3
2018-01-16tests: include config.h and don't include unix headersTim-Philipp Müller1-2/+3
2013-05-10tests: Fix event order and missing eventsSebastian Dröge1-0/+6
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-14replace gst_tag_list_free with gst_tag_list_unrefMark Nauwelaerts1-1/+1
2012-08-09tests: fix vorbisdec testTim-Philipp Müller1-2/+8
2011-11-24tests: update for gstcheck API changeRené Stadler1-2/+2
2011-10-09Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-37/+0
2011-10-08tests: vorbisdec: remove empty header buffer checkMark Nauwelaerts1-37/+0
2011-03-28tests: work on porting the unit testsWim Taymans1-6/+6
2010-06-21tests: use our own macros for the tests main functionStefan Kost1-16/+1
2008-05-29tests/check/elements/vorbisdec.c: Remove wrong_channels_identification_header...Sebastian Dröge1-42/+0
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge1-10/+10
2007-06-27ext/vorbis/vorbisdec.c: Skip empty buffers, but not empty header buffers. Tha...Tim-Philipp Müller1-1/+135
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost1-0/+4
2006-09-16tests/check/: Fix big batch of compiler warnings.Stefan Kost1-3/+3
2006-06-02tests/check/: Don't busy-wait in tests; this was causing test timeouts very f...Michael Smith1-2/+0
2005-09-19check/Makefile.am: have some tests be disabled for valgrindingThomas Vander Stichele1-0/+3
2005-09-02All plugins updated for element state changes.Andy Wingo1-3/+6
2005-08-21make sure registry is built properlyThomas Vander Stichele1-3/+0
2005-08-21use the setup/teardown methods to save code. save code is good.Thomas Vander Stichele1-79/+85
2005-08-20yay, fix a segfault/security issue in vorbisdec gst-launch fakesrc ! vorbisde...Thomas Vander Stichele1-0/+251