summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-067-51/+18
* Smaller API cleanups in QVideoFrameLars Knoll2021-04-062-2/+2
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-067-213/+213
* QVideoFrame should be constructed with a QSurfaceFormatLars Knoll2021-04-062-45/+45
* Remove the handle type from QVideoSurfaceFormatLars Knoll2021-04-061-24/+11
* Remove metaData from QVideoFrameLars Knoll2021-04-061-31/+0
* Don't add cameraControl and imageCaptureControl on session initializationDoris Verria2021-04-061-4/+25
* Clean up most QAbstractVideoSurface usagesLars Knoll2021-04-0616-577/+60
* Kill QVideoFrame::PixmapHandleLars Knoll2021-04-062-5/+0
* Get rid of QPainterVideoSurfaceLars Knoll2021-04-065-1312/+0
* Remove AdobeDng and CameraRaw pixel formatsLars Knoll2021-04-061-6/+0
* Add support for SW rendering in QVideoSinkLars Knoll2021-04-061-0/+3
* Stop emitting signals all the way from the backendLars Knoll2021-04-061-5/+5
* Rename QVideoWindowControl to QPlatformVideoSinkLars Knoll2021-04-063-7/+6
* Add new QVideoSink classLars Knoll2021-03-231-2/+1
* Remove an unused virtual method in QAbstractVideoSurfaceLars Knoll2021-03-231-12/+0
* Get rid of the capture destination enumLars Knoll2021-03-233-82/+2
* Remove QCameraImageCapture::cancelCapture()Lars Knoll2021-03-192-49/+7
* Some fixes to meta data handlingLars Knoll2021-03-192-2/+2
* Implement a new capture backend for gstreamerLars Knoll2021-03-191-16/+16
* Rename QPlatformMediaRecoder to QPlatformMediaEncoderLars Knoll2021-03-194-11/+11
* Move the audio input settings from the encoder to the capture sessionLars Knoll2021-03-183-96/+35
* Add a QMediaEncoder classLars Knoll2021-03-176-111/+111
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-166-119/+228
* The video preview should be handled by the capture sessionLars Knoll2021-03-161-0/+1
* Starting point for reworking the architecture for media captureLars Knoll2021-03-164-6/+6
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-164-104/+95
* Some cleanups in QVideoSurfaceFormatLars Knoll2021-03-164-373/+20
* Make QAbstractVideoBuffer privateLars Knoll2021-03-162-2/+2
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-1610-207/+201
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-167-98/+44
* Remove some dead codeLars Knoll2021-03-162-41/+0
* Remove QCameraFocus::focusPointMode propertyLars Knoll2021-03-162-44/+1
* Clean up focus modes and add manual focus controlLars Knoll2021-03-162-14/+13
* Get rid of focus zonesLars Knoll2021-03-162-33/+0
* Remove unused exposure settingsLars Knoll2021-03-162-27/+1
* Simplify API for flash and torch handlingLars Knoll2021-03-162-15/+5
* Remove unused enum valueLars Knoll2021-03-151-4/+0
* Cleanups in Q(Platform)MediaPlayerLars Knoll2021-03-153-7/+7
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-0517-92/+92
* Get rid of sharpening and denoising in QCameraImageProcessingDoris Verria2021-03-052-45/+0
* Get rid of QMediaStreamsControlLars Knoll2021-03-055-75/+0
* Modernize code baseLars Knoll2021-03-022-6/+3
* Remove manual metatype declarations and registrationsLars Knoll2021-03-0217-50/+0
* Get rid of QVideoRendererControlLars Knoll2021-03-025-5/+5
* Next steps in consistent class namingLars Knoll2021-03-025-12/+12
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-027-12/+12
* Get rid of one layer of indirection in the backendLars Knoll2021-03-028-252/+186
* Move the streams interface into QMediaPlayerControlLars Knoll2021-02-172-7/+11
* And finally kill QMediaServiceLars Knoll2021-02-1720-420/+1