summaryrefslogtreecommitdiffstats
path: root/src/qtmultimediaquicktools/qtmultimediaquicktools.pro
Commit message (Expand)AuthorAgeFilesLines
* Rename the QtMultimediaQuick libraryYoann Lopes2017-05-021-1/+1
* Implement YUV 4:2:2 8bit support for QtQuickSamuel Gaist2016-04-291-2/+4
* rely on the automatically defined QT_BUILD_*_LIBOswald Buddenhagen2016-02-251-2/+1
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* Fix some private headers.Yoann Lopes2015-11-241-12/+13
* Minor refactor of built-in QSGVideoNodes.v5.5.0-beta1Yoann Lopes2015-04-301-0/+14
* Add NV12/NV21 support into SG videonode.Timur Pocheptsov2015-03-201-2/+2
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-2/+16
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
* Fix qmake warning about missing headers.Friedemann Kleint2012-11-191-2/+2
* remove usage of QT_MAKEDLL from QtMultimediaJoerg Bornemann2012-09-121-2/+0
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-121-2/+0
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Mark QtMultimediaQuickTools library as internal.Stephen Kelly2012-07-241-0/+1
* Fix for broken QML multimedia import on windowsMithra Pattison2012-07-161-7/+2
* build system cleanupsOswald Buddenhagen2012-06-251-2/+1
* Added loading of video node factories from pluginsJonas Rabbe2012-02-081-0/+30