summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/qmlvideo
Commit message (Expand)AuthorAgeFilesLines
* Examples: Use FileDialog in qmlvideoBartlomiej Moskal2022-10-144-445/+19
* Remove the code-signing step from examplesDoris Verria2022-03-173-28/+0
* Android: Fix qmlvideo seek issuePekka Gehör2022-01-312-2/+2
* Android: Fix qmlvideo metadata issuePekka Gehör2022-01-242-14/+17
* Multimedia examples: Add camera and audio input entitlementsDoris Verria2021-12-173-0/+29
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Get rid of shared snippets directoryKai Köhne2021-08-1212-90/+1036
* Restore qmake project files for examplesJoerg Bornemann2021-08-061-0/+25
* Use private permission APIAssam Boudjelthia2021-07-271-8/+0
* Fix volume propertyLars Knoll2021-07-081-2/+2
* Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-081-2/+2
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-0/+3
* CMake: Use fixed qt_add_resource BASE argumentAlexandru Croitor2021-06-091-8/+2
* Remove dependency on qtandroidextrasAssam Boudjelthia2021-05-122-29/+6
* Remove qmake files from the repositoryLars Knoll2021-04-231-25/+0
* Further cleanups of the VideoOutput APILars Knoll2021-04-191-2/+7
* Remove unused source property from VideoOutputLars Knoll2021-04-191-1/+0
* Fix QML runtime warningsLars Knoll2021-04-192-4/+5
* Fix a nullptr dereferenceLars Knoll2021-04-192-1/+9
* Fix camera permissions on macOSLars Knoll2021-04-192-0/+50
* Convert the remaining QML APIs related to captureLars Knoll2021-04-191-1/+1
* Add error handling for QML Camera itemLars Knoll2021-04-192-8/+8
* Use the C++ based Camera itemLars Knoll2021-04-161-7/+11
* Kill all versioned importsLars Knoll2021-04-1643-45/+45
* Get rid of QDeclarativeAudioLars Knoll2021-04-161-2/+0
* Use the infra in QVideoSurfaceFormat to get shaders and uniformsLars Knoll2021-04-071-1/+1
* Fix QML video renderingLars Knoll2021-04-061-2/+2
* Fix loading of the qmlvideo exampleLars Knoll2021-03-231-2/+2
* Initial Cmake port for qtmultimediaDoris Verria2021-01-201-0/+166
* Examples: request Android storage permissions when using QStandardPathsAssam Boudjelthia2020-02-272-0/+25
* GStreamer: support video orientationAlexander Volkov2019-02-011-0/+4
* examples: use Qt5-style connects where possibleJochen Seemann2017-12-191-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-0/+3
|\
| * fix example installsOswald Buddenhagen2016-04-281-0/+3
* | Updated license headersAntti Kokko2016-01-1946-776/+1558
|/
* Fix debug stream operators.Friedemann Kleint2015-04-071-2/+3
* Update copyright headersAntti Kokko2015-02-1246-322/+322
* QMLVideo Example visual updateTomi Korpipää2014-09-2626-278/+290
* Make the multimedia examples less verboseAlex Blasche2014-09-223-12/+0
* Remove QtSystemInfo dependency from Multimedia examplesAlex Blasche2014-09-193-49/+0
* Update license headers and add new license filesAntti Kokko2014-08-2447-893/+517
* Doc: Clean up references to Qt System InfoSze Howe Koh2014-05-121-0/+1
* Remove left-over debug output.Friedemann Kleint2013-07-311-1/+0
* Fix file browser in qmlvideo example.Friedemann Kleint2013-07-302-8/+12
* Fix for url bug in the qmlvideo examples.Christian Strømme2013-06-133-4/+4
* qmlvideo example, add missing #ifdef PERFORMANCEMONITOR_SUPPORTv5.1.0-beta1David Fries2013-05-081-0/+2
* Video has ended UI say tap to stop.sanevala2013-02-191-0/+1
* User cannot press cancel after folder up.sanevala2013-02-191-24/+25
* Fix qrc references on qmlvideo example.sanevala2013-02-191-3/+3
* User is not able to select file from FileBrowser and play it.sanevala2013-02-192-5/+9