summaryrefslogtreecommitdiffstats
path: root/tests/check
Commit message (Expand)AuthorAgeFilesLines
* tests: more rtpbin checksWim Taymans2009-08-111-49/+64
* tests: add more rtpbin testsWim Taymans2009-08-111-4/+26
* tests: add rtpbin unit testWim Taymans2009-08-111-0/+94
* check: fix flvmux unit test on big endian machinesTim-Philipp Müller2009-08-091-4/+8
* id3demux: fix parsing of unsync'ed ID3 v2.4 tags and framesTim-Philipp Müller2009-08-071-4/+50
* flvmux: Enable unit test now that it passesSebastian Dröge2009-08-041-2/+1
* flvmux: Fix unit test to correctly handle request padsSebastian Dröge2009-08-031-9/+13
* checks: add basic unit test for flvmux, but disable it for nowTim-Philipp Müller2009-08-013-0/+161
* check: add basic unit test for flvdemuxTim-Philipp Müller2009-07-313-0/+186
* gitignore: Ignore some new binariesJan Schmidt2009-07-191-0/+1
* effectv: Add unit test for all effectv elementsSebastian Dröge2009-07-162-0/+147
* tests: add unit tests for buffer-list payloadersOgnyan Tonchev2009-06-191-16/+212
* tests: add some debug, send newsegmentWim Taymans2009-06-161-1/+9
* tests: turn g_print into debugWim Taymans2009-06-161-2/+2
* 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