summaryrefslogtreecommitdiff
path: root/tests/check/elements/audioresample.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-04tests/check/elements/audioresample.c: avoid implict int ot float conversionJordan Petridis1-2/+2
2020-05-27audioresample: Add new test that checks for downstream renegotiationSebastian Dröge1-0/+174
2020-05-27audioresample: Fix up test_live_switchSebastian Dröge1-77/+77
2018-01-16tests: include config.h and don't include unix headersTim-Philipp Müller1-2/+3
2014-04-15audioresample: Fix memory leaks in testSebastian Dröge1-11/+7
2013-05-10tests: Fix event order and missing eventsSebastian Dröge1-19/+15
2013-03-03tests: fix leak in audioresample unit testTim-Philipp Müller1-0/+6
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-07tests: fix audioresample unit test for big-endian systemsTim-Philipp Müller1-5/+4
2012-02-03tests: fix audioresample testWim Taymans1-70/+57
2012-01-31tests: fix audioresample formatsWim Taymans1-10/+10
2012-01-25port to new map APIWim Taymans1-28/+29
2012-01-04tests: port and enable more unit testsWim Taymans1-63/+59
2011-12-02Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+1
2011-12-02various: typo fixesPiotr Fusik1-1/+1
2011-12-02Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+1
2011-12-01tests: fix caps leak in audioresample testsTim-Philipp Müller1-0/+1
2011-09-29tests: update for new audio capsWim Taymans1-24/+23
2011-08-16Merge branch 'master' into 0.11Wim Taymans1-2/+193
2011-08-16audioresample: add FFT based checksVincent Penquerc'h1-2/+193
2011-04-29tests: make unit tests compileWim Taymans1-1/+7
2011-03-28tests: work on porting the unit testsWim Taymans1-12/+21
2010-12-13tests: audioresample: adjust unit test to relaxed discont checkingMark Nauwelaerts1-8/+8
2010-06-15Revert "audioresample: set pads as negotiable"Edward Hervey1-3/+0
2010-06-14audioresample: set pads as negotiableWim Taymans1-0/+3
2010-03-11Add -Wmissing-declarations -Wmissing-prototypes to warning flagsBenjamin Otte1-2/+2
2009-09-11check: Improve audioresample testJan Schmidt1-1/+2
2009-08-26audioresample: Add unit test for checking for timestamp driftsSebastian Dröge1-0/+169
2009-08-26audioresample: Improve debugging a bit in the unit testSebastian Dröge1-0/+2
2009-05-12tests: fix audioresample unit test on big endian architecturesTim-Philipp Müller1-1/+1
2009-04-01audioresample: fix negotiation so that upstream can actually fixate to downst...Tim-Philipp Müller1-0/+54
2009-01-23Rename files and types from speexresample to audioresampleSebastian Dröge1-13/+145
2008-09-01tests/check/elements/audioresample.c: Now that GstBaseTransform is 'fixed' .....Edward Hervey1-14/+27
2008-05-13tests/check/elements/audioresample.c: Add unit test for the latest basetransf...Sjoerd Simons1-43/+77
2008-05-08gst/audioresample/gstaudioresample.c: Let audioresample use the buffer alloca...Sjoerd Simons1-0/+89
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian 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