summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add some basic docs for the media player and recorder examplesLars Knoll2021-09-206-2/+98
* Remove the qmlvideofx exampleLars Knoll2021-09-2096-7547/+1
* Fix unused variable warning in player exampleAssam Boudjelthia2021-09-171-1/+1
* Hide the metadata and tracks side bar when videoOutput is tappedAssam Boudjelthia2021-09-171-0/+6
* Android: Fix the capture button issuePekka Gehör2021-09-131-1/+1
* Lock the Window orientation while recording in the recorder exampleLars Knoll2021-09-101-2/+6
* Fix capture view in recorder exampleLars Knoll2021-09-102-19/+22
* Doc: Fix QDoc errors Qt MultimediaNico Vertriest2021-09-101-2/+2
* Do not discard track that do not have language informationPiotr Srebrny2021-09-092-9/+6
* Remove NSApplication from Info.plist filesDoris Verria2021-09-093-9/+0
* Fix default state of recorder exampleLars Knoll2021-09-082-2/+7
* Improve QML Recorder exampleSamuel Mira2021-09-089-57/+95
* Fix mediaplayer QML example's layout and iconsAssam Boudjelthia2021-09-065-16/+31
* Allow passing a media file as command line argument to the mediaplayerLars Knoll2021-09-062-6/+22
* Add option to turn off audio and video tracks to the player exampleLars Knoll2021-09-021-2/+4
* Remove some debug outputLars Knoll2021-09-021-1/+0
* Correctly show the buffer status in the player exampleLars Knoll2021-09-012-6/+7
* Add Track Selection from QML and updated exampleSamuel Mira2021-08-315-1/+205
* ADecoder: Use writable path from QStandardPaths for the decoding outputAssam Boudjelthia2021-08-301-3/+5
* make widgets camera example mobile friendlyAssam Boudjelthia2021-08-307-5/+801
* Camera example: Don't start a new recording when switching camerasDoris Verria2021-08-301-3/+5
* Remove some dead code relating to color correction in QVideoWidgetLars Knoll2021-08-281-30/+2
* don't include audiodevices from CMake for mobileAssam Boudjelthia2021-08-261-1/+3
* Fix player example layout on mobileAssam Boudjelthia2021-08-262-0/+11
* Docs: Remove superfluous or incorrect contentNicholas Bennett2021-08-241-2/+1
* Make audiodecoder example usable on AndroidAssam Boudjelthia2021-08-232-7/+34
* Don't run devices example on mobile platformsAssam Boudjelthia2021-08-231-0/+5
* Recorder example: Build as app bundle on macOS/iOSDoris Verria2021-08-192-0/+51
* Simplify CMakeLists.txtLars Knoll2021-08-181-8/+0
* Fix declarative-camera exampleLars Knoll2021-08-173-2/+6
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1717-17/+17
* Declarative-camera Example: Remove non-existent propertyDoris Verria2021-08-131-1/+0
* Get rid of shared snippets directoryKai Köhne2021-08-1230-230/+1134
* Remove QT_VERSION_CHECK from examplesKai Köhne2021-08-121-5/+0
* Doc: Fix Qt Multimedia Documentation Part 3Nicholas Bennett2021-08-102-14/+17
* Overhaul documentation for Qt 6 Release, Second BlockNicholas Bennett2021-08-101-24/+28
* Restore qmake project files for examplesJoerg Bornemann2021-08-0628-0/+530
* Tag Qt Multimedia Widgets examples with 'widgets'Kai Köhne2021-08-028-4/+12
* Simplify and fix spectrum build structureKai Köhne2021-08-0235-177/+79
* Example: Fix in recorder exampleBartlomiej Moskal2021-08-021-1/+1
* Fix media player position handling after seeking on gstreamerLars Knoll2021-07-301-20/+6
* Fix QMediaPlayer::isSeekable() on gstreamerLars Knoll2021-07-301-6/+1
* Add support for multiple audio tracks to Windows player backendAndré de la Rocha2021-07-272-5/+26
* Use private permission APIAssam Boudjelthia2021-07-272-16/+0
* Rename example to audiosourceKai Köhne2021-07-152-5/+3
* Doc: Part 1 Fix Qt Multimedia documentation issuesTopi Reinio2021-07-091-4/+4
* Adjust API of QAudio::convertVolume() to use floatsLars Knoll2021-07-092-7/+7
* Fix volume propertyLars Knoll2021-07-081-2/+2
* Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-088-51/+51
* Fix the MapData structure to include per plane size informationLars Knoll2021-07-071-3/+3