[Bug 705678] sysmem allocator copies too much
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 13 06:51:00 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=705678
GStreamer | gstreamer (core) | git
--- Comment #6 from Jan Schmidt <thaytan at noraisin.net> 2013-08-13 13:50:55 UTC ---
Yes, the new memory block will be aligned. The data within it may not have the
same alignment after the copy - for example, copy from a buffer containing
uint32's with an offset of 3 - the new memory won't have aligned uint32s where
the old buffer did.
--
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