summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* New API for handling media formats and codecsLars Knoll2021-02-0928-9/+1550
* Don't list image encoders when we're asking for video codecsLars Knoll2021-02-091-1/+2
* Unify the encoding controls for gstreamerLars Knoll2021-02-0924-1197/+635
* Remove the gstreamer encoding profile testLars Knoll2021-02-0911-97/+0
* Skip codecs/container formats that don't really make senseLars Knoll2021-02-091-0/+3
* Cleanup QAudioFormat and friendsLars Knoll2021-02-0935-1307/+579
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2021-02-041-1/+1
* Define some wrapper classes for Gstreamer structuresLars Knoll2021-01-293-34/+114
* Remove some unused codeLars Knoll2021-01-292-93/+0
* Remove codec property from QAudioFormat and relatedLars Knoll2021-01-2922-194/+49
* Get rid of QCameraViewFinderSettingsLars Knoll2021-01-2938-1929/+59
* Cleanup resolution and frameRate handlingLars Knoll2021-01-2925-503/+67
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-2966-2612/+59
* Cleanup some of the objc codeLars Knoll2021-01-299-18/+28
* Cleanup QCameraInfoLars Knoll2021-01-2922-140/+293
* Add support for notification when audio devices change on macOSLars Knoll2021-01-294-12/+52
* Implement notifications when the available cameras change for macOSLars Knoll2021-01-292-11/+28
* Make camera switching in the camera example workLars Knoll2021-01-293-8/+7
* Fix some compiler warningsLars Knoll2021-01-297-13/+13
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-2956-1433/+231
* Completely remove the old plugin infrastructureLars Knoll2021-01-2943-1319/+88
* Get rid of all uses of QMediaServiceProviderLars Knoll2021-01-291-3/+3
* Refactor the mocking code for the recorder/capture serviceLars Knoll2021-01-291-1/+1
* Move QAudioDecoder over to use the new platform infrastructureLars Knoll2021-01-298-39/+35
* Port tst_qmediaplayer to use the new mock infrastructureLars Knoll2021-01-293-6/+5
* Remove the mediaChanged() signal from the media player controlLars Knoll2021-01-297-13/+0
* Start refactoring the mock backend codeLars Knoll2021-01-293-3/+3
* Use the CaptureInterface to request the capture serviceLars Knoll2021-01-298-10/+14
* Don't use QMediaServiceProvider(plugin) for capture anymoreLars Knoll2021-01-2913-33/+47
* Cleanup mock backend and tests using it.Lars Knoll2021-01-291-1/+1
* Enable camera in gstreamerLars Knoll2021-01-291-2/+2
* Cleanup some of the now unused plugin interface codeLars Knoll2021-01-2912-508/+6
* Blind fixes to the QNX backendLars Knoll2021-01-2923-57/+370
* Fix build on AndroidLars Knoll2021-01-2939-166/+426
* Start using the new QMediaPlatformPlayerInterfaceLars Knoll2021-01-2928-645/+376
* Don't define QT_DISABLE_DEPRECATED_BEFORE to 0Lars Knoll2021-01-292-4/+0
* Remove the supportedMimeTypes() API in QMediaPlayerLars Knoll2021-01-292-36/+0
* Add stubs for the new backend architecture for capture and playerLars Knoll2021-01-299-7/+270
* Get rid of QVideoWidgetControlLars Knoll2021-01-2918-1478/+4
* Remove the QCameraInfo(name) constructorLars Knoll2021-01-292-23/+3
* Remove some dead codeLars Knoll2021-01-292-2/+0
* Add find modules for 3rd party libraries and fix CMake filesDoris Verria2021-01-2810-239/+335
* Add support for selecting the audio output in QMediaPlayerLars Knoll2021-01-2221-311/+278
* Integrate audio devices with WMF layer on WindowsLars Knoll2021-01-227-119/+47
* Remove the unused QAudioOutputSelectorControlLars Knoll2021-01-226-210/+3
* Always use our own volume control and not the one from playbinLars Knoll2021-01-222-84/+11
* Remove the static methods from QCameraInfoLars Knoll2021-01-225-49/+29
* Remove the static methods from QAudioDeviceInfoLars Knoll2021-01-229-46/+13
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-2245-1011/+193
* Unify the android and windows backends in one subdirectoryLars Knoll2021-01-2272-9/+4