summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.6' in qt/qtmultimediav6.6.0-beta2Qt Submodule Update Bot2023-07-071-4/+4
* Implement image capturing for ScreenCapture and WindowCaptureArtem Dyomin2023-07-066-75/+88
* Update dependencies on '6.6' in qt/qtmultimediaQt Submodule Update Bot2023-07-031-4/+4
* Android: Handle application state changes in cameraBartlomiej Moskal2023-06-292-0/+27
* Example: Fix for ZoomControl in declarative-cameraBartlomiej Moskal2023-06-282-3/+3
* Implement capturable windows providing on Windows OSArtem Dyomin2023-06-271-5/+34
* Android: fix not working cameraBartlomiej Moskal2023-06-271-3/+3
* Implement capturable windows for x11Artem Dyomin2023-06-273-6/+79
* Fix QMediaCaptureSession::windowCaptureChanged emission on the capture deletingArtem Dyomin2023-06-272-0/+8
* Implement initialization of video devices on the first connectionArtem Dyomin2023-06-2628-98/+240
* Implement getting captureble windows on macOSArtem Dyomin2023-06-261-5/+33
* Fix QMediaCaptureSession::screenCaptureChanged emission on the capture deletingArtem Dyomin2023-06-262-12/+38
* Introduce private interface for QCapturableWindow providingArtem Dyomin2023-06-2613-6/+236
* Make objects in MediaCaptureSession QPointer instead of raw ptrArtem Dyomin2023-06-261-6/+6
* Fix surface source setupArtem Dyomin2023-06-261-5/+15
* Apply QWindowCapture to the screen capturing exampleArtem Dyomin2023-06-264-52/+116
* Apply window capture to media capture sessionArtem Dyomin2023-06-2312-66/+146
* Refactor internal design for QWindowCapture implementationsArtem Dyomin2023-06-2331-548/+684
* Renamings before QWindowCapture integrationArtem Dyomin2023-06-2231-176/+176
* Apply state check filter in QAudioSourceArtem Dyomin2023-06-221-2/+8
* Update dependencies on '6.6' in qt/qtmultimediaQt Submodule Update Bot2023-06-211-4/+4
* Handle devices changing in PulseAudioSinkArtem Dyomin2023-06-214-55/+120
* Android: Flash Mode implementation for ffmpeg-backendBartlomiej Moskal2023-06-204-3/+142
* Update dependencies on '6.6' in qt/qtmultimediaQt Submodule Update Bot2023-06-201-4/+4
* Add WindowCapture to documented classes listArtem Dyomin2023-06-201-0/+6
* Android: Photo capture implementation with FFmpeg-backendBartlomiej Moskal2023-06-209-13/+248
* Android-backend: Fix not working camera previewBartlomiej Moskal2023-06-195-3/+20
* Fix memory leak on MINGW64 due to ref counting bug in ComPtrJøger Hansegård2023-06-191-1/+3
* Fix issue where screen capture fails when Ctrl+Alt+Del is pushedJøger Hansegård2023-06-182-170/+284
* Update dependencies on '6.6' in qt/qtmultimediaQt Submodule Update Bot2023-06-151-4/+4
* Docs: Clarify Backend and Platform LimitationsNicholas Bennett2023-06-151-27/+63
* Fix namespace build on Windows for IAudioClient3Pavel Dubsky2023-06-131-1/+1
* Replace QComPtr with Microsoft's WRL::ComPtr in QtMultimediaJøger Hansegård2023-06-1326-335/+278
* Introduce a QComPtr friendly factory function for COM objectsJøger Hansegård2023-06-124-3/+12
* Prettify calling of QMediaDevice signalsArtem Dyomin2023-06-1211-60/+30
* Improve v4l2 cameras update logicArtem Dyomin2023-06-123-30/+52
* Align QComPtr constructor ownership with other COM smart pointersJøger Hansegård2023-06-122-2/+8
* Doc: Update the documentation of the screencapture exampleVolker Hilsheimer2023-06-111-27/+29
* Doc: fix linkVolker Hilsheimer2023-06-113-3/+3
* QWindowCapture: fix member documentationVolker Hilsheimer2023-06-111-1/+28
* Doc: Fix documentation issuesTopi Reinio2023-06-093-5/+9
* Apply 6.6 API review commentsArtem Dyomin2023-06-095-47/+32
* Add CMakeUserPresets.json to .gitignore in QtMultimediaJøger Hansegård2023-06-091-0/+1
* Replace qFatal with qCriticalArtem Dyomin2023-06-082-4/+5
* Split QComPtr reset() function into a reset() and an attach() functionJøger Hansegård2023-06-085-6/+20
* Doc: Use correct module identifiers in \qmlproperty commandsTopi Reinio2023-06-082-3/+3
* Limit VideoEncoder memory usage when encoder is unable to keep upJøger Hansegård2023-06-082-4/+18
* Update dependencies on '6.6' in qt/qtmultimediav6.6.0-beta1Qt Submodule Update Bot2023-06-081-4/+4
* Remove conanfile.pyTor Arne Vestbø2023-06-071-36/+0
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-074-13/+13