summaryrefslogtreecommitdiffstats
path: root/examples/multimediawidgets
Commit message (Expand)AuthorAgeFilesLines
* Fix back button on android video widgetSamuel Mira2021-10-121-1/+1
* Fix resolution list to a camera format listSamuel Mira2021-10-074-77/+128
* 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 remaining qdoc warningsLars Knoll2021-09-231-1/+1
* Add some basic docs for the media player and recorder examplesLars Knoll2021-09-202-2/+4
* Fix unused variable warning in player exampleAssam Boudjelthia2021-09-171-1/+1
* Doc: Fix various documentation issuesTopi Reinio2021-09-091-7/+4
* Remove NSApplication from Info.plist filesDoris Verria2021-09-091-3/+0
* 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
* 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
* Fix player example layout on mobileAssam Boudjelthia2021-08-262-0/+11
* Simplify CMakeLists.txtLars Knoll2021-08-181-8/+0
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-174-4/+4
* Overhaul documentation for Qt 6 Release, Second BlockNicholas Bennett2021-08-101-24/+28
* Restore qmake project files for examplesJoerg Bornemann2021-08-065-0/+99
* Tag Qt Multimedia Widgets examples with 'widgets'Kai Köhne2021-08-024-4/+8
* Add support for multiple audio tracks to Windows player backendAndré de la Rocha2021-07-272-5/+26
* Adjust API of QAudio::convertVolume() to use floatsLars Knoll2021-07-092-7/+7
* Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-082-16/+16
* Fix the MapData structure to include per plane size informationLars Knoll2021-07-071-3/+3
* Clean up file format and audio profile handlingLars Knoll2021-06-251-0/+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
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-175-22/+22
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-164-9/+9
* Get rid of QAudio::RoleLars Knoll2021-06-161-1/+0
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-165-46/+33
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-165-22/+22
* Kill QMediaEncoderBaseLars Knoll2021-06-162-5/+5
* Kill the current QMediaRecorder classLars Knoll2021-06-161-3/+3
* Get rid of QImageEncoderSettingsLars Knoll2021-06-165-26/+15
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-112-14/+18
* Use QAudioInput in QMediaCaptureSessionLars Knoll2021-06-113-4/+11
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-084-12/+12
* Remove the inheritance between QMediaEncoderSettings and QMediaFormatLars Knoll2021-06-041-2/+2
* 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
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-192-105/+11
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-2/+1
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-181-21/+12
* Merge QCameraExposure into QCameraLars Knoll2021-05-181-1/+1
* Change menu item text in camera exampleDoris Verria2021-05-121-2/+2
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-073-9/+9