summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QMediaStreamsControlLars Knoll2021-03-0512-291/+2
* Remove some dead codeLars Knoll2021-03-0510-2076/+0
* Basic support for different audio/video tracks on DarwinLars Knoll2021-03-057-40/+149
* improve meta data support on Apple platformsLars Knoll2021-03-052-2/+24
* Add support for selecting audio/video tracksLars Knoll2021-03-058-51/+260
* Implement basic metadata support for QMediaPlayerLars Knoll2021-03-028-74/+284
* Fix some small compile warningsDoris Verria2021-03-022-1/+2
* Set metadata when recording to the camera exampleDoris Verria2021-03-027-2/+270
* Show metadata for audio/video files in player exampleDoris Verria2021-03-024-4/+119
* Fix some compilation erros on macDoris Verria2021-03-025-3/+5
* Start rewriting the gstreamer player backendLars Knoll2021-03-027-360/+613
* Move the Gst wrapper API into it's own fileLars Knoll2021-03-027-158/+456
* Modernize code baseLars Knoll2021-03-0270-391/+187
* Safer wrapper classes for GstCapsLars Knoll2021-03-024-31/+54
* Remove manual metatype declarations and registrationsLars Knoll2021-03-0252-217/+5
* Rename QGStreamerPlayerControl to QGStreamerMediaPlayerLars Knoll2021-03-027-68/+61
* Get rid of QVideoRendererControlLars Knoll2021-03-0238-420/+55
* It's FormatInfo, not Format_s_InfoLars Knoll2021-03-026-19/+19
* Next steps in consistent class namingLars Knoll2021-03-0267-211/+211
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-0243-113/+115
* Get rid of one layer of indirection in the backendLars Knoll2021-03-0247-1107/+281
* Move the player session into the player controlLars Knoll2021-02-174-6/+4
* Move the streams interface into QMediaPlayerControlLars Knoll2021-02-177-16/+29
* Smaller cleanupsLars Knoll2021-02-1712-47/+30
* Add example for listing audio and video devices and their propertiesDoris Verria2021-02-173-0/+221
* And finally kill QMediaServiceLars Knoll2021-02-1771-987/+22
* Get rid of QMediaService for the capture interfaceLars Knoll2021-02-1743-372/+93
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-1753-1003/+68
* Remove QMediaSource inheritance from QCameraLars Knoll2021-02-1712-81/+53
* Remove the QMediaSink inheritance from QMediaRecorderLars Knoll2021-02-176-169/+78
* Remove the QMediaSource inheritance from QMediaPlayerLars Knoll2021-02-176-132/+128
* Remove QMediaSource dependency from QAudioDecoderLars Knoll2021-02-172-5/+9
* Fix QML VideoOutput elementLars Knoll2021-02-1710-612/+83
* Cleanup autotests related to QVideoRenderer/WindowControlLars Knoll2021-02-1710-253/+31
* Remove QMediaSink inheritance from QGraphicsVideoItemLars Knoll2021-02-174-84/+2
* Remove QMediaSink inheritance from QVideoWidgetLars Knoll2021-02-177-987/+90
* Remove now unused QVideoSurfaceOutput classLars Knoll2021-02-175-197/+0
* Get rid of QCamera::CaptureModeLars Knoll2021-02-1736-760/+69
* Rework how to set a video output surfaceLars Knoll2021-02-1757-434/+201
* Kill QGstreamerVideoInputLars Knoll2021-02-179-190/+12
* Get rid of QGstreamerElementFactoryLars Knoll2021-02-174-37/+13
* Remove the notifyInterval functionality from QMediaSourceDoris Verria2021-02-1710-348/+398
* Remove QMediaService dependency from QMediaPlatformPlayerInterfaceDoris Verria2021-02-1714-240/+72
* Rework the metadata handlingLars Knoll2021-02-12117-3972/+1334
* Remove camera locking APILars Knoll2021-02-1229-1974/+109
* Fix a couple of smaller compile issuesLars Knoll2021-02-124-5/+4
* Fix compilation on WindowsLars Knoll2021-02-1215-309/+318
* Remove unused filesLars Knoll2021-02-125-266/+1
* Get rid of QImageEncoderControlLars Knoll2021-02-1247-1038/+210
* Cleanup QImageEncoderSettingsLars Knoll2021-02-1221-164/+156