summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check audio streams in QAudioDecoder upon startv6.7.06.7.0Artem Dyomin2024-03-251-3/+8
* Update dependencies on '6.7.0' in qt/qtmultimediaQt Submodule Update Bot2024-03-221-4/+4
* Update dependencies on '6.7.0' in qt/qtmultimediaQt Submodule Update Bot2024-03-201-4/+4
* Update dependencies on '6.7.0' in qt/qtmultimediav6.7.0-rc2Qt Submodule Update Bot2024-03-191-4/+4
* Update src/3rdparty/ffmpeg/qt_attribution.jsonJani Heikkinen2024-03-181-2/+2
* GStreamer: output - only use `videoconvertscale` when availableTim Blechmann2024-03-142-10/+41
* Android: Fix compilation because of missing conversionv6.7.0-rc1Bartlomiej Moskal2024-03-081-6/+6
* Update dependencies on '6.7.0' in qt/qtmultimediaQt Submodule Update Bot2024-03-081-4/+4
* Support multi-lens (dual, triple) logical cameras on Apple devicesLauri Laanmets2024-03-061-3/+49
* FFmpeg Encoder: Do not proceed if AVIOContext is not setBartlomiej Moskal2024-03-061-0/+7
* GStreamer: use more RAII handle typesTim Blechmann2024-03-064-34/+50
* platform: header cleanupTim Blechmann2024-03-061-4/+0
* Tests: add QApplication to `devices` testTim Blechmann2024-03-061-8/+7
* Relax rule of finding shared ffmpegArtem Dyomin2024-03-051-7/+12
* GStreamer: QGstreamerMediaCapture - make element state more robustTim Blechmann2024-03-051-9/+6
* GStreamer: small API improvementsTim Blechmann2024-03-052-4/+7
* Update dependencies on '6.7' in qt/qtmultimediaQt Submodule Update Bot2024-03-051-4/+4
* GStreamer: link camera bin only when pipeline is pausedTim Blechmann2024-03-051-22/+24
* GStreamer: media capture - safer encoder linking/unlinkingTim Blechmann2024-03-051-38/+42
* GStreamer: improve warning consistency for linking elementsTim Blechmann2024-03-054-19/+19
* Android: MediaPlayer: Allow AudioOutput via HDMIPaul Heimann2024-03-051-0/+5
* FFmpeg: Disable V4L2 M2M codecs for encodingMikko Hallamaa2024-03-041-6/+16
* Clarify documentation for QMediaMetaData::Key::ThumbnailImageJøger Hansegård2024-03-041-2/+2
* Add a test for signals of QMediaPlayer upon destructionArtem Dyomin2024-03-042-1/+34
* Fix emitting QObject::destroyed upon deleting of QMediaPlayerArtem Dyomin2024-03-042-5/+9
* Don't store video frames in QMediaPlayer tests by defaultArtem Dyomin2024-03-042-12/+3
* Fix pulse audio sink flakinessArtem Dyomin2024-03-041-0/+4
* Update dependencies on '6.7' in qt/qtmultimediaQt Submodule Update Bot2024-03-031-4/+4
* cmake: add tests/manual/CMakeLists.txtTim Blechmann2024-03-031-0/+6
* GStreamer: clean up sync APIsTim Blechmann2024-03-026-107/+123
* GStreamer: QGstreamerVideoSink - add capsfilter for pixel-aspect-ratioTim Blechmann2024-03-023-6/+27
* Update dependencies on '6.7' in qt/qtmultimediaQt Submodule Update Bot2024-03-011-4/+4
* windows: fix video playback when audio output is not specifiedVladimir Belyavsky2024-03-011-0/+3
* Fix spelling of FFmpeg in (end-)user-visible stringsVolker Hilsheimer2024-03-019-16/+16
* FFMpeg: add a precheck condition in linux CUDAInho Lee2024-03-011-2/+15
* Update dependencies on '6.7' in qt/qtmultimediaQt Submodule Update Bot2024-03-011-4/+4
* GStreamer: QGstStructure - add APIs for pixelAspectRatio and nativeSizeTim Blechmann2024-03-013-0/+34
* GStreamer: handle types - fix taglist/sample handlesTim Blechmann2024-02-292-4/+9
* Android-FFMpeg: Dynamically create/remove AndroidSurfaceTextureBartlomiej Moskal2024-02-292-4/+35
* Fix QWaveDecoder handling of padding bytes in RIFF chunksJøger Hansegård2024-02-295-4/+15
* GStreamer: use correct factory functionTim Blechmann2024-02-291-1/+1
* GStreamer: encoder - processBusMessage improvementsTim Blechmann2024-02-291-20/+36
* GStreamer: cast subtitle string to const char *Tim Blechmann2024-02-291-1/+1
* Play entire sound with resampled data in QSoundEffectJøger Hansegård2024-02-281-3/+4
* eglfs: Implement screen capture for Qt Quick applications on EGLFSMikko Hallamaa2024-02-283-21/+92
* GStreamer: set sink to NULL state before re-creating itTim Blechmann2024-02-281-0/+3
* Hold TextureConverterBackend via unique_ptrArtem Dyomin2024-02-282-11/+5
* GStreamer: QGstElement - simplify callback apisTim Blechmann2024-02-281-17/+19
* Emit signal bufferProgressChangedArtem Dyomin2024-02-284-5/+33
* tst_qmediaplayerbackend: Apply fixture pattern in two loop testsLars Sutterud2024-02-281-42/+34