summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Resolve URL using QML context when setting QMediaPlayer sourcePiotr Srebrny2021-12-153-7/+93
* Fix playPauseStop test in AndroidSamuel Mira2021-12-151-7/+16
* Enable zero copy for WMF with OpenGL displayPiotr Srebrny2021-12-142-74/+275
* Make system libraries private dependenciesKai Köhne2021-12-141-7/+7
* QWindowsAudioUtils: fix compilation for namespaced qtTim Blechmann2021-12-141-2/+2
* Docs: Add supported media format informationNicholas Bennett2021-12-145-17/+83
* Fix Declarative Camera issues on video sidePekka Gehör2021-12-142-3/+7
* 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
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-12-121-3/+3
* Update dependencies on 'dev' 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
* 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
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-12-091-3/+3
* 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