summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-01-13Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR fi...Sebastian Dröge7-2/+657
2009-01-13tests/examples/rtp/server-alsasrc-PCMA.c: Add some example code for printing ...Wim Taymans1-0/+53
2009-01-11gst/audiofx/: Implement a base class for generic audio FIR filters.Sebastian Dröge2-0/+24
2009-01-08gst/matroska/: Some cleanups, refactoring and minor enhancements in caps hand...Mark Nauwelaerts1-3/+4
2009-01-02tests/examples/rtp/server-decodebin-H263p-AMR.sh: Add example RTP transcoding...Wim Taymans1-0/+40
2009-01-02tests/examples/rtp/: Add two C examples of using gstrtpbin as a sender and a ...Wim Taymans4-0/+371
2008-12-16tests/check/elements/deinterleave.c: Increase timeout to 3 minutes to prevent...Sebastian Dröge1-0/+1
2008-12-16tests/check/elements/interleave.c: Increase timeout to 3 minutes to prevent t...Sebastian Dröge1-0/+1
2008-12-09tests/check/Makefile.am: Also ignore pulsemixer for the states unit test.Sebastian Dröge1-1/+1
2008-12-09tests/check/elements/videocrop.c: Update the unit test for the new color valu...Sebastian Dröge1-10/+11
2008-12-09tests/check/elements/souphttpsrc.c: The ports in libsoup are unsigned integer...Sebastian Dröge1-27/+22
2008-11-27Add support for basic and digest authentication in souphttpsrc.Ron McOuat1-0/+143
2008-11-26tests/examples/level/level-example.c: Set fakesink to sync. Otherwise people ...Stefan Kost1-0/+2
2008-11-25tests/icles/.cvsignore: cvsignore newly generated file.Wim Taymans1-0/+1
2008-11-25gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties usin...Wim Taymans2-1/+147
2008-11-20tests/check/Makefile.am: Just keep disabling elements that hang the states te...Jan Schmidt1-1/+1
2008-10-27tests/check/elements/icydemux.c: Add some refcount checkWim Taymans3-2/+12
2008-10-16tests/check/Makefile.am: Don't run the states test on pulsesrc and pulsesinkJan Schmidt1-1/+1
2008-10-15gst/qtdemux/qtdemux.c: Remove previous wrong commitEdward Hervey1-1/+1
2008-10-07tests/examples/rtp/: Add some more H263p server and client examples.Wim Taymans3-0/+76
2008-09-17gst/: Fix build flags order.Jan Schmidt5-25/+27
2008-08-26tests/icles/.cvsignore: Ignore more.Stefan Kost1-0/+1
2008-08-20gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixe...Wim Taymans2-1/+147
2008-08-14tests/check/elements/level.c: Fix compilation some more.Wim Taymans1-1/+1
2008-08-10tests/check/elements/level.c: Add a test for level in stereo mode.Stefan Kost1-0/+104
2008-08-10tests/examples/spectrum/: Demo how to draw analyzer results synced to the clock.Stefan Kost2-27/+104
2008-08-05gst/rtsp/URLS: Add another URL.Wim Taymans2-0/+3
2008-07-19ext/soup/gstsouphttpsrc.c: Fix Soup HTTP source seeking.Wouter Cloetens1-0/+5
2008-07-19Move replaygain and interleave plugins from -bad.Jan Schmidt1-0/+10
2008-07-14tests/check/elements/: Don't use declarations after statements.Sebastian Dröge3-13/+109
2008-07-08Don't use declarations after statements and variable length arrays.Sebastian Dröge3-3/+6
2008-06-28tests/check/elements/avimux.c: Adjust avimux unit test according to increased...Mark Nauwelaerts1-1/+1
2008-06-25tests/check/pipelines/wavpack.c: Remove workaround for a bug in identity that...Sebastian Dröge1-10/+6
2008-06-17gst/rtsp/URLS: Some more urls.Wim Taymans1-2/+2
2008-06-02gst/interleave/interleave.*: Allow setting channel positions via a property a...Sebastian Dröge1-6/+248
2008-05-28Ignore some more generated thingsJan Schmidt2-1/+2
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