summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.5' in qt/qtmultimediav6.5.0-beta1Qt Submodule Update Bot2022-12-161-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-162-3/+8
* Revert "Windows: Fix position reported by QMediaPlayer after seek"David Schulz2022-12-152-21/+1
* 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 wasm pluginArtem Dyomin2022-12-154-0/+12
* Include moc_*.cpp files in QtMM android pluginArtem Dyomin2022-12-1515-0/+28
* Update dependencies on '6.5' in qt/qtmultimediaQt Submodule Update Bot2022-12-141-2/+2
* Include moc_*.cpp files in QtMM windows pluginArtem Dyomin2022-12-1314-2/+48
* Update dependencies on '6.5' in qt/qtmultimediaQt Submodule Update Bot2022-12-131-4/+4
* Include moc_*.cpp files in QtMM testsArtem Dyomin2022-12-1324-284/+404
* Include moc_*.cpp files in QtMM examplesArtem Dyomin2022-12-1333-63/+139
* Include moc_*.cpp files in QtMM ffmpeg pluginArtem Dyomin2022-12-1318-1/+39
* Include moc_*.cpp files in QtMM gstreamer pluginArtem Dyomin2022-12-1315-3/+38
* Include moc_*.cpp files in main QtMM codeArtem Dyomin2022-12-1322-52/+169
* Include moc_*.cpp files in QtMM AVF pluginArtem Dyomin2022-12-134-14/+18
* Route Qt::TimeSpec usage via QTimeZoneIvan Solovev2022-12-121-1/+2
* Ensure qRegisterMetaType before settung up signal-slots connectionsArtem Dyomin2022-12-126-35/+81
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2022-12-121-4/+4
* Don't use deprecated APILars Knoll2022-12-121-1/+2
* wasm: add platform notes regarding playing videoLorn Potter2022-12-122-0/+55
* wasm: add mediaplayer video outputLorn Potter2022-12-1017-13/+1966
* Fix running ffmpeg macos tests on CISimo Fält2022-12-091-3/+3
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2022-12-081-4/+4
* Android: camera support for ffmpeg backendSamuel Mira2022-12-089-1/+1075
* Refactor and fix AVFAudioDecoderArtem Dyomin2022-12-083-204/+320
* Mark the module free of qAsConst()Marc Mutz2022-12-061-0/+1
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2022-12-051-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
* Fix typo in examples/mediaplayerYAMAMOTO Atsushi2022-12-021-2/+2
* Doc: Remove reference to missing cameraDevice.orientation()Andreas Eliasson2022-12-022-4/+1
* Fix signed vs unsigned comparison warningEdward Welbourne2022-12-011-1/+1
* Fix see-also syntax, silence qdoc warningVolker Hilsheimer2022-11-301-1/+1
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2022-11-291-2/+2
* Fix ffmpeg camera crash when videotoolbox doesn't support formatArtem Dyomin2022-11-293-14/+30
* Fix ffmpeg camera crash on macOS (double releasing of an object)Artem Dyomin2022-11-293-2/+35
* Fix typo: to setup -> to set upPiotr Srebrny2022-11-288-10/+10
* QWindowsMediaDevices: Fix potential null-pointer-accessVladimir Belyavsky2022-11-271-4/+5
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2022-11-271-4/+4
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2022-11-261-4/+4
* Android: Fix for QAndroidMediaPlayer isSeekable methodBartlomiej Moskal2022-11-232-7/+2
* Fix some memory leaks and crashes in corner cases with ffmpeg encoderArtem Dyomin2022-11-2310-105/+107
* Run tests with FFMpeg backend on macOS without depending on CMake variableTor Arne Vestbø2022-11-221-0/+3