summaryrefslogtreecommitdiff
path: root/tests/icles
AgeCommit message (Expand)AuthorFilesLines
2009-08-06colorkey-test: fix xsync errorStefan Kost1-6/+17
2009-03-23tests: print some more info in the text exampleWim Taymans1-1/+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-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-01-02Make the seek and colorkey examples depend on gtk+-x11 as they useAlessandro Decina1-1/+1
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-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-08-04tests/icles/test-scale.c: Include <stdlib.h> for atoi().Stefan Kost1-0/+2
2008-07-31tests/icles/: Add dynamic rescaling tests for the new basetransform.Wim Taymans3-1/+168
2008-06-02ext/pango/: Use gstvideo functions to calculate strides and plane offsets. Fi...Tim-Philipp Müller1-7/+25
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge1-1/+1
2007-10-30tests/icles/stress-playbin.c: Fix the build.Stefan Kost1-0/+1
2007-10-16tests/icles/: Does what it says on the tin.Tim-Philipp Müller3-1/+128
2007-08-13tests/icles/: Add a dumb little test for textoverlay alignments.Tim-Philipp Müller3-1/+119
2007-07-20tests/: We should use $(LIBM).Stefan Kost1-1/+1
2007-07-20tests/icles/Makefile.am: This needs -lm.Stefan Kost1-1/+1
2007-01-07sys/: Use flow_lock much more to protect every access to xwindow.Julien Moutte1-13/+31
2007-01-04configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele1-1/+1
2007-01-04Add a method to the XOverlay interface to allow disabling of event handling i...Julien Moutte1-1/+23
2006-05-09tests/icles/stress-xoverlay.c: Fix if core was built without parsing support.Edward Hervey1-1/+10
2006-01-10tests/icles/Makefile.am: don't build the tests if we don't have the libsThomas Vander Stichele1-1/+8
2005-12-01add stress test for xoverlay from JulienThomas Vander Stichele3-0/+205