[gstreamer-bugs] [Bug 596832] configurable buffer alignment

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 5 01:13:03 PDT 2009


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

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144593|0                           |1
        is obsolete|                            |

--- Comment #10 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2009-10-05 08:13:01 UTC ---
Created an attachment (id=144764)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=144764)
allow using posix memalign to allocate buffers

Jan, good catch. This patch keeps g_free as a default freefunc and only changes
it to free when posiz_memalign is used to allocate data. I also changed the
#ifdefs as you recommended.

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