summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Rename videoPreview to videoOutputLars Knoll2021-04-161-10/+10
* Prepare QCameraImageProcessing for usage from QMLLars Knoll2021-04-161-17/+0
* Kill all versioned importsLars Knoll2021-04-164-8/+8
* Expose QMediaMetaData as a value type to QMLLars Knoll2021-04-164-894/+0
* API cleanups in QMediaPlayerLars Knoll2021-04-165-143/+143
* Remove QVideoFrame(QImage) constructorLars Knoll2021-04-162-201/+30
* Clean up QVideoSink and it's platform implementationLars Knoll2021-04-161-16/+18
* Remove unused methodLars Knoll2021-04-161-11/+0
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-1412-288/+288
* Remove QAbstractVideoFilterLars Knoll2021-04-141-0/+1
* Remove the notifyInterval() functionalityLars Knoll2021-04-084-347/+0
* Get rid of QMediaPlayer::setCustomRole() and relatedLars Knoll2021-04-083-207/+0
* Remove 16bit RGB pixel formatsLars Knoll2021-04-082-44/+1
* Remove packed pixel formats that can't be HW acceleratedLars Knoll2021-04-082-42/+1
* More work to enable HW decoding for Qt QuickLars Knoll2021-04-072-3/+3
* Start adding infrastructure to retrieve video frames as textureLars Knoll2021-04-062-6/+5
* 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