summaryrefslogtreecommitdiffstats
path: root/tests/check/elements
Commit message (Expand)AuthorAgeFilesLines
* flvmux: Use loop test to prevent timeout on slow machinesMarvin Schmidt2009-10-151-8/+3
* check: Make the level unit test succeed on Solaris 10Jan Schmidt2009-10-091-1/+5
* check: Link against LIBM and include math.h for isinf()Jan Schmidt2009-10-081-0/+1
* check: Fix a couple of tests.Jan Schmidt2009-09-122-2/+2
* checks: only run HTTPS test if libsoup has SSL supportMarvin Schmidt2009-09-081-1/+2
* checks: add test for leak to rtpbin unit testTim-Philipp Müller2009-08-141-1/+39
* Move rtpmanager from -bad to -good.Tim-Philipp Müller2009-08-111-0/+2
* rtpbin: do better cleanup of the src ghostpadsWim Taymans2009-08-111-0/+84
* rtpbin: add support for buffer-listBranko Subasic2009-08-111-0/+331
* tests: add receive rtpbin unit testWim Taymans2009-08-111-0/+206
* 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: 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-012-0/+159
* check: add basic unit test for flvdemuxTim-Philipp Müller2009-07-312-0/+185
* gitignore: Ignore some new binariesJan Schmidt2009-07-191-0/+1
* tests: add unit tests for buffer-list payloadersOgnyan Tonchev2009-06-191-16/+212
* tests: add some debug, send newsegmentWim Taymans2009-06-161-1/+9
* multiudpsink: add support for buffer listsOgnyan Tonchev2009-06-161-0/+199
* check: Remove assertion that breaks check again git masterJan Schmidt2009-05-161-2/+0
* Moved 'y4menc' from -bad to -goodJan Schmidt2009-05-162-0/+166
* checks: move files required by unit tests into tests/files and make sure they...Tim-Philipp Müller2009-05-152-7/+3
* rganalysis: Remove invalid unit testSebastian Dröge2009-05-121-43/+0
* 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
* id3v2mux: write RVA2 frames containing peak/gain volume dataJonathan Matthew2009-04-021-7/+35
* .gitignore: ignore moreTim-Philipp Müller2009-03-201-0/+1
* Fix audioecho unit test on 32 bit systemsSebastian Dröge2009-02-031-6/+6
* Add unit test for aspectratiocrop Fixes bug #527951Thijs Vermeir2009-01-251-0/+201
* 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-221-36/+36
* Add an echo/reverb filter to the audiofx plugin, with configurable echo delay...Sebastian Dröge2009-01-191-0/+229
* Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR fi...Sebastian Dröge2009-01-132-0/+348
* 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/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/elements/icydemux.c: Add some refcount checkWim Taymans2008-10-272-1/+11
* 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