summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2008-05-26gst/interleave/deinterleave.c: Add another example launch line.Sebastian Dröge1-0/+440
2008-05-26Don't use _gst_pad().Wim Taymans2-6/+6
2008-05-21tests/check/elements/: Don't use gst_element_get_pad(), it's a bad, bad method.Wim Taymans5-15/+19
2008-05-21Don't use gst_element_get_pad(), it's a bad method.Wim Taymans1-2/+2
2008-05-19tests/check/elements/deinterleave.c: Set keep-positions property to TRUE for ...Sebastian Dröge1-0/+1
2008-05-16gst/interleave/: Add support for all raw audio formats and provide better neg...Sebastian Dröge1-1/+17
2008-05-16Fix some compiler warnings.Jan Schmidt2-0/+5
2008-05-14tests/check/Makefile.am: Add deinterleave unit test to VALGRIND_TO_FIX, since...Tim-Philipp Müller1-0/+183
2008-05-14gst/interleave/: Split definitions into separate header files for better docu...Sebastian Dröge1-0/+358
2008-04-25tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: Remove test sync-offset ...Wim Taymans1-2/+2
2008-04-25gst/avi/gstavidemux.c: Fix typo in comments.Wim Taymans11-51/+254
2008-04-24tests/check/elements/multifile.c: Include stdlib.h and unistd.h for mkdtemp. ...Sebastian Dröge1-0/+2
2008-04-21tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285.Sebastian Dröge1-0/+2
2008-04-18tests/icles/gdkpixbufsink-test.c: Add cast to placate gcc 4.1.2.Tim-Philipp Müller1-1/+1
2008-04-17tests/check/Makefile.am: Disable some more elements in the state test.Jan Schmidt2-3/+4
2008-04-13tests/check/Makefile.am: Add soup test certificates to the dist.Jan Schmidt1-0/+2
2008-04-12Move soup plugin from -bad (Fixes: #523124)Jan Schmidt1-0/+10
2008-04-10tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes...Sebastian Dröge1-2/+7
2008-04-06tests/icles/: Interactive test app for gdkpixbufsink.Tim-Philipp Müller3-1/+370
2008-04-03tests/check/: Add unit test for gdkpixbufsink element.Tim-Philipp Müller3-1/+309
2008-04-03tests/check/pipelines/wavpack.c: Bump timeout from 3 to 60 seconds.Sebastian Dröge1-0/+3
2008-04-03tests/check/pipelines/.cvignore: Remove useless file.Sebastian Dröge2-1/+1
2008-04-03tests/check/: Add unit test that encodes and decodes some data, checks that i...Sebastian Dröge2-1/+229
2008-03-24Make rganalysis and rglimiter elements GAP-flag aware.Rene Stadler2-0/+72
2008-03-22ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b...Sebastian Dröge1-1/+23
2008-03-08tests/icles/Makefile.am: Move the -lgstfoo where it belongs.Tim-Philipp Müller1-4/+3
2008-02-26Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens1-0/+17
2008-02-22tests/check/Makefile.am: Ignore gconfaudiosrc for the states unit test too. I...Sebastian Dröge1-1/+1
2008-02-22tests/examples/equalizer/demo.c: C89 fix, moving variable declarations to the...Jens Granseuer1-2/+1
2008-02-14tests/examples/spectrum/spectrum-example.c: Add missing include to fix compil...Stefan Kost1-0/+1
2008-02-12fixes: #514889Wim Taymans1-4/+6
2008-02-12tests/check/elements/souphttpsrc.c: Include glib/gprintf.h for g_vasprintf()....Sebastian Dröge1-0/+1
2008-02-12Add a few libjpeg suppressions and initialize a variable to make smokeenc val...Sebastian Dröge2-1/+128
2008-02-11Close some memory leaks spotted by the unit test. Fixes bug #515697.Sebastian Dröge1-0/+4
2008-02-09Add a simple example application for the spectrum element, include it in the ...Jan Schmidt3-1/+128
2008-02-09gst/: Fix includes orderJan Schmidt2-5/+5
2008-02-08tests/check/elements/.cvsignore: Spell the new tests correctly in .cvsignoreJan Schmidt1-2/+2
2008-02-08gst/multifile/gstmultifilesrc.c: Need to use gsize here for the size, fixes c...Tim-Philipp Müller4-0/+23
2008-02-08Move multifile plugin from -bad.Jan Schmidt2-0/+2
2008-02-08gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions.David Schleef1-11/+61
2008-02-08Move spectrum plugin from -bad.Jan Schmidt3-2/+4
2008-02-08Move the equalizer plugin across from -badJan Schmidt4-11/+11
2008-02-08docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docsJan Schmidt3-12/+14
2008-02-07Move the lpwsinc and bpwsinc elements from gst-plugins-bad into the audiofx p...Jan Schmidt3-272/+270
2008-02-07Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a som...Tim-Philipp Müller1-1/+20
2008-02-06Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit ->...Jan Schmidt6-3002/+422
2008-02-02tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX.Tim-Philipp Müller2-91/+96
2008-01-30tests/check/: Add missing files for the unit test.Wouter Cloetens2-0/+37
2008-01-30docs/plugins/: Add souphttpsrc to the docs.Wouter Cloetens1-0/+408
2008-01-29tests/check/: Add add testsuite for the rtp-payloader that tries simulating d...Stefan Kost3-11/+561