summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/gstreamer/qgstreamerintegration_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-171-1/+1
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-161-1/+1
* Use QAudioInput in QMediaCaptureSessionLars Knoll2021-06-111-0/+3
* Remove the CaptureMode argument from the createCaptureSession() methodLars Knoll2021-06-081-1/+1
* Cleanup the audio decoder architectureLars Knoll2021-05-171-1/+1
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-3/+3
* Have the QPlatformMediaIntegration create the platformimageCaptureDoris Verria2021-04-281-1/+1
* Have the QPlatformMediaIntegration create the platformCameraDoris Verria2021-04-191-0/+3
* Add support for SW rendering in QVideoSinkLars Knoll2021-04-061-1/+1
* Retrieve the QPlatformVideoSink from the platform integrationLars Knoll2021-04-061-0/+2
* Starting point for reworking the architecture for media captureLars Knoll2021-03-161-1/+1
* Cleanups in Q(Platform)MediaPlayerLars Knoll2021-03-151-1/+1
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-1/+1
* It's FormatInfo, not Format_s_InfoLars Knoll2021-03-021-2/+2
* Next steps in consistent class namingLars Knoll2021-03-021-6/+6
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-021-1/+1
* Get rid of one layer of indirection in the backendLars Knoll2021-03-021-1/+1
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-091-1/+3
* New API for handling media formats and codecsLars Knoll2021-02-091-0/+2
* Completely remove the old plugin infrastructureLars Knoll2021-01-291-1/+1
* Move QAudioDecoder over to use the new platform infrastructureLars Knoll2021-01-291-0/+1
* Use the CaptureInterface to request the capture serviceLars Knoll2021-01-291-1/+1
* Don't use QMediaServiceProvider(plugin) for capture anymoreLars Knoll2021-01-291-0/+1
* Start using the new QMediaPlatformPlayerInterfaceLars Knoll2021-01-291-0/+3
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-221-0/+73