gstreamer/gst-libs/gst/interfaces
Stefan Kost 7269bc26d0 xoverlay: add new vmethod ::set_render_rectangle()
Add set_render_rectangle() vmethod to the interface to better support windowless
toolkits (e.g. qt graphicsview or video on canvas in general). Right now we
always fill the widget to 100%. With the patch we can use a rectangular target
region. Fixes #610249.
API: GstXOverlay::set_render_rectangle()
2010-03-11 10:24:57 +02: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: add new vmethod ::set_render_rectangle() 2010-03-11 10:24:57 +02:00
mixer.c docs: misc. mixer docs improvements 2009-12-12 18:58:39 +00:00
mixer.h whitespace fixes 2009-09-09 10:25:33 +02: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 navigation: don't do stuff inside g_return_val_if_fail() statements 2009-09-08 16:00:47 +01:00
navigation.h interfaces: Seperate some more struct definitions from typedefs 2009-05-12 09:03:25 +02:00
propertyprobe.c gst-libs: Remove dead assignments and resulting unused variables. 2009-08-08 15:54:57 +02: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: clarify GstTuner docs in two places 2009-10-07 10:15:52 +01: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: add new vmethod ::set_render_rectangle() 2010-03-11 10:24:57 +02:00
xoverlay.h xoverlay: add new vmethod ::set_render_rectangle() 2010-03-11 10:24:57 +02:00