summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* AudioSource example: Add .plist file with microphone permissionsDoris Verria2023-02-162-0/+45
* Add build error in Devices example for not supported OSBartlomiej Moskal2023-01-131-0/+4
* Example: Not working mute for AudioInput in recorderBartlomiej Moskal2022-10-261-1/+1
* Examples: Use FileDialog in qmlvideoBartlomiej Moskal2022-10-145-446/+20
* Remove the code-signing step from examplesDoris Verria2022-03-1714-131/+0
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Android: Fix qmlvideo seek issuePekka Gehör2022-01-312-2/+2
* Android: Fix qmlvideo metadata issuePekka Gehör2022-01-242-14/+17
* CMake: add install command for examplesSamuli Piippo2022-01-192-0/+24
* Don't crash if system has no audio deviceDoris Verria2022-01-131-0/+3
* Fix the camera format used by the camera exampleLars Knoll2022-01-051-12/+12
* audiosource example: Refactor push modeFriedemann Kleint2021-12-222-10/+16
* Polish the audiosource exampleFriedemann Kleint2021-12-203-51/+42
* Multimedia examples: Add camera and audio input entitlementsDoris Verria2021-12-1714-0/+136
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-153-15/+15
* Fix Declarative Camera issues on video sidePekka Gehör2021-12-152-3/+7
* Declarative-camera facelift for mobilePekka Gehör2021-12-155-84/+358
* MediaPlayer example: Display track-specific metadataDoris Verria2021-12-092-8/+23
* 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