summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* Rework the metadata handlingLars Knoll2021-02-1223-666/+349
* Remove camera locking APILars Knoll2021-02-125-302/+1
* Remove unused filesLars Knoll2021-02-123-265/+0
* Get rid of QImageEncoderControlLars Knoll2021-02-1210-172/+29
* Cleanup QImageEncoderSettingsLars Knoll2021-02-123-16/+57
* Remove some code that not needed anymoreLars Knoll2021-02-095-617/+0
* Don't use the service to get the metadatawritercontrolLars Knoll2021-02-098-325/+31
* Get rid of QCameraImageCapture::DriveModeLars Knoll2021-02-092-6/+0
* Clean up zooming APILars Knoll2021-02-092-2/+1
* Remove direct dependency on v4l2Lars Knoll2021-02-0911-68/+51
* Remove some old/unused code in the gstreamer pluginLars Knoll2021-02-098-275/+12
* Disable x265enc on gstreamer-1.16Lars Knoll2021-02-091-0/+2
* More changes for QMediaFormat handling on the backendLars Knoll2021-02-098-525/+297
* Add support for retrieving a mimetype for a QMediaFormatLars Knoll2021-02-091-4/+2
* Fix gstreamer codec detection for the decoding/demuxing caseLars Knoll2021-02-091-3/+7
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-0923-1430/+206
* New API for handling media formats and codecsLars Knoll2021-02-097-1/+284
* 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-0923-1191/+629
* Remove the gstreamer encoding profile testLars Knoll2021-02-099-77/+0
* Skip codecs/container formats that don't really make senseLars Knoll2021-02-091-0/+3
* Cleanup QAudioFormat and friendsLars Knoll2021-02-096-121/+89
* 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-293-7/+0
* Get rid of QCameraViewFinderSettingsLars Knoll2021-01-296-116/+3
* Cleanup resolution and frameRate handlingLars Knoll2021-01-2910-296/+14
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-2917-721/+5
* Cleanup QCameraInfoLars Knoll2021-01-293-19/+78
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-2917-250/+44
* Completely remove the old plugin infrastructureLars Knoll2021-01-2911-381/+7
* Move QAudioDecoder over to use the new platform infrastructureLars Knoll2021-01-293-0/+24
* Remove the mediaChanged() signal from the media player controlLars Knoll2021-01-291-3/+0
* Use the CaptureInterface to request the capture serviceLars Knoll2021-01-295-7/+8
* Don't use QMediaServiceProvider(plugin) for capture anymoreLars Knoll2021-01-295-10/+14
* Cleanup some of the now unused plugin interface codeLars Knoll2021-01-295-117/+3
* Start using the new QMediaPlatformPlayerInterfaceLars Knoll2021-01-297-190/+139
* Add stubs for the new backend architecture for capture and playerLars Knoll2021-01-291-0/+1
* Add support for selecting the audio output in QMediaPlayerLars Knoll2021-01-224-20/+132
* Always use our own volume control and not the one from playbinLars Knoll2021-01-222-84/+11
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-2216-219/+52
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-2219-345/+459
* Get rid of plugins for MM backendsLars Knoll2021-01-22118-53/+13546
* Create a common platform subdirectory in src/multimediaLars Knoll2021-01-2249-0/+10873