summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-041-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-041-3/+3
* Use the default native orientation as the orientation for camera previewAssam Boudjelthia2021-09-031-4/+2
* Don't allow calling setAudioSource on MediaRecorder more than onceAssam Boudjelthia2021-09-033-4/+29
* Fix crash with Quick camera/video outputAssam Boudjelthia2021-09-032-1/+4
* Remove duplicated media storage location implementationsPiotr Srebrny2021-09-0326-902/+81
* Docs: Fix paint rate snippet reference errorsNicholas Bennett2021-09-031-4/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-031-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-031-3/+3
* Add option to turn off audio and video tracks to the player exampleLars Knoll2021-09-021-2/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-021-1/+1
* docs: MediaPlayer error -> errorOccurred; redundant handler notesShawn Rutledge2021-09-021-30/+1
* Remove some debug outputLars Knoll2021-09-022-2/+0
* Small cleanup in the QVideoSink headerLars Knoll2021-09-021-2/+0
* Update dependencies on '6.2' in qt/qtmultimediav6.2.0-beta4Qt Submodule Update Bot2021-09-021-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-011-3/+3
* Correctly show the buffer status in the player exampleLars Knoll2021-09-012-6/+7
* macOS: Set up proper language info for the different media tracksLars Knoll2021-09-012-6/+10
* macOS/iOS: Improve meta data supportLars Knoll2021-09-011-29/+50
* macOS/iOS: Enable non RGB pixel formats on the cameraLars Knoll2021-09-011-4/+9
* macOS/iOS: Allow for other output formats than ARGB32Lars Knoll2021-09-014-22/+87
* doc: remove redundant signal "corresponding handler" notesShawn Rutledge2021-09-013-28/+0
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-011-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-08-311-3/+3
* Add Track Selection from QML and updated exampleSamuel Mira2021-08-318-9/+272
* macOS/iOS: Fix audio monitoring for the capture sessionDoris Verria2021-08-317-50/+245
* Implement audio and video track disable in AndroidSamuel Mira2021-08-306-29/+111
* macOS/iOS: Implement pause/resume during recordingDoris Verria2021-08-305-9/+145
* ADecoder: Use writable path from QStandardPaths for the decoding outputAssam Boudjelthia2021-08-301-3/+5
* Use const JNINativeMethod for native methods arraysAssam Boudjelthia2021-08-306-12/+12
* make widgets camera example mobile friendlyAssam Boudjelthia2021-08-307-5/+801
* Use raw Jni call to get int value and check for exception afterwardAssam Boudjelthia2021-08-301-1/+3
* Remove unneeded jni exception helpersAssam Boudjelthia2021-08-304-64/+30
* AVFCameraSession: Reduce beginConfiguration/commitConfiguration callsDoris Verria2021-08-302-19/+14
* macOS/iOS: Fix adding/removing audio input and output to capture sessionDoris Verria2021-08-302-21/+10
* Camera example: Don't start a new recording when switching camerasDoris Verria2021-08-301-3/+5
* macOS/iOS: Don't stop capture when changing cameraDoris Verria2021-08-302-5/+5
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-08-301-3/+3
* macOS/iOS: Fix issues with missed frames and flickering on playbackLars Knoll2021-08-288-90/+130
* macOS: Clean up dead code related to windowed renderingLars Knoll2021-08-288-247/+7
* Remove some dead code relating to color correction in QVideoWidgetLars Knoll2021-08-283-283/+2
* Do not use TriangleFan in QVideoWindowLaszlo Agocs2021-08-281-2/+2
* Add a Q_PROPERTY declaration for the audioOutput propertyLars Knoll2021-08-271-0/+1
* Add a missing QRhiTexture create()Laszlo Agocs2021-08-261-0/+1
* Fix plain sw path in QVideoWindowLaszlo Agocs2021-08-261-0/+3
* Only create the graphics pipeline object onceLaszlo Agocs2021-08-261-2/+3
* Do graphics pipeline setup after the srbLaszlo Agocs2021-08-261-5/+5
* GstVideoBuffer: Make sure there is a context current for cleanupLaszlo Agocs2021-08-261-2/+5
* Implement HW accelerated rendering for QVideoWidget using QVideoWindowLars Knoll2021-08-263-76/+18
* Add We mean it note for qvideowindow_p.hLaszlo Agocs2021-08-261-0/+11