gstreamer/tests
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
..
check tag: xmp: Adds _USER_RATING mapping for xmp 2010-03-24 15:34:52 -03:00
examples seek: parse more info from the buffering query 2010-03-24 18:55:25 +01:00
icles 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
old gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
Makefile.am Remove bogus check for libcheck, since we check for gstreamer-check and it pulls in the required info from there, and... 2007-07-13 16:02:23 +00:00