summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests/check/elements/: Don't use gst_element_get_pad(), it's a bad, bad method.Wim Taymans2008-05-215-15/+19
* Don't use gst_element_get_pad(), it's a bad method.Wim Taymans2008-05-211-2/+2
* 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
* Fix some compiler warnings.Jan Schmidt2008-05-162-0/+5
* 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/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: Remove test sync-offset ...Wim Taymans2008-04-251-2/+2
* gst/avi/gstavidemux.c: Fix typo in comments.Wim Taymans2008-04-2511-51/+254
* 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/icles/gdkpixbufsink-test.c: Add cast to placate gcc 4.1.2.Tim-Philipp Müller2008-04-181-1/+1
* 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/icles/: Interactive test app for gdkpixbufsink.Tim-Philipp Müller2008-04-063-1/+370
* 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
* tests/icles/Makefile.am: Move the -lgstfoo where it belongs.Tim-Philipp Müller2008-03-081-4/+3
* 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
* tests/examples/equalizer/demo.c: C89 fix, moving variable declarations to the...Jens Granseuer2008-02-221-2/+1
* tests/examples/spectrum/spectrum-example.c: Add missing include to fix compil...Stefan Kost2008-02-141-0/+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
* Close some memory leaks spotted by the unit test. Fixes bug #515697.Sebastian Dröge2008-02-111-0/+4
* Add a simple example application for the spectrum element, include it in the ...Jan Schmidt2008-02-093-1/+128
* gst/: Fix includes orderJan Schmidt2008-02-092-5/+5
* tests/check/elements/.cvsignore: Spell the new tests correctly in .cvsignoreJan Schmidt2008-02-081-2/+2
* gst/multifile/gstmultifilesrc.c: Need to use gsize here for the size, fixes c...Tim-Philipp Müller2008-02-084-0/+23
* Move multifile plugin from -bad.Jan Schmidt2008-02-082-0/+2
* gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions.David Schleef2008-02-081-11/+61
* Move spectrum plugin from -bad.Jan Schmidt2008-02-083-2/+4
* Move the equalizer plugin across from -badJan Schmidt2008-02-084-11/+11
* docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docsJan Schmidt2008-02-083-12/+14
* Move the lpwsinc and bpwsinc elements from gst-plugins-bad into the audiofx p...Jan Schmidt2008-02-073-272/+270
* Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a som...Tim-Philipp Müller2008-02-071-1/+20
* Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit ->...Jan Schmidt2008-02-066-3002/+422
* tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX.Tim-Philipp Müller2008-02-022-91/+96
* tests/check/: Add missing files for the unit test.Wouter Cloetens2008-01-302-0/+37
* docs/plugins/: Add souphttpsrc to the docs.Wouter Cloetens2008-01-301-0/+408
* tests/check/: Add add testsuite for the rtp-payloader that tries simulating d...Stefan Kost2008-01-293-11/+561
* tests/check/elements/alphacolor.c: Remove two unused variables.Stefan Kost2008-01-291-2/+0
* tests/check/Makefile.am: Fix up some CFLAGS sets.Jan Schmidt2008-01-212-9/+11