gstreamer/gst-libs/gst/interfaces
Tim-Philipp Müller aaf1e55bd2 gst-libs/gst/interfaces/xoverlay.*: Remove everything having to do with the desired size; add gst_x_overlay_prepare_x...
Original commit message from CVS:
* gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
(gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
* gst-libs/gst/interfaces/xoverlay.h:
Remove everything having to do with the desired size; add
gst_x_overlay_prepare_xwindow_id() function; remove the
'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
post a message on the bus instead (#321816).
* sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
(gst_xvimagesink_xoverlay_init):
Remove desired size stuff (#321816).
2005-11-21 20:28:23 +00:00
..
.gitignore ignore more 2005-06-30 12:01:41 +00:00
colorbalance.c fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
colorbalance.h fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
colorbalancechannel.c don't mix tabs and spaces 2004-03-15 19:32:28 +00:00
colorbalancechannel.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
interfaces-marshal.list fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
interfaces.h adding interfaces.h 2005-06-30 12:09:26 +00:00
Makefile.am fix silly typo 2005-10-16 17:50:44 +00:00
mixer.c fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
mixer.h gst-libs/gst/interfaces/mixer.h: Reset padding to GST_PADDING. 2005-08-08 14:13:59 +00:00
mixeroptions.c adding mixer docs 2005-06-30 15:34:38 +00:00
mixeroptions.h fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
mixertrack.c Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
mixertrack.h Added property accessors for mixertrack and mixeroptions. 2004-06-01 20:08:52 +00:00
navigation.c fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
navigation.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
propertyprobe.c gst-libs/gst/interfaces/propertyprobe.c: Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or ot G_OBJECT_CLASS(obj... 2005-09-19 17:25:00 +00:00
propertyprobe.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
tuner.c fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
tuner.h commit 2005-06-30 14:51:33 +00:00
tunerchannel.c Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
tunerchannel.h gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make the conversion between internal frequency... 2004-05-31 14:16:54 +00:00
tunernorm.c Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
tunernorm.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
xoverlay.c gst-libs/gst/interfaces/xoverlay.*: Remove everything having to do with the desired size; add gst_x_overlay_prepare_x... 2005-11-21 20:28:23 +00:00
xoverlay.h gst-libs/gst/interfaces/xoverlay.*: Remove everything having to do with the desired size; add gst_x_overlay_prepare_x... 2005-11-21 20:28:23 +00:00