summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Move the player session into the player controlLars Knoll2021-02-174-6/+4
* Move the streams interface into QMediaPlayerControlLars Knoll2021-02-175-9/+18
* Smaller cleanupsLars Knoll2021-02-1712-47/+30
* And finally kill QMediaServiceLars Knoll2021-02-1739-528/+20
* Get rid of QMediaService for the capture interfaceLars Knoll2021-02-1732-251/+67
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-1729-624/+53
* Remove QMediaSource inheritance from QCameraLars Knoll2021-02-176-43/+36
* Remove the QMediaSink inheritance from QMediaRecorderLars Knoll2021-02-173-143/+56
* Remove the QMediaSource inheritance from QMediaPlayerLars Knoll2021-02-172-10/+19
* Remove QMediaSource dependency from QAudioDecoderLars Knoll2021-02-172-5/+9
* Remove now unused QVideoSurfaceOutput classLars Knoll2021-02-175-197/+0
* Get rid of QCamera::CaptureModeLars Knoll2021-02-1727-352/+61
* Rework how to set a video output surfaceLars Knoll2021-02-1749-375/+182
* Kill QGstreamerVideoInputLars Knoll2021-02-179-190/+12
* Get rid of QGstreamerElementFactoryLars Knoll2021-02-174-37/+13
* Remove the notifyInterval functionality from QMediaSourceDoris Verria2021-02-178-122/+170
* Remove QMediaService dependency from QMediaPlatformPlayerInterfaceDoris Verria2021-02-1713-212/+55
* Rework the metadata handlingLars Knoll2021-02-1282-2814/+943
* Remove camera locking APILars Knoll2021-02-1216-1149/+1
* Fix a couple of smaller compile issuesLars Knoll2021-02-121-0/+2
* Fix compilation on WindowsLars Knoll2021-02-1215-309/+318
* Remove unused filesLars Knoll2021-02-124-266/+0
* Get rid of QImageEncoderControlLars Knoll2021-02-1238-976/+205
* Cleanup QImageEncoderSettingsLars Knoll2021-02-1217-113/+141
* Don't use QMediaService anymore to get the camera controlsLars Knoll2021-02-0918-184/+208
* Remove some code that not needed anymoreLars Knoll2021-02-096-619/+0
* Don't use the service to get the metadatawritercontrolLars Knoll2021-02-0917-363/+68
* Remove some unused codeLars Knoll2021-02-091-11/+0
* Get rid of QCameraImageCapture::DriveModeLars Knoll2021-02-0915-120/+21
* Clean up zooming APILars Knoll2021-02-099-211/+77
* Remove direct dependency on v4l2Lars Knoll2021-02-0912-73/+52
* 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-0922-1060/+689
* Unify support for .wav files into one public classDoris Verria2021-02-096-58/+213
* Add support for retrieving a mimetype for a QMediaFormatLars Knoll2021-02-094-35/+59
* Fix gstreamer codec detection for the decoding/demuxing caseLars Knoll2021-02-091-3/+7
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-0968-4620/+955
* New API for handling media formats and codecsLars Knoll2021-02-0927-8/+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-2931-1634/+22
* Cleanup resolution and frameRate handlingLars Knoll2021-01-2924-501/+60