[gstreamer-bugs] [Bug 627565] [xoverlay][win64] gulong can't hold a HANDLE
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 15 00:11:58 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=627565
GStreamer | gst-plugins-base | 0.10.x
David Schleef <ds> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from David Schleef <ds at schleef.org> 2010-09-15 07:11:52 UTC ---
commit 6dc02137fb8e952c79479f0c1154831c1b761410
Author: David Schleef <ds at schleef.org>
Date: Sun Sep 5 15:17:47 2010 -0700
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()
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list