gstreamer/tests/icles
Tim-Philipp Müller 37d000d175 xoverlay: change new set_render_rectangle() vfunc to take four arguments so we don't depend on libgstvideo
Don't make libgstinterfaces (and thus libgstaudio etc.) indirectly depend
on libgstvideo by using the GstVideoRectangle helper structure in the API,
which causes undesirable dependencies, esp. with the gobject-introspection
(people will point and laugh at us if they find out that libgstaudio
depends on libgstvideo). Instead, pass the x, y, width and height parameters
directly to the function.

Re-fixes #610249.
2010-03-28 20:21:10 +01:00
..
.gitignore tests: add a test for trickplay in audio synthesis graphs 2010-03-11 10:53:05 +02:00
audio-trickplay.c tests: Fix another unitialized variable 2010-03-11 16:35:10 +01:00
Makefile.am build: Makefile.am fixes 2010-03-19 01:00:36 +00:00
playbin-text.c tests: print some more info in the text example 2009-03-23 16:59:36 +01:00
stress-playbin.c Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
stress-xoverlay.c tests: fix warning and memory leak in stress-overlay test 2009-12-26 23:29:24 +00:00
test-box.c tests/icles/.cvsignore: update ignore file. 2008-10-20 13:45:55 +00:00
test-colorkey.c tests: make Gtk+ test programs compile with -DGSEAL_ENABLE 2010-03-14 22:48:00 +00:00
test-scale.c tests/icles/test-scale.c: Include <stdlib.h> for atoi(). 2008-08-04 12:35:07 +00:00
test-textoverlay.c ext/pango/: Use gstvideo functions to calculate strides and plane offsets. Fixes rendering issue ('ghost' images of t... 2008-06-02 18:37:02 +00:00
test-xoverlay.c xoverlay: change new set_render_rectangle() vfunc to take four arguments so we don't depend on libgstvideo 2010-03-28 20:21:10 +01:00