[Bug 790753] Update to Android NDK r16

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 2 08:35:57 UTC 2018


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.2

--- Comment #5 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit 5a5a548b0918390d0c8cf9dfc3d61e19eb829073
Author: Matthew Waters <matthew at centricular.com>
Date:   Tue Feb 13 22:20:18 2018 +1100

    plugins: Don't force 64-bit file/seek functions variants on android

    Most functions are automatically chosen from the _FILE_OFFSET_BITS
    define, the remaining one (fstat) is only available on API >= 21 so
    check for that

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