summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-092-75/+75
* New API for handling media formats and codecsLars Knoll2021-02-091-1/+0
* Get rid of QCameraViewFinderSettingsLars Knoll2021-01-297-295/+37
* Cleanup resolution and frameRate handlingLars Knoll2021-01-291-2/+7
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-291-0/+1
* Cleanup QCameraInfoLars Knoll2021-01-293-16/+6
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-291-26/+10
* Completely remove the old plugin infrastructureLars Knoll2021-01-292-2/+0
* Start using the new QMediaPlatformPlayerInterfaceLars Knoll2021-01-291-0/+2
* Don't define QT_DISABLE_DEPRECATED_BEFORE to 0Lars Knoll2021-01-292-4/+0
* Remove some dead codeLars Knoll2021-01-291-1/+0
* Add find modules for 3rd party libraries and fix CMake filesDoris Verria2021-01-283-3/+58
* Remove the static methods from QCameraInfoLars Knoll2021-01-222-9/+15
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-222-7/+8
* Get rid of the QMediaServiceFeaturesInterfaceLars Knoll2021-01-221-1/+1
* Get rid of QMediaContentLars Knoll2021-01-223-23/+21
* Remove playlist support from QMediaPlayerLars Knoll2021-01-223-100/+2
* Clean up QCamera error enumLars Knoll2021-01-223-18/+3
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-226-111/+111
* Get rid of the bindableInterface in QCameraImageCaptureLars Knoll2021-01-222-5/+5
* Merge the viewfindersettingscontrol into QCameraControlLars Knoll2021-01-212-2/+1
* Modernize code baseLars Knoll2021-01-214-13/+13
* Merge QCameraFlashControl into QCameraExposureControlLars Knoll2021-01-212-9/+6
* Remove unused QCamerExposureControl::FlashPower/FlashCompensationLars Knoll2021-01-211-2/+1
* Kill QCameraExposure::MeteringModeLars Knoll2021-01-215-118/+1
* Initial Cmake port for qtmultimediaDoris Verria2021-01-203-0/+59
* Clean up playlist handlingLars Knoll2021-01-202-33/+11
* Remove Radio QML typeLars Knoll2021-01-201-268/+0
* Get rid of the unused resource policy and availability controlLars Knoll2021-01-206-57/+1
* Fix compilationLars Knoll2021-01-201-1/+1
* Replace calls to removed qmlRegisterType overloadsMarcel Krems2020-08-311-3/+3
* Remove AudioEngineVaL Doroshchuk2020-08-0330-6734/+0
* Fix ambiguous in QRandomGenerator::global()->boundedVaL Doroshchuk2020-07-201-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-251-1/+1
* Remove Radio supportVaL Doroshchuk2020-06-106-1267/+0
* Remove QT_DEPRECATED APIVaL Doroshchuk2020-06-044-37/+0
* Update qtbase dependencyFriedemann Kleint2020-03-254-0/+8
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-184-9/+68
|\
| * Deprecate Camera::error() signal in favor of errorOccurred()v5.15.0-beta2Alexander Akulich2020-03-102-2/+14
| * Add flushMode to Video QML elementVaL Doroshchuk2020-03-061-1/+18
| * QCamera: Deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-03-032-3/+3
| * Update plugins.qmltypes for 5.15Jani Heikkinen2020-02-271-3/+33
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-284-182/+193
|\|
| * Introduce MediaPlayer::videoOutput propertyVaL Doroshchuk2020-01-223-0/+66
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-211-182/+127
| |\
| | * Doc: Fix QCamera and Camera docsLeena Miettinen2020-01-171-154/+105
| | * Doc: Explain that the camera consumes power in Camera.LoadedStateLeena Miettinen2020-01-171-28/+22
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-211-0/+5
|\| |
| * | Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-051-0/+5
| |/