summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-02-03Fix audioecho unit test on 32 bit systemsSebastian Dröge
2009-02-02Fix compiler warningsWim Taymans
2009-01-31Fix format string compiler warningSebastian Dröge
2009-01-30Fix up some compile flagsJan Schmidt
2009-01-27Fix example apps by drawing in the main-loop.Stefan Kost
2009-01-27tests: fix build of aspectratio crop unit test in uninstalled environment.Tim-Philipp Müller
2009-01-25Add unit test for aspectratiocrop Fixes bug #527951Thijs Vermeir
2009-01-25Ignore check binariesJan Schmidt
2009-01-23More entries for the gitignoresJan Schmidt
2009-01-23skip video/x-raw-gray in videocrop unit testThijs Vermeir
2009-01-22Rename audioreverb to audioecho. Fixes bug #568395.Sebastian Dröge
2009-01-19Add an echo/reverb filter to the audiofx plugin, with configurable echo delay...Sebastian Dröge
2009-01-13Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR fi...Sebastian Dröge
2009-01-13tests/examples/rtp/server-alsasrc-PCMA.c: Add some example code for printing ...Wim Taymans
2009-01-11gst/audiofx/: Implement a base class for generic audio FIR filters.Sebastian Dröge
2009-01-08gst/matroska/: Some cleanups, refactoring and minor enhancements in caps hand...Mark Nauwelaerts
2009-01-02tests/examples/rtp/server-decodebin-H263p-AMR.sh: Add example RTP transcoding...Wim Taymans
2009-01-02tests/examples/rtp/: Add two C examples of using gstrtpbin as a sender and a ...Wim Taymans
2008-12-16tests/check/elements/deinterleave.c: Increase timeout to 3 minutes to prevent...Sebastian Dröge
2008-12-16tests/check/elements/interleave.c: Increase timeout to 3 minutes to prevent t...Sebastian Dröge
2008-12-09tests/check/Makefile.am: Also ignore pulsemixer for the states unit test.Sebastian Dröge
2008-12-09tests/check/elements/videocrop.c: Update the unit test for the new color valu...Sebastian Dröge
2008-12-09tests/check/elements/souphttpsrc.c: The ports in libsoup are unsigned integer...Sebastian Dröge
2008-11-27Add support for basic and digest authentication in souphttpsrc.Ron McOuat
2008-11-26tests/examples/level/level-example.c: Set fakesink to sync. Otherwise people ...Stefan Kost
2008-11-25tests/icles/.cvsignore: cvsignore newly generated file.Wim Taymans
2008-11-25gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties usin...Wim Taymans
2008-11-20tests/check/Makefile.am: Just keep disabling elements that hang the states te...Jan Schmidt
2008-10-27tests/check/elements/icydemux.c: Add some refcount checkWim Taymans
2008-10-16tests/check/Makefile.am: Don't run the states test on pulsesrc and pulsesinkJan Schmidt
2008-10-15gst/qtdemux/qtdemux.c: Remove previous wrong commitEdward Hervey
2008-10-07tests/examples/rtp/: Add some more H263p server and client examples.Wim Taymans
2008-09-17gst/: Fix build flags order.Jan Schmidt
2008-08-26tests/icles/.cvsignore: Ignore more.Stefan Kost
2008-08-20gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixe...Wim Taymans
2008-08-14tests/check/elements/level.c: Fix compilation some more.Wim Taymans
2008-08-10tests/check/elements/level.c: Add a test for level in stereo mode.Stefan Kost
2008-08-10tests/examples/spectrum/: Demo how to draw analyzer results synced to the clock.Stefan Kost
2008-08-05gst/rtsp/URLS: Add another URL.Wim Taymans
2008-07-19ext/soup/gstsouphttpsrc.c: Fix Soup HTTP source seeking.Wouter Cloetens
2008-07-19Move replaygain and interleave plugins from -bad.Jan Schmidt
2008-07-14tests/check/elements/: Don't use declarations after statements.Sebastian Dröge
2008-07-08Don't use declarations after statements and variable length arrays.Sebastian Dröge
2008-06-28tests/check/elements/avimux.c: Adjust avimux unit test according to increased...Mark Nauwelaerts
2008-06-25tests/check/pipelines/wavpack.c: Remove workaround for a bug in identity that...Sebastian Dröge
2008-06-17gst/rtsp/URLS: Some more urls.Wim Taymans
2008-06-02gst/interleave/interleave.*: Allow setting channel positions via a property a...Sebastian Dröge
2008-05-28Ignore some more generated thingsJan Schmidt
2008-05-26gst/interleave/deinterleave.c: Add another example launch line.Sebastian Dröge
2008-05-26Don't use _gst_pad().Wim Taymans