summaryrefslogtreecommitdiffstats
path: root/examples/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Fix the declarative-camera exampleLars Knoll2021-04-196-37/+41
* Convert the remaining QML APIs related to captureLars Knoll2021-04-191-1/+1
* Add error handling for QML Camera itemLars Knoll2021-04-192-8/+8
* Make QMediaDeviceManager available to QMLLars Knoll2021-04-197-15/+14
* Use the C++ based Camera itemLars Knoll2021-04-161-7/+11
* 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
* Remove QAbstractVideoFilterLars Knoll2021-04-147-909/+0
* Remove the notifyInterval() functionalityLars Knoll2021-04-082-6/+10
* Use the infra in QVideoSurfaceFormat to get shaders and uniformsLars Knoll2021-04-071-1/+1
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-062-3/+3
* Fix QML video renderingLars Knoll2021-04-061-2/+2
* Fix loading of the qmlvideo exampleLars Knoll2021-03-231-2/+2
* Remove audio/video device settings from QMediaEncoderLars Knoll2021-03-181-2/+2
* Add a QMediaEncoder classLars Knoll2021-03-172-36/+35
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-162-1/+4
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-162-10/+10
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-162-9/+9
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-161-2/+1
* Modernize code baseLars Knoll2021-03-0210-38/+12
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-2/+0
* Add example for listing audio and video devices and their propertiesDoris Verria2021-02-173-0/+221
* Get rid of QCamera::CaptureModeLars Knoll2021-02-171-3/+0
* Remove camera locking APILars Knoll2021-02-125-84/+0
* More changes for QMediaFormat handling on the backendLars Knoll2021-02-091-2/+2
* Unify support for .wav files into one public classDoris Verria2021-02-0913-566/+45
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-092-22/+20
* Cleanup QAudioFormat and friendsLars Knoll2021-02-0916-600/+246
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-2911-232/+148
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-292-7/+6
* Add support for notification when audio devices change on macOSLars Knoll2021-01-292-6/+13
* Fix some compiler warningsLars Knoll2021-01-292-21/+14
* Add find modules for 3rd party libraries and fix CMake filesDoris Verria2021-01-282-3/+3
* Remove the static methods from QAudioDeviceInfoLars Knoll2021-01-227-14/+23
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-221-4/+8
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-224-5/+7
* Get rid of plugins for MM backendsLars Knoll2021-01-221-35/+37
* Get rid of QAudioRecorder and the audiocapture pluginLars Knoll2021-01-222-8/+8
* Provide a proper descriptive name for audio devicesLars Knoll2021-01-223-5/+5
* Smaller fixes to the audiooutput exampleLars Knoll2021-01-222-15/+9
* audio/pcm is not a valid mimetypeLars Knoll2021-01-228-10/+10
* Move the gsttools into Qt MultimediaLars Knoll2021-01-222-3/+2
* Show the proper device description in the UI, not the IDLars Knoll2021-01-221-1/+2
* Merge QAbstractPlanarVideoOutput into QAbstractVideoOutputLars Knoll2021-01-221-1/+1
* Coding style cleanupsLars Knoll2021-01-213-19/+17
* Modernize code baseLars Knoll2021-01-214-17/+16
* Initial Cmake port for qtmultimediaDoris Verria2021-01-2016-0/+1042
* Be (somewhat more) consistent about the value of piEdward Welbourne2020-09-083-3/+3
* Remove AudioEngineVaL Doroshchuk2020-08-039-393/+0