summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/recorder
Commit message (Expand)AuthorAgeFilesLines
* Example: Not working mute for AudioInput in recorderBartlomiej Moskal2022-10-261-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-2815-712/+30
* Split spatial audio out into a lib of its ownLars Knoll2022-06-161-1/+1
* Improve examples CMakeLists.txt (II)Kai Köhne2022-03-211-14/+7
* Remove the code-signing step from examplesDoris Verria2022-03-172-21/+0
* Fix missing main.qml in examplesSamuel Mira2022-03-092-19/+24
* Improve examples CMakeLists.txtKai Köhne2022-02-171-6/+2
* CMake: add install command for examplesSamuli Piippo2022-01-181-0/+12
* Multimedia examples: Add camera and audio input entitlementsDoris Verria2021-12-172-0/+21
* Fix the example imagesLars Knoll2021-09-221-0/+0
* Fix API naming inconsistencyLars Knoll2021-09-211-15/+15
* Add some basic docs for the media player and recorder examplesLars Knoll2021-09-202-0/+46
* 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
* Fix default state of recorder exampleLars Knoll2021-09-082-2/+7
* Improve QML Recorder exampleSamuel Mira2021-09-089-57/+95
* Recorder example: Build as app bundle on macOS/iOSDoris Verria2021-08-192-0/+51
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Example: Fix in recorder exampleBartlomiej Moskal2021-08-021-1/+1
* Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-081-1/+1
* Add a simple recorder app for capturing audio or audio/video streamsPiotr Srebrny2021-07-0117-0/+1487