summaryrefslogtreecommitdiffstats
path: root/src/multimedia/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Rename QPlatformMediaRecoder to QPlatformMediaEncoderLars Knoll2021-03-191-3/+3
* Add a QMediaEncoder classLars Knoll2021-03-171-0/+1
* First draft API for the QMediaCaptureSessionLars Knoll2021-03-161-0/+1
* Unify the media recorder controls for macOS and iOSLars Knoll2021-03-161-7/+2
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-161-1/+0
* Fix class and file names in the gstreamer pluginLars Knoll2021-03-161-5/+5
* Make QAbstractVideoBuffer privateLars Knoll2021-03-161-1/+1
* Get rid of QAbstractVideoBufferPrivateLars Knoll2021-03-161-1/+1
* Remove unused classLars Knoll2021-03-161-1/+0
* Get rid of AVFMediaPlayerSessionLars Knoll2021-03-151-1/+0
* Cleanups in Q(Platform)MediaPlayerLars Knoll2021-03-151-1/+1
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-7/+7
* Support QCameraImageProcessing on macOS and iOSDoris Verria2021-03-051-0/+1
* Get rid of QGstreamerVideoRendererInterfaceLars Knoll2021-03-051-1/+0
* Get rid of QMediaStreamsControlLars Knoll2021-03-051-1/+0
* Remove some dead codeLars Knoll2021-03-051-2/+0
* Move the Gst wrapper API into it's own fileLars Knoll2021-03-021-0/+1
* Rename QGStreamerPlayerControl to QGStreamerMediaPlayerLars Knoll2021-03-021-1/+1
* Get rid of QVideoRendererControlLars Knoll2021-03-021-2/+0
* It's FormatInfo, not Format_s_InfoLars Knoll2021-03-021-1/+1
* Next steps in consistent class namingLars Knoll2021-03-021-4/+4
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-021-1/+2
* Get rid of one layer of indirection in the backendLars Knoll2021-03-021-6/+1
* And finally kill QMediaServiceLars Knoll2021-02-171-1/+0
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-2/+0
* Remove now unused QVideoSurfaceOutput classLars Knoll2021-02-171-1/+0
* Kill QGstreamerVideoInputLars Knoll2021-02-171-1/+0
* Rework the metadata handlingLars Knoll2021-02-121-9/+4
* Fix compilation on WindowsLars Knoll2021-02-121-0/+1
* Remove unused filesLars Knoll2021-02-121-1/+0
* Get rid of QImageEncoderControlLars Knoll2021-02-121-5/+0
* Remove some code that not needed anymoreLars Knoll2021-02-091-2/+0
* Don't use the service to get the metadatawritercontrolLars Knoll2021-02-091-1/+0
* Remove direct dependency on v4l2Lars Knoll2021-02-091-5/+1
* More changes for QMediaFormat handling on the backendLars Knoll2021-02-091-1/+0
* Unify support for .wav files into one public classDoris Verria2021-02-091-1/+1
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-091-15/+0
* New API for handling media formats and codecsLars Knoll2021-02-091-0/+5
* Unify the encoding controls for gstreamerLars Knoll2021-02-091-6/+6
* Get rid of QCameraViewFinderSettingsLars Knoll2021-01-291-2/+0
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-291-10/+0
* Get rid of QVideoDeviceSelectorControlLars Knoll2021-01-291-5/+0
* Completely remove the old plugin infrastructureLars Knoll2021-01-291-6/+0
* Enable camera in gstreamerLars Knoll2021-01-291-2/+2
* Blind fixes to the QNX backendLars Knoll2021-01-291-5/+7
* Fix build on AndroidLars Knoll2021-01-291-0/+2
* Start using the new QMediaPlatformPlayerInterfaceLars Knoll2021-01-291-3/+0
* Add stubs for the new backend architecture for capture and playerLars Knoll2021-01-291-0/+2
* Add find modules for 3rd party libraries and fix CMake filesDoris Verria2021-01-281-111/+107
* Add a QMediaDeviceInfo class to enumerate input/output devicesLars Knoll2021-01-221-11/+16