summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pulseaudio: clean up string handlingTim Blechmann2024-04-181-42/+47
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2024-04-171-4/+4
* Enable QtMultimedia tests without relying on FFMPEG_DIRPavel Dubsky2024-04-171-3/+13
* Reuse HDR enabling utilities for QtQuickPavel Dubsky2024-04-171-24/+12
* QCamera: disable multi-camera test on linuxTim Blechmann2024-04-171-0/+4
* Enable HDR based on video frame format for QtWidgetsPavel Dubsky2024-04-174-2/+119
* GStreamer: media player - improve unknown format handlingTim Blechmann2024-04-172-4/+23
* GStreamer: app source - don't emit signalsTim Blechmann2024-04-171-0/+1
* ffmpeg: writeQIODevice - fix const correctnessTim Blechmann2024-04-173-2/+10
* Tests: fixture - make header self-containedTim Blechmann2024-04-171-0/+4
* Revert "Tests: mediaplayerbackend - move initialization to `init`"Tim Blechmann2024-04-171-6/+4
* QAudioDecoder: fix unit tests for GStreamerTim Blechmann2024-04-176-48/+116
* Prevent lost D3D11 device with QVideoFrame::toImage() with Qt QuickJøger Hansegård2024-04-1618-20/+78
* wasm: make sure source is set after video element is createdLorn Potter2024-04-163-25/+13
* wasm: wait for camera readyLorn Potter2024-04-165-21/+52
* GStreamer: QGstElement - improve `state()` apiTim Blechmann2024-04-162-3/+11
* GStreamer: pipeline - sync state in `beginConfig`Tim Blechmann2024-04-162-15/+27
* Tests: remove TESTED_COMPONENTTim Blechmann2024-04-1624-48/+0
* Extend tests of video resolution to include AV1 videoJøger Hansegård2024-04-152-8/+36
* GStreamer: skip broken tests for QAudioDecoderTim Blechmann2024-04-152-3/+9
* Tests: QMediaCaptureSession - add more setup/teardown stress testsTim Blechmann2024-04-153-0/+152
* wasm: fix camera showing in declarativeLorn Potter2024-04-153-7/+43
* tests: QVideoFrame - silence clang warningsTim Blechmann2024-04-141-4/+3
* GStreamer: improve logging of GST_MESSAGE_ERROR messagesTim Blechmann2024-04-131-2/+17
* tests: improve QMediaCaptureSession::testAudioMuteTim Blechmann2024-04-131-7/+8
* Re-enable tst_qmediacapturesession for OpenSUSE CIMikko Hallamaa2024-04-121-3/+0
* gitignore: don't ignore tst_ headersTim Blechmann2024-04-121-0/+1
* declarative-camera: do not load camera UI if permission is deniedTimur Pocheptsov2024-04-122-7/+26
* GStreamer: QMediaPlayer - fix buffer progressTim Blechmann2024-04-121-1/+1
* Tests: mediaplayerbackend - move initialization to `init`Tim Blechmann2024-04-121-4/+6
* Tests: make mediaplayerstate.h self-containedTim Blechmann2024-04-121-5/+10
* Recreate all Direct3D resources when FFmpeg device changedJøger Hansegård2024-04-112-3/+10
* Android-backend: Do not reset QAndroidVideoOutput if not neededBartlomiej Moskal2024-04-112-2/+0
* GStreamer: metadata - fix indentationTim Blechmann2024-04-121-79/+79
* Tests: QAudioSource - skip tests if no audio inputs existTim Blechmann2024-04-111-2/+2
* FFmpeg: Check format validity when updating buffer sizeMikko Hallamaa2024-04-101-2/+3
* GStreamer: introduce `QGstAppSrc` wrapper objectTim Blechmann2024-04-105-21/+109
* GStreamer: fix some reference counting bugsTim Blechmann2024-04-103-10/+15
* GStreamer: QGstAppSource - remove unused `m_networkReply`Tim Blechmann2024-04-102-4/+0
* GStreamer: QGstreamerAudioDecoder - improve loggingTim Blechmann2024-04-101-109/+117
* GStreamer: rename `QGstAppSrc` to `QGstAppSource`Tim Blechmann2024-04-109-48/+47
* Tests: maybe - silence unused variable warningTim Blechmann2024-04-101-1/+1
* utils: factor `qMediaFromUserInput` out of QMediaPlayerTim Blechmann2024-04-104-5/+33
* GStreamer: remove `qtvideosink` element registrationTim Blechmann2024-04-101-10/+2
* QPlatformAudioDecoder: remove unnecessary `emit`sTim Blechmann2024-04-102-18/+18
* wasm: fix audio controls on video playerLorn Potter2024-04-095-11/+43
* Add QVideoFrame constructor that converts from QImageJøger Hansegård2024-04-094-0/+327
* Darwin: Replace deprecated kAudioObjectPropertyElementMaster constantTim Blechmann2024-04-092-7/+10
* GStreamer: QGstreamerAudioDecoder - trivial cleanupsTim Blechmann2024-04-092-14/+19
* GStreamer: QGStreamerAudioSource fix potential memory leakTim Blechmann2024-04-092-14/+13