summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* GStreamer: apply clazy's old-style-connectTim Blechmann11 days2-2/+3
* Fix mutex usage in encoders of the FFmpeg recorderArtem Dyomin11 days6-13/+21
* GStreamer: add reproduce for duration metadataTim Blechmann11 days2-7/+30
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot12 days1-4/+4
* Cleanup in the RecordingEngineArtem Dyomin12 days10-135/+141
* GStreamer: QGstreamerMediaPlayer - apply rotation to nativeSizeTim Blechmann12 days3-2/+23
* FFmpeg-Android: Set the configured FPS on CameraBartlomiej Moskal12 days2-14/+30
* Android-FFmpeg: Don't use higher resolution than 4k for video recordingBartlomiej Moskal12 days1-3/+5
* Android: Increase maximum number of images that can be acquiredBartlomiej Moskal12 days1-1/+1
* Remove deprecated avcodec_closePavel Dubsky14 days3-9/+4
* Tests: QScreenCapture - relax backend testsTim Blechmann2024-04-271-6/+8
* GStreamer: add private API to access pipeline for capture sessionTim Blechmann2024-04-2711-37/+178
* GStreamer: unit test native pipeline accessTim Blechmann2024-04-276-8/+110
* Update pffft version to the latest version from upstreamMikko Hallamaa2024-04-262-29/+21
* Manage media backend lifetime using Q_APPLICATION_STATICJøger Hansegård2024-04-262-61/+8
* Add since 6.8 to a new QVideoFrame constructor documentationArtem Dyomin2024-04-261-0/+1
* GStreamer: QGstreamerAudioDecoder - simplify message handlerTim Blechmann2024-04-262-90/+99
* GStreamer: improve tracing of GstMessagesTim Blechmann2024-04-267-59/+147
* GStreamer: simplify GstMessage processingTim Blechmann2024-04-264-34/+19
* Android: Restart camera after QCameraFormat changesBartlomiej Moskal2024-04-261-2/+10
* GStreamer: metadata - fix extraction of rotation metadataTim Blechmann2024-04-263-5/+58
* GStreamer: QGstreamerMediaEncoder - fix duration updatesTim Blechmann2024-04-261-0/+2
* Tests: minimal player - add test to switch output widget dynamicallyTim Blechmann2024-04-261-15/+69
* GStreamer: prevent dangling references on glib callbacksTim Blechmann2024-04-264-3/+8
* GStreamer: reference counting cleanupsTim Blechmann2024-04-2612-60/+83
* CMake: fix styleTim Blechmann2024-04-2610-27/+27
* GStreamer: metadata - reduce complexity for metadata lookupTim Blechmann2024-04-266-53/+185
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2024-04-251-4/+4
* Ensure that EGL::EGL is promoted to global for the standalone QtMultimedia bu...Alexey Edelev2024-04-251-1/+5
* GStreamer: QGstreamerImageCapture - modernisationTim Blechmann2024-04-252-38/+39
* GStreamer: QGstreamerImageCapture - simplify signalsTim Blechmann2024-04-251-18/+18
* GStreamer: QGstVideoRenderer - stop on EOSTim Blechmann2024-04-252-6/+36
* Update QML Media PlayerEd Cooke2024-04-2453-882/+1158
* GStreamer: fix unit tests for GStreamerTim Blechmann2024-04-241-21/+47
* GStreamer: media player - ensure semantics of media statusTim Blechmann2024-04-242-31/+137
* Tests: QMediaPlayer - fix playFromBufferTim Blechmann2024-04-241-3/+5
* GStreamer: avoid mocTim Blechmann2024-04-242-13/+10
* Fix real dot in location keys regular expressionLucie Gérard2024-04-231-1/+1
* Tests: improve error reportingTim Blechmann2024-04-231-3/+3
* QMediaPlayer: add test for un-connected audio/video outputTim Blechmann2024-04-232-1/+56
* declarative-camera example: Hide video View button if none recordedMikko Hallamaa2024-04-231-1/+2
* QMediaPlayer: tweak test for negative playback ratesTim Blechmann2024-04-232-2/+20
* tests: silence -Wsign-compare warningsTim Blechmann2024-04-232-3/+3
* GStreamer: set nativeSize only on video streamsTim Blechmann2024-04-231-3/+3
* GStreamer: fix setting playback rate when pipeline is stoppedTim Blechmann2024-04-233-3/+9
* Tests: Fix use after scopeTim Blechmann2024-04-231-3/+3
* Add missing 'focusModeChanged' property notificationArtem Dyomin2024-04-221-1/+1
* Add missing implementation for QWaveDecoder::setIODeviceDoris Verria2024-04-221-0/+4
* Test: media selector - add environment variable to skip media validationTim Blechmann2024-04-211-0/+3
* Document how to configure and build Qt MultimediaJøger Hansegård2024-04-202-0/+97