[Bug 751071] applemedia: CMBlockBuffer can be non-contiguous

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 25 01:35:02 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
           Assignee|ilya.konstantinov at gmail.com |gstreamer-bugs at lists.freede
                   |                            |sktop.org
   Target Milestone|git master                  |1.5.3

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 8cd65c325093e8c951d8b39d403591871519f750
Author: Ilya Konstantinov <ilya.konstantinov at gmail.com>
Date:   Mon Apr 27 15:02:59 2015 +0300

    applemedia: CMBlockBuffer can be non-contiguous

    CMBlockBufferGetDataLength would return the entire data length, while
    size of individual blocks can be smaller. Iterate over the block buffer
    and add the individual (possibly non-contiguous) memory blocks.

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

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