summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-03-28videoscale: Add some more unit testsSebastian Dröge1-0/+24
2009-03-28videoscale: Add a lot of unit testsSebastian Dröge2-0/+338
2009-03-24examples: use new method to set flagsWim Taymans2-2/+3
2009-03-24seek: print tags from the different tracksWim Taymans1-1/+16
2009-03-23tests: print some more info in the text exampleWim Taymans1-1/+18
2009-03-20seek: Add some more debugWim Taymans1-6/+18
2009-03-18icles: print better error and warning messagesWim Taymans1-2/+20
2009-03-17example: use appsink instead of fakesinkWim Taymans1-13/+23
2009-03-17examples: add example of intercepting subtitlesWim Taymans3-1/+135
2009-03-17tests: fix include in the appsink testWim Taymans1-1/+1
2009-03-16examples: fix g_object_set() value type.Wim Taymans4-4/+4
2009-03-13check: Ignore alsamixer in the states test tooJan Schmidt1-1/+1
2009-03-05examples: add some more sprinkle examplesWim Taymans5-2/+603
2009-02-26Appsink: add padding for callbacks + docsWim Taymans1-1/+1
2009-02-25sprinkle: Add another example appWim Taymans3-1/+268
2009-02-25stress-playbin: print the current uriWim Taymans1-0/+1
2009-02-25Print the errors more clearlyWim Taymans1-1/+19
2009-02-24stress-playbin: make more flexible, e.g. also useful for playbin2Mark Nauwelaerts1-4/+18
2009-02-22Correctly cast to GstBuffer * before passing to gst_buffer_(copy|unref)Sebastian Dröge1-3/+3
2009-02-22tests: Fix indentationEdward Hervey1-2/+1
2009-02-19Add method to install callbacks on appsinkWim Taymans3-0/+242
2009-02-02pbutils: remove duplicate detail strings when calling the external codec inst...Tim-Philipp Müller1-0/+10
2009-01-23Extend and clean up git ignoresJan Schmidt1-0/+1
2009-01-23Rename files and types from speexresample to audioresampleSebastian Dröge3-716/+148
2009-01-21Avoid overflows in the padding checks by doing the check slightlyWim Taymans1-0/+22
2009-01-06tests/examples/app/appsrc_ex.c: Some comments.Wim Taymans1-1/+7
2009-01-05Move AppSrc/AppSink from gst-plugins-bad. Fixes #564421Jan Schmidt2-8/+8
2009-01-02Make the seek and colorkey examples depend on gtk+-x11 as they useAlessandro Decina2-2/+2
2008-12-15examples/app/: Fix example to unref after emiting the push-buffer action.Wim Taymans4-0/+4
2008-12-12gst-libs/gst/cdda/gstcddabasesrc.c: Remove erroneous gst_buffer_ref().Edward Hervey1-0/+1
2008-12-11tests/check/pipelines/theoraenc.c: Pushing 10 buffers is enough to run the test.Wim Taymans1-3/+3
2008-12-11tests/examples/seek/seek.c: Hook up the SKIP seek flag.Wim Taymans1-4/+28
2008-12-08gst-libs/gst/rtp/gstrtcpbuffer.*: Implement gst_rtcp_packet_remove(). Fixes #...Olivier Crete1-0/+101
2008-11-27Rename the moved speexresample to audioresample, integrate into the build sys...Sebastian Dröge2-5/+15
2008-11-25tests/check/elements/speexresample.c: Make unit test again faster to prevent ...Sebastian Dröge1-1/+1
2008-11-24gst/volume/gstvolume.*: Cleanup volume, define and use default values.Jon Trowbridge1-2/+54
2008-11-22tests/check/elements/speexresample.c: Make the unit test a bit faster to prev...Sebastian Dröge1-12/+0
2008-10-30tests/check/elements/speexresample.c: Add pipeline unit tests for testing all...Sebastian Dröge1-1/+115
2008-10-30Add support for double samples as input and refactor the usage of the differe...Sebastian Dröge1-12/+31
2008-10-29gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it m...Sebastian Dröge1-0/+579
2008-10-22Allow setting colorkey if possible. Implement property probe interface for op...Stefan Kost2-18/+68
2008-10-20tests/icles/.cvsignore: update ignore file.Wim Taymans3-1/+151
2008-10-10Add support for subtitle files with UTF-8 BOM at the beginning by simple stri...Sebastian Dröge1-0/+10
2008-10-10Make the detection of the used subtitle a bit less strict for srt subtitles. ...Sebastian Dröge1-0/+19
2008-10-03tests/icles/Makefile.am: Only build test-colorkey if GTK+ is available.Jan Schmidt1-1/+1
2008-09-04sys/xvimage/xvimagesink.*: Add a "draw-border" property that can be set to fa...Stefan Kost2-6/+211
2008-09-03Rework last change, so that we build subparse, but just disable the sami pars...Stefan Kost1-0/+4
2008-09-02Use new geo location tags from core. Fixes #481169Stefan Kost1-1/+1
2008-09-01tests/check/elements/audioresample.c: Now that GstBaseTransform is 'fixed' .....Edward Hervey1-14/+27
2008-08-21tests/examples/seek/seek.c: Don't crash when having no visualisations.Stefan Kost1-8/+11