summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-088-51/+51
* Fix the MapData structure to include per plane size informationLars Knoll2021-07-071-3/+3
* Add a simple recorder app for capturing audio or audio/video streamsPiotr Srebrny2021-07-0118-0/+1488
* Fix audio handling in the media player exampleLars Knoll2021-06-283-13/+11
* Kill QMediaRecorder::StatusPiotr Srebrny2021-06-252-24/+8
* Clean up file format and audio profile handlingLars Knoll2021-06-253-1/+8
* Add positioning information for channels to QAudioFormatLars Knoll2021-06-191-1/+1
* Remove brightness and related properties from QVideoSink and QVideoWidgetLars Knoll2021-06-182-55/+0
* Remove QMediaPlaylist from QtMultimedia for nowLars Knoll2021-06-189-3/+1731
* 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