gstreamer/sys/xvimage
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
..
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
xvimagesink.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
xvimagesink.h xvimagesink: implement set_render_rectangle 2010-03-11 10:24:57 +02:00