summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix QML runtime warningsLars Knoll2021-04-193-5/+6
* Fix a nullptr dereferenceLars Knoll2021-04-192-1/+9
* Fix camera permissions on macOSLars Knoll2021-04-192-0/+50
* Some smaller fixes for declarative-cameraLars Knoll2021-04-193-3/+51
* Fix the declarative-camera exampleLars Knoll2021-04-196-37/+41
* Convert the remaining QML APIs related to captureLars Knoll2021-04-191-1/+1
* New QML API for image capturingLars Knoll2021-04-191-3/+2
* Add error handling for QML Camera itemLars Knoll2021-04-192-8/+8
* Make QMediaDeviceManager available to QMLLars Knoll2021-04-199-17/+19
* Use the C++ based Camera itemLars Knoll2021-04-161-7/+11
* Rename videoPreview to videoOutputLars Knoll2021-04-161-1/+1
* Use QCameraFocus directly in QMLLars Knoll2021-04-161-2/+2
* Kill all versioned importsLars Knoll2021-04-1694-111/+111
* Get rid of QDeclarativeAudioLars Knoll2021-04-161-2/+0
* API cleanups in QMediaPlayerLars Knoll2021-04-168-27/+32
* Clean up QVideoSink and it's platform implementationLars Knoll2021-04-161-4/+4
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-3/+3
* Remove QAbstractVideoFilterLars Knoll2021-04-147-909/+0
* Remove the notifyInterval() functionalityLars Knoll2021-04-082-6/+10
* Get rid of QMediaPlayer::setCustomRole() and relatedLars Knoll2021-04-083-13/+0
* Use the infra in QVideoSurfaceFormat to get shaders and uniformsLars Knoll2021-04-071-1/+1
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-062-2/+2
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-063-6/+6
* Remove the custom video surface examplesLars Knoll2021-04-0619-1491/+0