summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.4.2' in qt/qtmultimediav6.4.26.4.2Qt Submodule Update Bot2022-12-121-4/+4
* Update dependencies on '6.4.2' in qt/qtmultimediaQt Submodule Update Bot2022-12-091-4/+4
* Update dependencies on '6.4.2' in qt/qtmultimediaQt Submodule Update Bot2022-12-071-4/+4
* Docs: fix links on multimediaoverview.htmlNicholas Bennett2022-12-051-2/+2
* Update dependencies on '6.4.2' in qt/qtmultimediaQt Submodule Update Bot2022-12-051-4/+4
* Fix ffmpeg camera crash when videotoolbox doesn't support formatArtem Dyomin2022-12-013-14/+30
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-12-011-4/+4
* Fix see-also syntax, silence qdoc warningVolker Hilsheimer2022-11-301-1/+1
* Fix ffmpeg camera crash on macOS (double releasing of an object)Artem Dyomin2022-11-303-2/+35
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-11-291-3/+3
* Fix typo: to setup -> to set upPiotr Srebrny2022-11-288-10/+10
* QWindowsMediaDevices: Fix potential null-pointer-accessVladimir Belyavsky2022-11-271-4/+5
* Fix some memory leaks and crashes in corner cases with ffmpeg encoderArtem Dyomin2022-11-239-103/+105
* Android: Fix for QAndroidMediaPlayer isSeekable methodBartlomiej Moskal2022-11-232-7/+2
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-11-231-2/+2
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-11-221-4/+4
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-1814-33/+33
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-1820-353/+353
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-11-181-4/+4
* Fix camera ffmpeg crashArtem Dyomin2022-11-161-1/+7
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-11-141-4/+4
* Fix 'unsigned int' and 'qsizetype' comparison warnigns for Android armv7Assam Boudjelthia2022-11-141-2/+2
* Fix crash on macos13 with iphone cameraArtem Dyomin2022-11-141-26/+51
* Bump version to 6.4.2Jani Heikkinen2022-11-111-1/+1
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-11-111-4/+4
* Fix issues in camera exampleArtem Dyomin2022-11-112-21/+22
* Add parent-child relationship on audio sources and sinksPiotr Srebrny2022-11-1153-134/+197
* Look up device classes in an order independent wayPiotr Srebrny2022-11-111-6/+2
* Fix ffmpeg compilation and tests on win CIArtem Dyomin2022-11-091-2/+1
* Ensure height is even as we write two lines at oncePiotr Srebrny2022-11-091-0/+2
* Add audio listeners for macOS and cleanup codeArtem Dyomin2022-11-074-108/+188
* Remove commented API for setting set of QVideoSink as output for playerPiotr Srebrny2022-11-071-3/+0
* Allow sinks that do not have associated QRhi to receive video framesPiotr Srebrny2022-11-071-5/+5
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-11-041-4/+4
* Add missing headers on iOSDoris Verria2022-11-032-0/+4
* QAVFCameraBase: Get max digital zoom factor from the active formatDoris Verria2022-11-031-5/+6
* Fix redundant warning output on macOSArtem Dyomin2022-11-032-11/+19
* Fix iOS buildDoris Verria2022-11-012-1/+6
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-10-311-4/+4
* Windows: do not add audio output to topology when there is no output deviceAndré de la Rocha2022-10-271-12/+7
* Fix typosPiotr Srebrny2022-10-271-2/+2
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-10-271-4/+4
* Don't pause playback when in NoMedia, InvalidMedia statePiotr Srebrny2022-10-271-1/+2
* Android: fix for changing AudioInput during recordingBartlomiej Moskal2022-10-262-0/+16
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-10-261-6/+6
* Add move constructor and assignment operatorPiotr Srebrny2022-10-261-0/+14
* Example: Not working mute for AudioInput in recorderBartlomiej Moskal2022-10-261-1/+1
* Clean up multiplication by AVRational, avoid dividing by 0Piotr Srebrny2022-10-255-26/+47
* Don't use device.path gst property for device ID, instead generate itPiotr Srebrny2022-10-212-66/+62
* Add missing "We mean it" warnings to private headersPaul Olav Tvete2022-10-205-0/+55