summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 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
* Fix build of QSGVivanteVideoNodeFactoryPluginJoerg Bornemann2021-12-131-1/+1
* 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-091-0/+1
* 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
* Enable zero copy for WMF playerPiotr Srebrny2021-12-025-166/+201
* Set Camera active on a new camera session is addedSamuel Mira2021-12-011-1/+3
* Doc: fix example code snippetsSona Kurazyan2021-11-301-2/+2
* Use correct texture format and do not swizzle around channelsPiotr Srebrny2021-11-295-28/+6
* Windows: Allow seamless playback loopingAndré de la Rocha2021-11-297-14/+34
* Windows: Enable support for QMediaMetaData::VideoFrameRateAndré de la Rocha2021-11-261-2/+2
* Fix build by adding missing qloggingcategory.h headerAssam Boudjelthia2021-11-243-0/+4
* Use Core Audio API for playing sounds to get better control over playoutPiotr Srebrny2021-11-237-477/+322
* Fix orientation on Android QML VideoOutput on landscapeSamuel Mira2021-11-231-10/+10
* Disconnect outputs from input selector when no track is selectedPiotr Srebrny2021-11-234-17/+41
* Move audio resampler from QMFAudioDecoderControl to a separate classPiotr Srebrny2021-11-225-119/+384
* Fix compilation in case the wayland or X11 headers aren't availableLars Knoll2021-11-221-4/+4
* Use device location on a bus as a unique ID for the audio devicePiotr Srebrny2021-11-191-2/+2