[Bug 660300] gst_memory_alignment undefined if HAVE_POSIX_MEMALIGN isn't defined

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 28 09:48:28 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=660300
  GStreamer | gstreamer (core) | 0.11.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.2

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2011-09-28 16:48:24 UTC ---
I removed the ifdef for HAVE_POSIX_MEMALIGN, it's not used.

commit eda44fbc22d14b8eca987e206f467216159e2e43
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Sep 28 18:46:09 2011 +0200

    memory: fix memory alignment

    Fix compilation when POSIX_MEMALIGN is not set.
    Debug the configured alignment.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=660300

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