summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-158-31/+19
* 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
* checks: dist id3-577468-unsynced-tag.tag test fileJan Schmidt2009-05-111-1/+2
* 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
* tests: don't build examples if --disable-examples was passed to configureTim-Philipp Müller2009-05-051-2/+8
* id3demux: add unit test file for unsynced id3 tagsTim-Philipp Müller2009-04-242-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 compiler warningsWim Taymans2009-02-021-18/+20
* Fix format string compiler warningSebastian Dröge2009-01-311-2/+1
* Fix up some compile flagsJan Schmidt2009-01-302-3/+3
* Fix example apps by drawing in the main-loop.Stefan Kost2009-01-272-14/+24
* 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
* More entries for the gitignoresJan Schmidt2009-01-231-0/+2
* 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-137-2/+657
* tests/examples/rtp/server-alsasrc-PCMA.c: Add some example code for printing ...Wim Taymans2009-01-131-0/+53
* 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/examples/rtp/server-decodebin-H263p-AMR.sh: Add example RTP transcoding...Wim Taymans2009-01-021-0/+40
* tests/examples/rtp/: Add two C examples of using gstrtpbin as a sender and a ...Wim Taymans2009-01-024-0/+371
* 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/examples/level/level-example.c: Set fakesink to sync. Otherwise people ...Stefan Kost2008-11-261-0/+2
* tests/icles/.cvsignore: cvsignore newly generated file.Wim Taymans2008-11-251-0/+1
* gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties usin...Wim Taymans2008-11-252-1/+147
* 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-273-2/+12
* 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
* tests/examples/rtp/: Add some more H263p server and client examples.Wim Taymans2008-10-073-0/+76