summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Fix a deadlock when changing the video outputLars Knoll2021-05-261-0/+1
* Fix a crash on macOS when running the qquickvideooutput autotestLars Knoll2021-05-201-1/+0
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-201-0/+1
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-181-1/+0
* Remove qmake files from the repositoryLars Knoll2021-04-232-45/+0
* Clean up the file and class names for the mock backendLars Knoll2021-04-231-0/+1
* Fix camera and compilation on macOSLars Knoll2021-04-191-1/+0
* Move the remaining items from the QML plugin into multimediaquickLars Knoll2021-04-196-2039/+4
* Convert the remaining QML APIs related to captureLars Knoll2021-04-1914-3157/+1
* New QML API for image capturingLars Knoll2021-04-199-600/+6
* Add error handling for QML Camera itemLars Knoll2021-04-191-0/+1
* Start using the new type registration scheme for QML typesLars Knoll2021-04-163-1579/+5
* Add a couple of Q_PROPERTY macrosLars Knoll2021-04-161-0/+1
* Register the C++ based API under new names to be able to test itLars Knoll2021-04-161-0/+9
* Use QCameraFocus directly in QMLLars Knoll2021-04-166-238/+20
* Get rid of QDeclarativeCameraImageProcessingLars Knoll2021-04-166-474/+3
* Kill all versioned importsLars Knoll2021-04-162-69/+19
* Expose QMediaMetaData as a value type to QMLLars Knoll2021-04-168-627/+4
* Get rid of QDeclarativeAudioLars Knoll2021-04-164-815/+12
* API cleanups in QMediaPlayerLars Knoll2021-04-162-21/+22
* Remove the graphicsType enum from QVideoSinkLars Knoll2021-04-161-1/+0
* Remove QAbstractVideoFilterLars Knoll2021-04-142-8/+0
* Remove the notifyInterval() functionalityLars Knoll2021-04-084-65/+0
* Get rid of QMediaPlayer::setCustomRole() and relatedLars Knoll2021-04-084-89/+0
* Remove packed pixel formats that can't be HW acceleratedLars Knoll2021-04-081-0/+1
* Simplify rendering code for video frames by always using CVPixelBuffersLars Knoll2021-04-081-1/+0
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-061-18/+0
* Fix video playback on WindowsLars Knoll2021-04-061-0/+1
* Fix compilation on AndroidLars Knoll2021-04-061-1/+0
* Don't add cameraControl and imageCaptureControl on session initializationDoris Verria2021-04-061-1/+1
* Clean up most QAbstractVideoSurface usagesLars Knoll2021-04-062-11/+6
* Remove the custom video surface examplesLars Knoll2021-04-061-0/+2
* Fix compilation on macOSLars Knoll2021-04-061-2/+0
* Fix QML video renderingLars Knoll2021-04-061-6/+9
* Get windowed playback working againLars Knoll2021-04-061-0/+1
* Remove QCameraImageCapture::cancelCapture()Lars Knoll2021-03-192-11/+0
* Some fixes to meta data handlingLars Knoll2021-03-191-3/+0
* Move the audio input settings from the encoder to the capture sessionLars Knoll2021-03-182-4/+6
* Add a QMediaEncoder classLars Knoll2021-03-172-68/+68
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-167-80/+14
* Remove the mediaSource propertiesLars Knoll2021-03-164-11/+0
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-162-7/+7
* Some cleanups in QVideoSurfaceFormatLars Knoll2021-03-163-10/+0
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-0/+1
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-1610-143/+49
* Remove enum values that do not make senseLars Knoll2021-03-163-8/+2
* Remove QCameraFocus::focusPointMode propertyLars Knoll2021-03-164-134/+4
* Clean up focus modes and add manual focus controlLars Knoll2021-03-164-47/+70
* Get rid of focus zonesLars Knoll2021-03-164-161/+2
* Remove unused exposure settingsLars Knoll2021-03-164-51/+26