summaryrefslogtreecommitdiffstats
path: root/src
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-1747-563/+21
* Get rid of QMediaService for the capture interfaceLars Knoll2021-02-1738-261/+87
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-1737-672/+63
* Remove QMediaSource inheritance from QCameraLars Knoll2021-02-179-70/+44
* Remove the QMediaSink inheritance from QMediaRecorderLars Knoll2021-02-173-143/+56
* Remove the QMediaSource inheritance from QMediaPlayerLars Knoll2021-02-175-130/+128
* Remove QMediaSource dependency from QAudioDecoderLars Knoll2021-02-172-5/+9
* Fix QML VideoOutput elementLars Knoll2021-02-1710-612/+83
* Remove QMediaSink inheritance from QGraphicsVideoItemLars Knoll2021-02-172-42/+1
* Remove QMediaSink inheritance from QVideoWidgetLars Knoll2021-02-173-417/+58
* Remove now unused QVideoSurfaceOutput classLars Knoll2021-02-175-197/+0
* Get rid of QCamera::CaptureModeLars Knoll2021-02-1729-395/+63
* Rework how to set a video output surfaceLars Knoll2021-02-1753-429/+192
* 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-1290-3186/+1294
* Remove camera locking APILars Knoll2021-02-1219-1302/+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-125-266/+1
* 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-0919-185/+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-0916-120/+22
* Clean up zooming APILars Knoll2021-02-0911-280/+101
* 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-0970-4695/+1030
* 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