summaryrefslogtreecommitdiffstats
path: root/tests/check/elements/audioresample.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...BRANCH-RELEASE-0_10_19Sebastian Dröge1-6/+4
2007-04-21tests/check/elements/audioresample.c: Add unit test for audioresample shutdow...Tim-Philipp Müller1-17/+48
2007-03-14gst/audioresample/gstaudioresample.c: Handle discontinuous streams.Julien Moutte1-0/+85
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost1-0/+2
2006-09-16tests/check/: Fix big batch of compiler warnings.Stefan Kost1-2/+0
2006-06-16tests/check/elements/audioresample.c: Add test case for bug #342789 fixed below.Tim-Philipp Müller1-0/+65
2006-06-16gst/audioresample/gstaudioresample.c: Implement GstBaseTransform::start and :...Tim-Philipp Müller1-0/+7
2006-06-02tests/check/: Don't busy-wait in tests; this was causing test timeouts very f...Michael Smith1-1/+0
2005-12-06expand tabsThomas Vander Stichele1-7/+7
2005-09-02All plugins updated for element state changes.Andy Wingo1-1/+2
2005-08-30check/elements/: Fix checks.Wim Taymans1-0/+2
2005-08-25some more testing for perfect streamsThomas Vander Stichele1-6/+23
2005-08-25add a check for audioresampleThomas Vander Stichele1-0/+227