summaryrefslogtreecommitdiffstats
path: root/examples/multimedia
Commit message (Expand)AuthorAgeFilesLines
...
* Remove some dead codeLars Knoll2021-11-031-10/+0
* Update the matching formats in the audiorecorder and camera examplesLars Knoll2021-11-032-13/+44
* Camera example: Fix .plist file to build in iOS/macOS with qmake and cmakeDoris Verria2021-10-281-1/+43
* Android: Fix for List of available devices issuePekka Gehör2021-10-152-0/+10
* Remove the android/gstreamer exampleLars Knoll2021-10-149-338/+0
* Q_DECLARE_METATYPE(WindowFunction) in spectrum exampleAssam Boudjelthia2021-10-111-0/+1
* Fix assertion in audio source exampleLars Knoll2021-10-041-1/+0
* Fix the example imagesLars Knoll2021-09-222-0/+0
* Fix the remaining qdoc warningsLars Knoll2021-09-221-2/+2
* Exclude example from Android and iOS the right wayAssam Boudjelthia2021-09-222-6/+3
* Fix API naming inconsistencyLars Knoll2021-09-211-15/+15
* Fix the MediaPlayer docsLars Knoll2021-09-211-2/+0
* Add some basic docs for the media player and recorder examplesLars Knoll2021-09-204-0/+94
* Remove the qmlvideofx exampleLars Knoll2021-09-2096-7547/+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 various documentation issuesTopi Reinio2021-09-091-5/+3
* Do not discard track that do not have language informationPiotr Srebrny2021-09-092-9/+6
* Remove NSApplication from Info.plist filesDoris Verria2021-09-092-6/+0
* Fix default state of recorder exampleLars Knoll2021-09-082-2/+7
* Improve QML Recorder exampleSamuel Mira2021-09-089-57/+95
* 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
* Doc: Fix QDoc errors Qt MultimediaNico Vertriest2021-08-301-2/+2
* ADecoder: Use writable path from QStandardPaths for the decoding outputAssam Boudjelthia2021-08-301-3/+5
* don't include audiodevices from CMake for mobileAssam Boudjelthia2021-08-261-1/+3
* Fix mediaplayer QML example's layout and iconsAssam Boudjelthia2021-08-255-16/+31
* 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
* Fix declarative-camera exampleLars Knoll2021-08-173-2/+6
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1713-13/+13
* 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
* Restore qmake project files for examplesJoerg Bornemann2021-08-0622-0/+428
* Tag Qt Multimedia Widgets examples with 'widgets'Kai Köhne2021-08-024-0/+4
* 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
* 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
* Fix volume propertyLars Knoll2021-07-081-2/+2