summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.2.3' in qt/qtmultimediav6.2.36.2.3Qt Submodule Update Bot2022-01-181-3/+3
* Update dependencies on '6.2.3' in qt/qtmultimediaQt Submodule Update Bot2022-01-141-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
* 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
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2022-01-041-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2022-01-031-3/+3
* audiosource example: Refactor push modeFriedemann Kleint2021-12-222-10/+16
* Resolve URL using QML context when setting QMediaPlayer sourcePiotr Srebrny2021-12-213-7/+93
* AVFMediaAssetWriter: Properly reset queues and writer inputs before starting ...Doris Verria2021-12-211-13/+20
* 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