gstreamer/gst-libs/gst/interfaces
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 ignore more 2005-06-30 12:01:41 +00:00
colorbalance.c interfaces: Add docs for gst_color_balance_get_balance_type() 2009-05-12 09:03:24 +02:00
colorbalance.h whitespace fixes 2009-09-09 10:25:33 +02:00
colorbalancechannel.c Document the GstTuner and GstColorBalance interfaces, and some other random API functions that needed it. 70% symbol ... 2008-05-09 21:42:26 +00:00
colorbalancechannel.h interfaces: Separate struct definitions from typedefs 2009-05-12 09:03:22 +02:00
interfaces-marshal.list gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
Makefile.am 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
mixer.c Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
mixer.h Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
mixeroptions.c docs: misc. mixer docs improvements 2009-12-12 18:58:39 +00:00
mixeroptions.h gst-libs/gst/interfaces/mixeroptions.*: API: add GstMixerOptions::get_values vfunc (#519906) 2008-03-03 13:50:18 +00:00
mixertrack.c docs: misc. mixer docs improvements 2009-12-12 18:58:39 +00:00
mixertrack.h mixertrack: add READONLY and WRITEONLY flags 2009-09-11 10:20:27 +01:00
navigation.c docs: fix up interfaces library docs to make gtk-doc happy 2010-03-15 13:40:48 +00:00
navigation.h interfaces: Seperate some more struct definitions from typedefs 2009-05-12 09:03:25 +02:00
propertyprobe.c docs: more helper libraries docs fixes 2010-03-16 00:44:50 +00:00
propertyprobe.h propertyprobe: Fix typo in the docs 2009-05-12 15:53:07 +02:00
streamvolume.c streamvolume: Define cbrt() if it's not available 2009-10-07 07:28:15 +02:00
streamvolume.h interfaces: API: Add GstStreamVolume interface 2009-09-11 16:37:34 +02:00
tuner.c docs: more helper libraries docs fixes 2010-03-16 00:44:50 +00:00
tuner.h interfaces: Separate struct definitions from typedefs 2009-05-12 09:03:22 +02:00
tunerchannel.c Document the GstTuner and GstColorBalance interfaces, and some other random API functions that needed it. 70% symbol ... 2008-05-09 21:42:26 +00:00
tunerchannel.h interfaces: Separate struct definitions from typedefs 2009-05-12 09:03:22 +02:00
tunernorm.c Document the GstTuner and GstColorBalance interfaces, and some other random API functions that needed it. 70% symbol ... 2008-05-09 21:42:26 +00:00
tunernorm.h interfaces: Seperate some more struct definitions from typedefs 2009-05-12 09:03:25 +02:00
videoorientation.c gst-libs/gst/interfaces/videoorientation.c: Add since tags to new API docs, ChangeLog surgery (forgot API keyword in ... 2006-09-21 13:49:47 +00:00
videoorientation.h interfaces: Seperate some more struct definitions from typedefs 2009-05-12 09:03:25 +02:00
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
xoverlay.h 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