summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix 'devices' example to build with MinGWAlexandru Croitor2021-11-101-1/+4
* Android: Fix for crashes issue of the Spectrum examplePekka Gehör2021-11-094-5/+51
* Android: Fix for Content uri issuesPekka Gehör2021-11-092-4/+17
* Remove some dead codeLars Knoll2021-11-031-10/+0
* Update the matching formats in the audiorecorder and camera examplesLars Knoll2021-11-034-38/+99
* Do not hide playback control bar since HoverHandle is brokenPiotr Srebrny2021-11-022-2/+2
* Camera example: Don't crash is the system doesn't have a cameraLars Knoll2021-11-011-8/+10
* player example: Use msec precision on the position sliderLars Knoll2021-11-012-6/+6
* Camera example: Fix .plist file to build in iOS/macOS with qmake and cmakeDoris Verria2021-10-284-9/+110
* Android: Fix for List of available devices issuePekka Gehör2021-10-152-0/+10
* Remove the android/gstreamer exampleLars Knoll2021-10-149-338/+0
* Fix black rectangle on mediaplayer widget exampleSamuel Mira2021-10-136-482/+92
* Fix back button on android video widgetSamuel Mira2021-10-121-1/+1
* Q_DECLARE_METATYPE(WindowFunction) in spectrum exampleAssam Boudjelthia2021-10-111-0/+1
* Fix resolution list to a camera format listSamuel Mira2021-10-074-77/+128
* Fix assertion in audio source exampleLars Knoll2021-10-041-1/+0
* Android: Fix video sizes and formats returned from CameraPekka Gehör2021-10-011-10/+37
* Fix example documentationLars Knoll2021-09-231-3/+3
* Fix the example imagesLars Knoll2021-09-232-0/+0
* Fix the remaining qdoc warningsLars Knoll2021-09-232-3/+3
* 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-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 various documentation issuesTopi Reinio2021-09-092-12/+7
* Doc: Fix QDoc errors Qt MultimediaNico Vertriest2021-09-091-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