summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Polish the audiosource exampleFriedemann Kleint2021-12-203-51/+42
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-12-181-3/+3
* Bump version to 6.2.3Jani Heikkinen2021-12-181-1/+1
* Fix compiler errorLars Knoll2021-12-171-4/+4
* Multimedia examples: Add camera and audio input entitlementsDoris Verria2021-12-1714-0/+136
* 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
* Don't leak GL display and context objectsPiotr Srebrny2021-12-171-0/+2
* Don't leak QSGGeometry object set in setTexturedRectGeometryPiotr Srebrny2021-12-161-0/+1
* Docs: Fix qdoc warnings for QVideoFrameNicholas Bennett2021-12-161-5/+5
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-153-15/+15
* Fix Declarative Camera issues on video sidePekka Gehör2021-12-152-3/+7
* Fix playPauseStop test in AndroidSamuel Mira2021-12-151-7/+16
* Declarative-camera facelift for mobilePekka Gehör2021-12-155-84/+358
* Enable zero copy for WMF with OpenGL displayPiotr Srebrny2021-12-142-74/+275
* Make system libraries private dependenciesKai Köhne2021-12-141-7/+7
* Docs: Add supported media format informationNicholas Bennett2021-12-145-17/+83
* QWindowsAudioUtils: fix compilation for namespaced qtTim Blechmann2021-12-141-2/+2
* Fix qmediaplayerbackend unloadMedia test in AndroidSamuel Mira2021-12-141-0/+3
* Fix qmediaplayerbackend processEOS test in AndroidSamuel Mira2021-12-141-0/+5
* Fix qmediaplayerbackend loadMediaInLoadingState test in AndroidSamuel Mira2021-12-141-0/+1
* Add QEXPECT_FAIL to android tests regarding isSeekableSamuel Mira2021-12-131-0/+9
* Fix build of QSGVivanteVideoNodeFactoryPluginJoerg Bornemann2021-12-131-1/+1
* Add the errorOccurred() signal to the Video qml typeAndré de la Rocha2021-12-131-0/+11
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-12-131-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-12-111-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-12-111-3/+3
* Fix tst_qmediarecorder autotestSamuel Mira2021-12-102-0/+14
* Fix tst_qvideoframe failureSamuel Mira2021-12-101-2/+2
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-12-101-3/+3
* Android: Fix for the preview screen size issue on the Recorder examplePekka Gehör2021-12-102-3/+21
* Better debug output for pixel formatsLars Knoll2021-12-101-1/+1
* MediaPlayer example: Display track-specific metadataDoris Verria2021-12-093-8/+24
* AVFMetaData: Add orientation metadata for video trackDoris Verria2021-12-092-11/+41
* Set QuickTime-metadata for orientation on macOS/iOSDoris Verria2021-12-093-2/+9
* PulseAudio: correctly specify the preferred format for sources/sinksLars Knoll2021-12-093-0/+34
* macOS/iOS: Add flac as a possible supported file formatAndré de la Rocha2021-12-091-0/+1
* AVFVideoRenderer: Add frame orientation information from video trackDoris Verria2021-12-084-2/+78
* Windows: Fix position reported by QMediaPlayer after seekAndré de la Rocha2021-12-082-0/+17
* Fix OpenGL-based camera preview rendering on macOSDoris Verria2021-12-085-22/+46
* AVFMediaAssetWriter: Stop writing to file in case of errorDoris Verria2021-12-083-1/+24
* Fix subtitle geometry for different orientation and aspect ratioPiotr Srebrny2021-12-086-34/+44
* Enable video frame rotation for Quick video outputPiotr Srebrny2021-12-073-65/+83
* Enable frame rotation and mirroring for backing store and toImagePiotr Srebrny2021-12-071-28/+19
* Enable video frame rotation for HW accelerated QVideoWindowPiotr Srebrny2021-12-072-24/+41
* Add rotation angle and if mirrored to QVideoFramePiotr Srebrny2021-12-075-1/+121
* Fix regression in QSoundEffect::play() on AndroidJarkko Koivikko2021-12-041-5/+5
* Add Support for BT2020 color spaceLars Knoll2021-12-033-3/+16
* PulseAudio: Fix processedUSecs()Lars Knoll2021-12-032-7/+22
* Connect native buffering listener to MediaPlayerSamuel Mira2021-12-021-4/+6