summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qdeclarativevideooutput_window
Commit message (Expand)AuthorAgeFilesLines
* Move the remaining items from the QML plugin into multimediaquickLars Knoll2021-04-195-277/+0
* Kill all versioned importsLars Knoll2021-04-161-2/+2
* Clean up QVideoSink and it's platform implementationLars Knoll2021-04-161-16/+18
* Remove unused methodLars Knoll2021-04-161-11/+0
* Add support for SW rendering in QVideoSinkLars Knoll2021-04-061-0/+3
* Stop emitting signals all the way from the backendLars Knoll2021-04-061-5/+5
* Rename QVideoWindowControl to QPlatformVideoSinkLars Knoll2021-04-061-2/+2
* Modernize code baseLars Knoll2021-03-021-3/+2
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-4/+0
* And finally kill QMediaServiceLars Knoll2021-02-171-31/+1
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-6/+5
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-9/+9
* Get rid of QMediaControlLars Knoll2021-01-211-2/+2
* Modernize code baseLars Knoll2021-01-211-50/+38
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+31
* QtMultimediaQuick: Move headers from multimedia dirVaL Doroshchuk2019-05-091-1/+1
* Android: Move inline qml to separate file in testsVal Doroshchuk2019-04-034-15/+21
* Updated license headersAntti Kokko2016-01-201-18/+13
* Remove insignificant from qdeclarativevideooutput testTony Sarajärvi2015-11-251-2/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests.Friedemann Kleint2015-08-241-1/+0
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-202-4/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+0
* test: Mark tst_QDeclarativeVideoOutputWindow as insignificant on WindowsSergio Ahumada2012-12-111-0/+2
* Compile after removal of compatibility code in QtQuick.Friedemann Kleint2012-10-161-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Support QVideoWindowControl in the QtQuick Video element.Thomas McGuire2012-05-032-0/+311