gst-libs/gst/interfaces/xoverlay.*: Remove everything having to do with the desired...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 21 Nov 2005 20:28:23 +0000 (20:28 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 21 Nov 2005 20:28:23 +0000 (20:28 +0000)
commitaaf1e55bd2c77b2630eb432cc1aa967eff19b95e
treeafc3fa446176bcacb5eca032c5f6a798d6430c76
parentece86d538f9cf2754b598ebfa5c1cc1512bae84c
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).
ChangeLog
gst-libs/gst/interfaces/xoverlay.c
gst-libs/gst/interfaces/xoverlay.h
sys/ximage/ximagesink.c
sys/xvimage/xvimagesink.c