summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.3' in qt/qtmultimediav6.3.0-beta2Qt Submodule Update Bot2022-02-121-3/+3
* Fix copyright headerLars Knoll2022-02-092-5/+5
* Add missing #include <functional>Lars Knoll2022-02-093-0/+6
* Fallback on map/upload texture if texture handle is invalidPiotr Srebrny2022-02-091-7/+20
* doc: Correctly update typo in documentation of QMediaRecorderZhang Yong2022-02-092-2/+2
* AVFoundation plugin: protect the use of codec constantTimur Pocheptsov2022-02-091-1/+1
* Update dependencies on '6.3' in qt/qtmultimediaQt Submodule Update Bot2022-02-091-3/+3
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Windows: Fix player sending same position multiple timesAndré de la Rocha2022-02-022-9/+16
* Windows: Fix texture leak on media playerAndré de la Rocha2022-02-021-2/+4
* Make the method usableLars Knoll2022-02-011-1/+1
* doc: Fix QImageCapture related snippetsSamuel Gaist2022-01-312-12/+20
* Update dependencies on '6.3' in qt/qtmultimediav6.3.0-beta1Qt Submodule Update Bot2022-01-311-3/+3
* Android: Fix qmlvideo seek issuePekka Gehör2022-01-312-2/+2
* QAndroidFormatsInfo: fix quadratic loop (eradicates Java-style iterators)Marc Mutz2022-01-291-7/+4
* Update dependencies on '6.3' in qt/qtmultimediaQt Submodule Update Bot2022-01-261-3/+3
* Fix Video.seek() methodLars Knoll2022-01-251-11/+5
* Update dependencies on '6.3' in qt/qtmultimediaQt Submodule Update Bot2022-01-241-3/+3
* Android: Fix qmlvideo metadata issuePekka Gehör2022-01-242-14/+17
* Fix namespaced build on WindowsKai Köhne2022-01-204-5/+18
* Fix rendering with OpenGL based RHI on macOSLars Knoll2022-01-193-4/+6
* CMake: add install command for examplesSamuli Piippo2022-01-192-0/+24
* Update dependencies on '6.3' in qt/qtmultimediaQt Submodule Update Bot2022-01-181-3/+3
* Fix Android sending a single video frameSamuel Mira2022-01-182-6/+5
* Docs: Fix any renaming warnings and enable doc CI test/ warning limitNicholas Bennett2022-01-174-3/+7
* Docs: Remove reference to QImageCapture::CaptureToBufferNicholas Bennett2022-01-171-2/+1
* Fix SeekPauseSeek Test in AndroidSamuel Mira2022-01-143-2/+25
* Update dependencies on '6.3' in qt/qtmultimediaQt Submodule Update Bot2022-01-131-3/+3
* macOS/iOS: Set default audio deviceDoris Verria2022-01-131-5/+16
* Don't crash if system has no audio deviceDoris Verria2022-01-134-30/+59
* Docs: Fix example link for demonstrating QAudioSinkNicholas Bennett2022-01-121-2/+1
* Docs: Fix some QML Properties listed as methodsNicholas Bennett2022-01-122-38/+26
* Docs: Remove reference to QAudioDevice::nearestFormatNicholas Bennett2022-01-121-4/+3
* Update dependencies on '6.3' in qt/qtmultimediav6.3.0-alpha1Qt Submodule Update Bot2022-01-081-3/+3
* Fix Multimedia auto test audioVideoAvailable in AndroidSamuel Mira2022-01-071-0/+2
* Fix Multimedia auto test Metadata in AndroidSamuel Mira2022-01-071-1/+3
* Fix SurfaceText test in AndroidSamuel Mira2022-01-071-0/+6
* Update dependencies on '6.3' in qt/qtmultimediaQt Submodule Update Bot2022-01-061-3/+3
* Fix the camera format used by the camera exampleLars Knoll2022-01-052-13/+14
* Windows: Get list of supported codecs from Media FoundationAndré de la Rocha2022-01-043-28/+147
* audiosource example: Refactor push modeFriedemann Kleint2021-12-222-10/+16
* Update dependencies on '6.3' in qt/qtmultimediaQt Submodule Update Bot2021-12-221-3/+3
* Update dependencies on '6.3' in qt/qtmultimediaQt Submodule Update Bot2021-12-211-3/+3
* AVFMediaAssetWriter: Properly reset queues and writer inputs before starting ...Doris Verria2021-12-211-13/+20
* Polish the audiosource exampleFriedemann Kleint2021-12-203-51/+42
* Add the errorOccurred() signal to the Video qml typeAndré de la Rocha2021-12-171-0/+11
* Multimedia examples: Add camera and audio input entitlementsDoris Verria2021-12-1714-0/+136
* Fix compiler errorLars Knoll2021-12-171-4/+4
* Don't leak GStramer bus object, make virtual destructor in base classPiotr Srebrny2021-12-173-4/+6
* Set state synchronously outside of pipeline controlPiotr Srebrny2021-12-171-1/+1