summaryrefslogtreecommitdiffstats
path: root/tests/check
Commit message (Expand)AuthorAgeFilesLines
...
* Rename audioreverb to audioecho. Fixes bug #568395.Sebastian Dröge2009-01-222-37/+37
* Add an echo/reverb filter to the audiofx plugin, with configurable echo delay...Sebastian Dröge2009-01-192-0/+230
* Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR fi...Sebastian Dröge2009-01-133-0/+350
* gst/audiofx/: Implement a base class for generic audio FIR filters.Sebastian Dröge2009-01-112-0/+24
* gst/matroska/: Some cleanups, refactoring and minor enhancements in caps hand...Mark Nauwelaerts2009-01-081-3/+4
* tests/check/elements/deinterleave.c: Increase timeout to 3 minutes to prevent...Sebastian Dröge2008-12-161-0/+1
* tests/check/elements/interleave.c: Increase timeout to 3 minutes to prevent t...Sebastian Dröge2008-12-161-0/+1
* tests/check/Makefile.am: Also ignore pulsemixer for the states unit test.Sebastian Dröge2008-12-091-1/+1
* tests/check/elements/videocrop.c: Update the unit test for the new color valu...Sebastian Dröge2008-12-091-10/+11
* tests/check/elements/souphttpsrc.c: The ports in libsoup are unsigned integer...Sebastian Dröge2008-12-091-27/+22
* Add support for basic and digest authentication in souphttpsrc.Ron McOuat2008-11-271-0/+143
* tests/check/Makefile.am: Just keep disabling elements that hang the states te...Jan Schmidt2008-11-201-1/+1
* tests/check/elements/icydemux.c: Add some refcount checkWim Taymans2008-10-272-1/+11
* tests/check/Makefile.am: Don't run the states test on pulsesrc and pulsesinkJan Schmidt2008-10-161-1/+1
* gst/qtdemux/qtdemux.c: Remove previous wrong commitEdward Hervey2008-10-151-1/+1
* gst/: Fix build flags order.Jan Schmidt2008-09-175-25/+27
* tests/check/elements/level.c: Fix compilation some more.Wim Taymans2008-08-141-1/+1
* tests/check/elements/level.c: Add a test for level in stereo mode.Stefan Kost2008-08-101-0/+104
* gst/rtsp/URLS: Add another URL.Wim Taymans2008-08-052-0/+3
* ext/soup/gstsouphttpsrc.c: Fix Soup HTTP source seeking.Wouter Cloetens2008-07-191-0/+5
* Move replaygain and interleave plugins from -bad.Jan Schmidt2008-07-191-0/+10
* tests/check/elements/: Don't use declarations after statements.Sebastian Dröge2008-07-143-13/+109
* tests/check/elements/avimux.c: Adjust avimux unit test according to increased...Mark Nauwelaerts2008-06-281-1/+1
* tests/check/pipelines/wavpack.c: Remove workaround for a bug in identity that...Sebastian Dröge2008-06-251-10/+6
* gst/interleave/interleave.*: Allow setting channel positions via a property a...Sebastian Dröge2008-06-021-6/+248
* Ignore some more generated thingsJan Schmidt2008-05-282-1/+2
* gst/interleave/deinterleave.c: Add another example launch line.Sebastian Dröge2008-05-261-0/+440
* Don't use _gst_pad().Wim Taymans2008-05-262-6/+6
* tests/check/elements/: Don't use gst_element_get_pad(), it's a bad, bad method.Wim Taymans2008-05-215-15/+19
* tests/check/elements/deinterleave.c: Set keep-positions property to TRUE for ...Sebastian Dröge2008-05-191-0/+1
* gst/interleave/: Add support for all raw audio formats and provide better neg...Sebastian Dröge2008-05-161-1/+17
* tests/check/Makefile.am: Add deinterleave unit test to VALGRIND_TO_FIX, since...Tim-Philipp Müller2008-05-141-0/+183
* gst/interleave/: Split definitions into separate header files for better docu...Sebastian Dröge2008-05-141-0/+358
* tests/check/elements/multifile.c: Include stdlib.h and unistd.h for mkdtemp. ...Sebastian Dröge2008-04-241-0/+2
* tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285.Sebastian Dröge2008-04-211-0/+2
* tests/check/Makefile.am: Disable some more elements in the state test.Jan Schmidt2008-04-172-3/+4
* tests/check/Makefile.am: Add soup test certificates to the dist.Jan Schmidt2008-04-131-0/+2
* Move soup plugin from -bad (Fixes: #523124)Jan Schmidt2008-04-121-0/+10
* tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes...Sebastian Dröge2008-04-101-2/+7
* tests/check/: Add unit test for gdkpixbufsink element.Tim-Philipp Müller2008-04-033-1/+309
* tests/check/pipelines/wavpack.c: Bump timeout from 3 to 60 seconds.Sebastian Dröge2008-04-031-0/+3
* tests/check/pipelines/.cvignore: Remove useless file.Sebastian Dröge2008-04-032-1/+1
* tests/check/: Add unit test that encodes and decodes some data, checks that i...Sebastian Dröge2008-04-032-1/+229
* Make rganalysis and rglimiter elements GAP-flag aware.Rene Stadler2008-03-242-0/+72
* ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b...Sebastian Dröge2008-03-221-1/+23
* Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens2008-02-261-0/+17
* tests/check/Makefile.am: Ignore gconfaudiosrc for the states unit test too. I...Sebastian Dröge2008-02-221-1/+1
* fixes: #514889Wim Taymans2008-02-121-4/+6
* tests/check/elements/souphttpsrc.c: Include glib/gprintf.h for g_vasprintf()....Sebastian Dröge2008-02-121-0/+1
* Add a few libjpeg suppressions and initialize a variable to make smokeenc val...Sebastian Dröge2008-02-122-1/+128