[gstreamer-bugs] [Bug 599546] Faster read/write macros

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 27 00:01:26 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=599546
  GStreamer | gstreamer (core) | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2009-10-27 07:01:21 UTC ---
Yes, on for that reason this bug should probably be closed ;)

In places where people know that everything is good and all that, local code
could directly access the integers if HAVE_UNALIGNED_ACCESS is defined. If we
make the GST_READ/WRITE macros do that again it's only a matter of time until
something breaks again.

Or we could add something like GST_READ_UINT64_BE_UNSAFE() with a big, fat
warning in the docs ;)

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