[gstreamer-bugs] [Bug 627565] [xoverlay][win64] gulong can't hold a HANDLE

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 5 15:21:34 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=627565
  GStreamer | gst-plugins-base | 0.10.x

--- Comment #2 from David Schleef <ds at schleef.org> 2010-09-05 22:21:30 UTC ---
Created an attachment (id=169527)
 View: https://bugzilla.gnome.org/attachment.cgi?id=169527
 Review: https://bugzilla.gnome.org/review?bug=627565&attachment=169527

patch

Deprecate old gulong functions, add new uintptr functions, and fix up all the
examples and tests.

Annoyingly, there's no G_TYPE_UINTPTR, so I used G_TYPE_GUINT64.

This should be backward compatible.

-- 
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