summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/gstreamer/qgstreamerintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the audio decoder architectureLars Knoll2021-05-171-6/+4
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-6/+6
* Have QPlatformMediaIntegration create the platform encoderDoris Verria2021-04-291-2/+2
* Have the QPlatformMediaIntegration create the platformimageCaptureDoris Verria2021-04-281-2/+2
* Have the QPlatformMediaIntegration create the platformCameraDoris Verria2021-04-191-0/+18
* Add support for SW rendering in QVideoSinkLars Knoll2021-04-061-2/+2
* Rename QGstreamerVideoWindow to QGstreamerVideoSinkLars Knoll2021-04-061-2/+2
* Retrieve the QPlatformVideoSink from the platform integrationLars Knoll2021-04-061-0/+6
* Kill some dead codeLars Knoll2021-03-231-1/+4
* Starting point for reworking the architecture for media captureLars Knoll2021-03-161-1/+1
* Fix class and file names in the gstreamer pluginLars Knoll2021-03-161-4/+4
* Cleanups in Q(Platform)MediaPlayerLars Knoll2021-03-151-2/+2
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-1/+1
* Modernize code baseLars Knoll2021-03-021-4/+1
* Rename QGStreamerPlayerControl to QGStreamerMediaPlayerLars Knoll2021-03-021-2/+2
* It's FormatInfo, not Format_s_InfoLars Knoll2021-03-021-2/+2
* Next steps in consistent class namingLars Knoll2021-03-021-3/+3
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-021-1/+1
* Get rid of one layer of indirection in the backendLars Knoll2021-03-021-4/+3
* Rework how to set a video output surfaceLars Knoll2021-02-171-0/+1
* New API for handling media formats and codecsLars Knoll2021-02-091-0/+9
* Completely remove the old plugin infrastructureLars Knoll2021-01-291-1/+1
* Move QAudioDecoder over to use the new platform infrastructureLars Knoll2021-01-291-0/+6
* Use the CaptureInterface to request the capture serviceLars Knoll2021-01-291-2/+2
* Don't use QMediaServiceProvider(plugin) for capture anymoreLars Knoll2021-01-291-0/+6
* Start using the new QMediaPlatformPlayerInterfaceLars Knoll2021-01-291-0/+7
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-221-0/+62