summaryrefslogtreecommitdiffstats
path: root/tests/check/elements
AgeCommit message (Expand)AuthorFilesLines
2008-10-30tests/check/elements/speexresample.c: Add pipeline unit tests for testing all...Sebastian Dröge1-1/+115
2008-10-30Add support for double samples as input and refactor the usage of the differe...Sebastian Dröge1-12/+31
2008-10-29gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it m...Sebastian Dröge1-0/+579
2008-09-01tests/check/elements/audioresample.c: Now that GstBaseTransform is 'fixed' .....Edward Hervey1-14/+27
2008-08-12Add documentation and unit test for x264enc.Mark Nauwelaerts1-0/+206
2008-07-19Remove interleave and replaygain plugins that have moved to -goodJan Schmidt5-4085/+0
2008-06-02gst/interleave/interleave.*: Allow setting channel positions via a property a...Sebastian Dröge1-6/+248
2008-05-29tests/check/elements/mplex.c: Don't use the deprecated gst_element_get_pad().Sebastian Dröge1-2/+2
2008-05-26gst/interleave/deinterleave.c: Add another example launch line.Sebastian Dröge1-0/+440
2008-05-26Don't use _gst_pad().Wim Taymans2-6/+6
2008-05-19tests/check/elements/deinterleave.c: Set keep-positions property to TRUE for ...Sebastian Dröge1-0/+1
2008-05-16gst/interleave/: Add support for all raw audio formats and provide better neg...Sebastian Dröge1-1/+17
2008-05-14tests/check/Makefile.am: Add deinterleave unit test to VALGRIND_TO_FIX, since...Tim-Philipp Müller1-0/+183
2008-05-14gst/interleave/: Split definitions into separate header files for better docu...Sebastian Dröge1-0/+358
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-04-21tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285.Sebastian Dröge1-0/+2
2008-04-21tests/check/elements/ofa.c: Don't leak the tags string and tag list. Fixes bu...Sebastian Dröge1-5/+9
2008-04-16tests/check/elements/ofa.c: Only check if the generated fingerprints are vali...Sebastian Dröge1-16/+4
2008-04-12Remove soup plugin that's moved to -good (#523124)Jan Schmidt1-453/+0
2008-04-10tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes...Sebastian Dröge1-2/+7
2008-04-05tests/check/elements/ofa.c: Also check that we have processed at least 135 se...Sebastian Dröge1-0/+28
2008-04-04tests/check/: Add simple unit tests for the OFA plugin.Sebastian Dröge2-0/+377
2008-03-24Make rganalysis and rglimiter elements GAP-flag aware.Rene Stadler2-0/+72
2008-03-22ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b...Sebastian Dröge1-1/+23
2008-03-13gst/selector/gstinputselector.*: Various cleanups.Wim Taymans1-2/+3
2008-03-05Port mplex element to 0.10. Fixes bug #520329.Mark Nauwelaerts1-0/+315
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...BRANCH-RELEASE-0_10_19Sebastian Dröge1-6/+4
2008-02-26Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens1-0/+17
2008-02-25gst/selector/gstinputselector.*: Added "select-all" property to make it work ...Stefan Kost2-0/+387
2008-02-12tests/check/elements/souphttpsrc.c: Include glib/gprintf.h for g_vasprintf()....Sebastian Dröge1-0/+1
2008-02-08Remove multifile plugin, which has moved to -goodJan Schmidt1-165/+0
2008-02-08gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions.David Schleef1-11/+61
2008-02-08Remove spectrum plugin, which has moved to -goodJan Schmidt1-571/+0
2008-02-08docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docsJan Schmidt3-12/+14
2008-02-08Remove the equalizer plugin, which has moved to -goodJan Schmidt2-334/+0
2008-02-08Remove the xingmux plugin, as the element has moved into mpegaudioparse in -u...Jan Schmidt3-4940/+0
2008-02-07Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audi...Jan Schmidt2-1694/+0
2008-01-30docs/plugins/: Add souphttpsrc to the docs.Wouter Cloetens2-0/+409
2008-01-23Add documentation for the xingheader plugin.Sebastian Dröge1-5/+5
2008-01-23tests/check/: Add simple unit test for the xingmux element.Sebastian Dröge3-0/+4940
2008-01-21docs/plugins/Makefile.am: Update include list.Stefan Kost1-7/+8
2008-01-18tests/check/: Add some minimal tests for the equalizer plugin.Sebastian Dröge2-0/+332
2008-01-11tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests.Tim-Philipp Müller3-10/+10
2007-11-14tests/check/elements/spectrum.c: Fix spectrum unit test for the latest spectr...Sebastian Dröge1-8/+8
2007-10-27gst/interleave/interleave.c: Let's not call every request pad we create "sink...Tim-Philipp Müller2-0/+80
2007-10-25Improve documentation, write some tests for multifilesrc/sink for upcoming ->...David Schleef1-0/+110
2007-09-09ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_I...Thomas Green1-1/+81
2007-09-06Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa...Sebastian Dröge1-19/+374
2007-08-19tests/check/elements/: Also test everything in 32 bit float mode.Sebastian Dröge2-42/+785