summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/qmlvideo
Commit message (Expand)AuthorAgeFilesLines
* strings: use QStringLiteral instead of fromUtf8Tim Blechmann2024-04-091-1/+1
* Make buttons look acceptable on macOSOliver Eftevaag2024-04-041-33/+8
* Revamp qmlvideo exampleOliver Eftevaag2024-04-0447-403/+423
* Correct license for example and snippet filesLucie Gérard2024-03-264-4/+4
* qmlvideo: split the project into different qml modulesOliver Eftevaag2024-02-0658-139/+270
* Doc: Create separate 'Graphics', 'Multimedia' example categoriesJaishree Vyas2024-01-161-1/+1
* Fix bug in QML video example causing camera to not get displayedJakub Wincenciak2023-09-261-1/+2
* qmlvideo example: Remove "Size" metadataLars Sutterud2023-07-241-4/+0
* Doc: Add \examplecategory for Qt MultimediaVenugopal Shivashankar2023-07-211-0/+1
* Adjust multimedia examples to use new QPermission APIIvan Solovev2023-02-081-2/+21
* Include moc_*.cpp files in QtMM examplesArtem Dyomin2022-12-131-0/+1
* Examples: Use FileDialog in qmlvideoBartlomiej Moskal2022-09-265-399/+20
* Examples: C++ style cleanupKai Köhne2022-09-078-71/+103
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-2456-2721/+112
* Split spatial audio out into a lib of its ownLars Knoll2022-06-163-0/+135
* Improve examples CMakeLists.txt (II)Kai Köhne2022-03-211-1/+1
* Remove the code-signing step from examplesDoris Verria2022-03-173-28/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-171-13/+6
* Android: Fix qmlvideo metadata issuePekka Gehör2022-01-242-14/+17
* Android: Fix qmlvideo seek issuePekka Gehör2022-01-132-2/+2
* 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