summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix the QAudioDecoder APILars Knoll2021-06-172-22/+16
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-176-25/+25
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-167-20/+20
* Get rid of QAudio::RoleLars Knoll2021-06-161-1/+0
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-167-69/+57
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-168-52/+52
* Kill QMediaEncoderBaseLars Knoll2021-06-165-12/+12
* Kill the current QMediaRecorder classLars Knoll2021-06-162-9/+9
* Get rid of QImageEncoderSettingsLars Knoll2021-06-166-28/+18
* Move the QAudio::Mode enum inside QAudioDeviceLars Knoll2021-06-166-25/+25
* AudioDecoder example: Don't start event loop in case of errorDoris Verria2021-06-143-0/+9
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-116-15/+31
* Use QAudioInput in QMediaCaptureSessionLars Knoll2021-06-114-9/+18
* CMake: Use fixed qt_add_resource BASE argumentAlexandru Croitor2021-06-092-16/+4
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-0817-59/+59
* Rename QAudioOutput to QAudioSinkLars Knoll2021-06-045-13/+13
* Rename QAudioInput to QAudioSourceLars Knoll2021-06-049-21/+21
* Remove the inheritance between QMediaEncoderSettings and QMediaFormatLars Knoll2021-06-042-3/+3
* Add an example media player written in QMLPiotr Srebrny2021-06-0313-0/+996
* Remove some debug outputLars Knoll2021-06-032-18/+0
* Fix some issues with language tagsLars Knoll2021-06-011-0/+1
* Widgets/Player example: Jump to first item of newly loaded playlistFriedemann Kleint2021-06-011-0/+6
* Add support for audio capture/encoding on WindowsAndre de la Rocha2021-05-271-2/+7
* CMake: Remove usage of old compatibility CMake APIAlexandru Croitor2021-05-271-3/+3
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-192-105/+11
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-192-4/+2
* Fix recording error in spectrum exampleDoris Verria2021-05-191-0/+5
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-182-28/+19
* Merge QCameraExposure into QCameraLars Knoll2021-05-181-1/+1
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-182-5/+5
* Cleanup the audio decoder architectureLars Knoll2021-05-171-1/+1
* Fix a number of compiler warnings/errors when using gccLars Knoll2021-05-142-8/+6
* Remove dependency on qtandroidextrasAssam Boudjelthia2021-05-124-58/+12
* Change menu item text in camera exampleDoris Verria2021-05-121-2/+2
* Support Audio-Only recordings on macOSDoris Verria2021-05-102-0/+48
* Some API and doc fixes for QAudioDecoderLars Knoll2021-05-073-4/+4
* Replace category in QAudioOutput with an audio roleLars Knoll2021-05-072-13/+0
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-0715-43/+43
* Fix compilation on LinuxLars Knoll2021-05-074-4/+4
* QAudioDeviceInfo: drop Range type, simplify APIVolker Hilsheimer2021-05-075-36/+32
* Fix bugs in QSoundEffectLars Knoll2021-05-071-1/+3
* CMake: use correct targetSamuli Piippo2021-05-061-1/+1
* Cleanup status handling in QMediaPlayerLars Knoll2021-05-031-1/+0
* Cleanup and refactor QGstAppSrcLars Knoll2021-05-031-1/+1
* Move handling of QAudioInput/Output::processedUSecs() to the frontendLars Knoll2021-04-301-4/+2
* CMake: deploy libfftrealSamuli Piippo2021-04-241-0/+14
* Fix qaudiobuffer and qaudiodecoder autotestsLars Knoll2021-04-231-1/+1
* Remove qmake files from the repositoryLars Knoll2021-04-2328-565/+0
* Further cleanups of the VideoOutput APILars Knoll2021-04-191-2/+7
* Remove unused source property from VideoOutputLars Knoll2021-04-192-3/+0