summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Improve macos audio data warningsArtem Dyomin2023-01-024-118/+174
* Bump version to 6.4.3Jani Heikkinen2023-01-021-1/+1
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2023-01-021-4/+4
* Fix QAudioDevice docs to reflect Qt 6 APIPaul Olav Tvete2022-12-301-1/+1
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-12-291-4/+4
* Implement utility for checking and dumping audio config on macOSArtem Dyomin2022-12-224-0/+555
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-12-211-4/+4
* Do not assert in Android VideoOutput in debug buildsLaszlo Agocs2022-12-161-1/+1
* Fix access to multi front/back cameras on Android devicesAndrey Yaromenok2022-12-161-0/+6
* Fix a divide-by-zero exception for ffmpegInho Lee2022-12-161-2/+3
* Android: fix thread hang on tst_qvideowidgetSamuel Mira2022-12-161-1/+8
* Android: Change log for RTSP failureBartlomiej Moskal2022-12-151-1/+3
* Include moc_*.cpp files in QtMM qnx pluginArtem Dyomin2022-12-159-0/+22
* Include moc_*.cpp files in QtMM android pluginArtem Dyomin2022-12-1515-0/+28
* Include moc_*.cpp files in QtMM ffmpeg pluginArtem Dyomin2022-12-159-0/+22
* Include moc_*.cpp files in main QtMM codeArtem Dyomin2022-12-1519-38/+134
* Include moc_*.cpp files in QtMM gstreamer pluginArtem Dyomin2022-12-1515-3/+38
* Enter IdleState when resuming audio sink in push modePiotr Srebrny2022-12-141-1/+4
* Disconnect all signals from QVideoSink before unregistering sourcesPiotr Srebrny2022-12-141-0/+1
* Revert "Windows: Fix position reported by QMediaPlayer after seek"David Schulz2022-12-142-21/+1
* Include moc_*.cpp files in QtMM windows pluginArtem Dyomin2022-12-1314-2/+48
* Include moc_*.cpp files in QtMM AVF pluginArtem Dyomin2022-12-134-14/+18
* Refactor and fix AVFAudioDecoderArtem Dyomin2022-12-093-200/+269
* Remove .dll extension as QSystemLibrary unconditionally adds itPiotr Srebrny2022-12-071-1/+1
* Update dependencies on '6.4' in qt/qtmultimediaQt Submodule Update Bot2022-12-061-4/+4
* Docs: fix links on multimediaoverview.htmlNicholas Bennett2022-12-051-2/+2
* Reset playbin state after decoding has finishedPiotr Srebrny2022-12-051-0/+1
* Doc: Fix QMediaDevices code example to reflect Qt 6Andreas Eliasson2022-12-051-3/+3
* Map 0 channels to ChannelConfigUnknownPiotr Srebrny2022-12-021-0/+3
* Remove unncessary checks as playbin is never nullPiotr Srebrny2022-12-021-18/+1
* Doc: Remove reference to missing cameraDevice.orientation()Andreas Eliasson2022-12-022-4/+1
* 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