summaryrefslogtreecommitdiffstats
path: root/tests/check
Commit message (Expand)AuthorAgeFilesLines
* multiudpsink: add support for buffer listsOgnyan Tonchev2009-06-162-0/+200
* tests: Don't run the flacdec test if the plugin isn't built. Fixes #585630Marvin Schmidt2009-06-131-1/+7
* makefile: idea about makeing more sources/sinks testable againStefan Kost2009-05-261-1/+14
* check: Don't change directory in the testJan Schmidt2009-05-161-12/+27
* check: Remove assertion that breaks check again git masterJan Schmidt2009-05-161-2/+0
* ignores: Ignore the flacdec check binaryJan Schmidt2009-05-161-0/+1
* Moved 'y4menc' from -bad to -goodJan Schmidt2009-05-163-0/+167
* checks: move files required by unit tests into tests/files and make sure they...Tim-Philipp Müller2009-05-157-67/+15
* checks: fix flacdec unit tests on big-endian machines and under valgrindTim-Philipp Müller2009-05-131-25/+58
* rganalysis: Remove invalid unit testSebastian Dröge2009-05-121-43/+0
* gdkpixbuf: Use the libs and cflags of gdk pixbuf instead of gtkSebastian Dröge2009-05-111-2/+2
* id3v2mux: Make the test failure slightly more informativeJan Schmidt2009-05-061-2/+5
* id3demux: add unit test file for unsynced id3 tagsTim-Philipp Müller2009-04-241-0/+31
* check: Check whether threads are already initialised before g_thread_init()Jan Schmidt2009-04-181-1/+2
* add debug and an assertThomas Vander Stichele2009-04-041-1/+7
* add a test to check that we get all decoded bytesThomas Vander Stichele2009-04-043-1/+206
* id3v2mux: write RVA2 frames containing peak/gain volume dataJonathan Matthew2009-04-021-7/+35
* .gitignore: ignore moreTim-Philipp Müller2009-03-201-0/+1
* check: gst-plugins-good.supp needs to be distributed.Peter Kjellerstedt2009-03-041-1/+1
* Fix audioecho unit test on 32 bit systemsSebastian Dröge2009-02-031-6/+6
* Fix up some compile flagsJan Schmidt2009-01-301-1/+1
* tests: fix build of aspectratio crop unit test in uninstalled environment.Tim-Philipp Müller2009-01-271-0/+3
* Add unit test for aspectratiocrop Fixes bug #527951Thijs Vermeir2009-01-252-6/+208
* Ignore check binariesJan Schmidt2009-01-251-0/+3
* skip video/x-raw-gray in videocrop unit testThijs Vermeir2009-01-231-0/+10
* 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