summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* gst/: Fix build flags order.Jan Schmidt2008-09-175-25/+27
* tests/icles/.cvsignore: Ignore more.Stefan Kost2008-08-261-0/+1
* gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixe...Wim Taymans2008-08-202-1/+147
* 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
* tests/examples/spectrum/: Demo how to draw analyzer results synced to the clock.Stefan Kost2008-08-102-27/+104
* gst/rtsp/URLS: Add another URL.Wim Taymans2008-08-052-0/+3
* ext/soup/gstsouphttpsrc.c: Fix Soup HTTP source seeking.Wouter Cloetens2008-07-191-0/+5
* Move replaygain and interleave plugins from -bad.Jan Schmidt2008-07-191-0/+10
* tests/check/elements/: Don't use declarations after statements.Sebastian Dröge2008-07-143-13/+109
* Don't use declarations after statements and variable length arrays.Sebastian Dröge2008-07-083-3/+6
* tests/check/elements/avimux.c: Adjust avimux unit test according to increased...Mark Nauwelaerts2008-06-281-1/+1
* tests/check/pipelines/wavpack.c: Remove workaround for a bug in identity that...Sebastian Dröge2008-06-251-10/+6
* gst/rtsp/URLS: Some more urls.Wim Taymans2008-06-171-2/+2
* gst/interleave/interleave.*: Allow setting channel positions via a property a...Sebastian Dröge2008-06-021-6/+248
* Ignore some more generated thingsJan Schmidt2008-05-282-1/+2
* gst/interleave/deinterleave.c: Add another example launch line.Sebastian Dröge2008-05-261-0/+440
* Don't use _gst_pad().Wim Taymans2008-05-262-6/+6