summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size()Marc Mutz2022-10-072-8/+8
* Doc: Fix undocumented members warning in the widget APIVenugopal Shivashankar2022-10-071-1/+1
* Doc: Fix undocumented members warningVenugopal Shivashankar2022-10-074-1/+91
* Doc: Fix qdoc warnings for undocumented members in QVideo*Venugopal Shivashankar2022-10-073-1/+24
* Doc: Fix warnings about undocumented member in playback APIVenugopal Shivashankar2022-10-071-0/+18
* Remove explicit sharing from HWAccel objectPiotr Srebrny2022-10-031-1/+1
* Doc: Fix undocumented members warning in the recording APIVenugopal Shivashankar2022-09-293-0/+95
* Doc: Fix warnings for undocumented members in camera APIVenugopal Shivashankar2022-09-293-0/+102
* Doc: Fix qdoc warnings for undocumented members in QAudio*Venugopal Shivashankar2022-09-299-60/+160
* Doc: Better integrate Qt Spatial Audio into multimedia documentationTopi Reinio2022-09-285-23/+39
* Doc: Fix naming for QML value typesTopi Reinio2022-09-282-7/+7
* Doc: Fix various issues in Qt Multimedia documentationTopi Reinio2022-09-284-9/+13
* Enable IR camera detection on WindowsPiotr Srebrny2022-09-272-1/+2
* Update module headers to work with syncqt cppAlexey Edelev2022-09-263-0/+12
* Look not only in system directories for WMF dllsPiotr Srebrny2022-09-261-1/+1
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-09-2614-219/+193
* Android: Stop requiring "record audio" authorization for all timesSamuel Mira2022-09-261-6/+10
* Don't print debug message for each framePiotr Srebrny2022-09-231-2/+0
* Add "We mean it" notePiotr Srebrny2022-09-151-0/+11
* Simplify QMaybe and add specialization for pointer typePiotr Srebrny2022-09-131-7/+21
* Use QSystemLibrary to load DLLs more safeYuhang Zhao2022-09-112-3/+3
* Fix memory leak in screen capturingArtem Dyomin2022-09-092-2/+3
* Fix spelling in QWindowsMediaF_o_undationPiotr Srebrny2022-09-067-20/+21
* Remove load-time dependency on Windows Media FoundationPiotr Srebrny2022-09-067-18/+117
* Fix wrong algorithm when initializing convert functionsYuhang Zhao2022-09-061-9/+9
* Let examples show up in Qt Creator againKai Köhne2022-09-051-0/+2
* Doc: Add apostropheJaishree Vyas2022-09-021-1/+1
* Doc: Do not advertise global module includesKai Köhne2022-09-023-22/+0
* Prepare for moving QMacAutoReleasePool to qcore_mac_p.hSona Kurazyan2022-08-311-0/+3
* Call pullSource() immediately when starting QAudioSinkPiotr Srebrny2022-08-251-1/+4
* Add MJPEG format to supported Windows camera formatsPiotr Srebrny2022-08-251-0/+2
* Revert "Fix for QImage format issue in the qImageFromVideoFrame function"André de la Rocha2022-08-241-9/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Add a note about FFmpeg licensing to our docsLars Knoll2022-08-161-0/+6
* wasm: fix QSoundEffect playingLorn Potter2022-08-111-0/+14
* QVideoFrameFormat: properly guard the definition of deprecated methodsIvan Solovev2022-08-101-0/+2
* Remove access to texture handles from public QVideoFrame APIPiotr Srebrny2022-08-103-28/+6
* QVideoFrameFormat: fix deprecationsMarc Mutz2022-08-092-3/+9
* Export textures in a bundle as QVideoFrameTextures to requesting QRhiPiotr Srebrny2022-08-089-59/+93
* Share OpenGL context between frame convereter and textures contextPiotr Srebrny2022-08-051-7/+7
* Android: Fix for changing Audio sinkBartlomiej Moskal2022-07-223-0/+12
* Fix crash on WindowsPaul Olav Tvete2022-07-181-1/+2
* Expose subtitleText and videoSize to QMLLars Knoll2022-07-151-0/+2
* wasm: make sure buffer stops when there's no more dataLorn Potter2022-07-121-6/+16
* Add license headers to cmake filesLucie Gérard2022-07-074-0/+12
* wasm: update and fix qwasmaudiodeviceLorn Potter2022-07-061-9/+17
* Provide QRhi device when mapping QVideoFrame textures onto that QRhiPiotr Srebrny2022-07-065-5/+17
* Move Maybe class and errorString function to util files for reusePiotr Srebrny2022-07-063-0/+35
* QAudioHelpers: fix C++20 -Werror,-Wdeprecated-enum-float-conversionMarc Mutz2022-06-301-1/+1
* Put the include of 'qjniobject.h' under the Q_OS_ANDROID guardAlexey Edelev2022-06-301-1/+4