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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 6 02:09:02 PDT 2010


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-09-06 09:08:58 UTC ---
Doesn't really make things much prettier :-/

- can't we just #define _set_xwindow_id to
  _set_xwindow_id_uintptr? The new function
  name isn't exactly pretty?

- should we use this opportunity to make
  the function name more generic (so that
  the only X reference is in the interface
  name)? e.g. _set_window_handle() or
  somesuch?

- maybe add per-platform defines for
  easier discoverability? (possibly with
  dummy typedefs for id types if right
  headers haven't been included)

- some API: keywords in the commit
  message would be nice, makes it
  easier to compile release notes

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