summaryrefslogtreecommitdiffstats
path: root/examples/multimedia
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ; to Q_UNUSEDLars Schmertmann2020-06-288-14/+14
* Use QList instead of QVectorJarek Kobus2020-06-259-25/+24
* Doc: minor fixes re the camera documentationAndy Shaw2020-06-151-0/+1
* Remove Radio supportVaL Doroshchuk2020-06-1012-691/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-292-17/+17
|\
| * Remove deprecated QTextStream operators from examplesTopi Reinio2020-04-032-17/+17
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-184-0/+50
|\|
| * Examples: request Android storage permissions when using QStandardPathsAssam Boudjelthia2020-02-274-0/+50
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-301-2/+4
|\|