gstreamer/gst-libs/gst/interfaces
David Schleef 6dc02137fb xoverlay: Add guintptr versions of functions
And deprecate the gulong versions.  This is to support platforms
where sizeof(unsigned long) < sizeof(void *).  Fixes #627565.

API: Add gst_x_overlay_set_window_handle()
API: Deprecate: gst_x_overlay_set_xwindow_id()
API: Add gst_x_overlay_got_window_handle()
API: Deprecate: gst_x_overlay_got_xwindow_id()
API: Add GstXOverlay::set_window_handle()
API: Deprecate: GstXOverlay::set_xwindow_id()
2010-09-15 00:10:23 -07: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 build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common 2010-08-14 19:12:37 +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 configure: Remove (now) useless check for cbrt 2010-05-28 08:27:29 +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: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00
xoverlay.h xoverlay: Add guintptr versions of functions 2010-09-15 00:10:23 -07:00