mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
gst-libs/gst/xoverlay/xoverlay.*: replace XID with unsigned long to get rid of the xlibs dependency in
Original commit message from CVS: * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id), (gst_x_overlay_got_xwindow_id): * gst-libs/gst/xoverlay/xoverlay.h: replace XID with unsigned long to get rid of the xlibs dependency in XOverlay (fixes #137004)
This commit is contained in:
parent
efe98f1030
commit
81206cbc7c
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-03-12 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
|
||||
(gst_x_overlay_got_xwindow_id):
|
||||
* gst-libs/gst/xoverlay/xoverlay.h:
|
||||
replace XID with unsigned long to get rid of the xlibs dependency in
|
||||
XOverlay (fixes #137004)
|
||||
|
||||
2004-03-13 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
* gst/effectv/gstaging.c: (gst_agingtv_base_init),
|
||||
(gst_agingtv_setup):
|
||||
|
|
Loading…
Reference in a new issue