[Bug 754466] qml: add android support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 28 01:14:14 PDT 2015


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

Matthew Waters <ystreet00 at gmail.com> changed:

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

--- Comment #8 from Matthew Waters <ystreet00 at gmail.com> ---
commit 18d5ed0408a9ae66f2a5f508941c09de5afe01ae
Author: Matthew Waters <matthew at centricular.com>
Date:   Wed Sep 2 23:45:07 2015 +1000

    qt: add support for building/running on android

    Including:
    - Necessary configure checks
    - Necessary compile time platform checks
    - Necessary runtime qt android platform detection
    - Escaping GLsync definition with Qt's GLES2 implementation

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

commit f12caa5c2255493d42f5e5aa14b98a9b0a99a66b
Author: Matthew Waters <matthew at centricular.com>
Date:   Wed Sep 2 23:40:31 2015 +1000

    qt: don't use CPPFLAGS for tools that cannot use them

    For example moc will bail out when given arguments it does not
    know about.  The moc specific MOC_CPPFLAGS can still be used
    to pass flags to moc.

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

commit fdf2a73ec02ca70a0cb1ff437896fe7d050354ea
Author: Matthew Waters <matthew at centricular.com>
Date:   Wed Sep 2 23:39:54 2015 +1000

    qt: rename library to include gst prefix

    libqtsink -> libgstqtsink

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

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