summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: AudioDecoder - fix race conditionTim Blechmann31 hours2-59/+44
* GStreamer: clean up metadata APIsTim Blechmann31 hours7-105/+133
* FFmpeg VAAPI: Fix not closing fd's when returning from getTextures()Lars Sutterud36 hours1-4/+8
* GStreamer: apply clazy's old-style-connectTim Blechmann37 hours2-2/+3
* Fix mutex usage in encoders of the FFmpeg recorderArtem Dyomin39 hours6-13/+21
* Cleanup in the RecordingEngineArtem Dyomin2 days10-135/+141
* GStreamer: QGstreamerMediaPlayer - apply rotation to nativeSizeTim Blechmann2 days3-2/+23
* FFmpeg-Android: Set the configured FPS on CameraBartlomiej Moskal3 days2-14/+30
* Android-FFmpeg: Don't use higher resolution than 4k for video recordingBartlomiej Moskal3 days1-3/+5
* Android: Increase maximum number of images that can be acquiredBartlomiej Moskal3 days1-1/+1
* Remove deprecated avcodec_closePavel Dubsky5 days3-9/+4
* GStreamer: add private API to access pipeline for capture sessionTim Blechmann5 days8-37/+88
* GStreamer: unit test native pipeline accessTim Blechmann5 days3-8/+17
* Update pffft version to the latest version from upstreamMikko Hallamaa5 days2-29/+21
* Manage media backend lifetime using Q_APPLICATION_STATICJøger Hansegård5 days1-40/+1
* Add since 6.8 to a new QVideoFrame constructor documentationArtem Dyomin5 days1-0/+1
* GStreamer: QGstreamerAudioDecoder - simplify message handlerTim Blechmann5 days2-90/+99
* GStreamer: improve tracing of GstMessagesTim Blechmann5 days7-59/+147
* GStreamer: simplify GstMessage processingTim Blechmann5 days4-34/+19
* Android: Restart camera after QCameraFormat changesBartlomiej Moskal5 days1-2/+10
* GStreamer: metadata - fix extraction of rotation metadataTim Blechmann6 days1-5/+24
* GStreamer: QGstreamerMediaEncoder - fix duration updatesTim Blechmann6 days1-0/+2
* GStreamer: prevent dangling references on glib callbacksTim Blechmann6 days4-3/+8
* GStreamer: reference counting cleanupsTim Blechmann6 days12-60/+83
* CMake: fix styleTim Blechmann6 days4-18/+18
* GStreamer: metadata - reduce complexity for metadata lookupTim Blechmann6 days2-53/+113
* Ensure that EGL::EGL is promoted to global for the standalone QtMultimedia bu...Alexey Edelev6 days1-1/+5
* GStreamer: QGstreamerImageCapture - modernisationTim Blechmann6 days2-38/+39
* GStreamer: QGstreamerImageCapture - simplify signalsTim Blechmann6 days1-18/+18
* GStreamer: QGstVideoRenderer - stop on EOSTim Blechmann7 days2-6/+36
* Update QML Media PlayerEd Cooke7 days1-1/+0
* GStreamer: media player - ensure semantics of media statusTim Blechmann8 days2-31/+137
* GStreamer: avoid mocTim Blechmann8 days2-13/+10
* GStreamer: set nativeSize only on video streamsTim Blechmann9 days1-3/+3
* GStreamer: fix setting playback rate when pipeline is stoppedTim Blechmann9 days3-3/+9
* Add missing 'focusModeChanged' property notificationArtem Dyomin9 days1-1/+1
* Add missing implementation for QWaveDecoder::setIODeviceDoris Verria9 days1-0/+4
* Document how to configure and build Qt MultimediaJøger Hansegård11 days2-0/+97
* Add m_ prefix to member variables in QFFmpegThreadJøger Hansegård12 days2-10/+10
* GStreamer: Rank down the gstreamer-vaapi pluginsJithin Nair13 days2-0/+28
* Pulseaudio: replace toQString methods with qDebug overloadsTim Blechmann13 days5-70/+82
* pulseaudio: separate out error getter functionsTim Blechmann13 days5-17/+37
* GStreamer: QGstAppSource - avoid pingpoing with main threadTim Blechmann13 days2-15/+51
* GStreamer: Media player - ensure `stop()` to go to position 0Tim Blechmann13 days1-1/+6
* GStreamer: fix resource not found error handlingTim Blechmann14 days2-7/+34
* QString: replace QString(QLatin1String( with QStringLiteralTim Blechmann14 days3-9/+5
* pulseaudio: clean up string handlingTim Blechmann14 days1-42/+47
* Reuse HDR enabling utilities for QtQuickPavel Dubsky2024-04-171-24/+12
* Enable HDR based on video frame format for QtWidgetsPavel Dubsky2024-04-173-2/+48
* GStreamer: media player - improve unknown format handlingTim Blechmann2024-04-172-4/+23