summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/mediaplayer
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix various issues in Qt Multimedia documentationTopi Reinio2022-09-291-7/+4
* Use SPDX license identifiersLucie Gérard2022-06-2810-467/+20
* Split spatial audio out into a lib of its ownLars Knoll2022-06-161-12/+12
* Docs: Fix broken linksNicholas Bennett2022-05-131-3/+4
* Improve examples CMakeLists.txt (II)Kai Köhne2022-03-211-26/+7
* Docs: Update QML Mediaplayer Example DocumentationNicholas Bennett2022-03-1813-6/+168
* Fix missing main.qml in examplesSamuel Mira2022-03-092-15/+18
* Improve examples CMakeLists.txtKai Köhne2022-02-171-6/+2
* CMake: add install command for examplesSamuli Piippo2022-01-181-0/+12
* QNX: Instantiate the QNX backendLars Knoll2022-01-171-1/+1
* MediaPlayer example: Display track-specific metadataDoris Verria2021-12-092-8/+23
* Fix the example imagesLars Knoll2021-09-221-0/+0
* Add some basic docs for the media player and recorder examplesLars Knoll2021-09-202-0/+48
* Hide the metadata and tracks side bar when videoOutput is tappedAssam Boudjelthia2021-09-171-0/+6
* Do not discard track that do not have language informationPiotr Srebrny2021-09-092-9/+6
* Do not hide playback control bar since HoverHandle is brokenPiotr Srebrny2021-09-062-2/+2
* Allow passing a media file as command line argument to the mediaplayerLars Knoll2021-09-062-6/+22
* Add Track Selection from QML and updated exampleSamuel Mira2021-08-315-1/+205
* Fix mediaplayer QML example's layout and iconsAssam Boudjelthia2021-08-254-15/+28
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Remove QT_VERSION_CHECK from examplesKai Köhne2021-08-121-5/+0
* Fix media player position handling after seeking on gstreamerLars Knoll2021-07-301-20/+6
* Fix QMediaPlayer::isSeekable() on gstreamerLars Knoll2021-07-301-6/+1
* Fix audio handling in the media player exampleLars Knoll2021-06-283-13/+11
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-0/+3
* Add an example media player written in QMLPiotr Srebrny2021-06-0312-0/+993