summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Fix Recorder QML example crash on playbackSamuel Mira2021-09-172-13/+14
* Avoid nullptr dereferencingPiotr Srebrny2021-09-171-1/+1
* GStreamer: provide correct recording durationPiotr Srebrny2021-09-172-19/+26
* Rename QWindowsIntegration to avoid collision with a qtbase symbolAndré de la Rocha2021-09-173-15/+15
* Fail early on unsupported platform/compilerAndré de la Rocha2021-09-171-1/+2
* QGstAppSrc: Reset streamedSamples to 0 when setting a new streamLars Knoll2021-09-171-0/+2
* GStreamer: add an option to disable media track with setActiveTrack(-1)Piotr Srebrny2021-09-172-105/+173
* Implement playback progress watcherAssam Boudjelthia2021-09-172-0/+7
* macOS: Fix video rendering with OpenGL based RHILars Knoll2021-09-173-2/+12
* AVFVideoRenderer: Properly update video output when changing mediaDoris Verria2021-09-134-6/+38
* QDarwinFormatInfo: Remove unsupported audio codecs for encodingDoris Verria2021-09-131-20/+3
* Android: Fix only the Default Resolution is listed issuesPekka Gehör2021-09-131-0/+5
* Add a timer reporting a change in the playback positionPiotr Srebrny2021-09-132-0/+12
* Close WMF player session on media player destructionPiotr Srebrny2021-09-132-2/+1
* GStreamer: enable dynamic pipeline modification for capture sessionPiotr Srebrny2021-09-1313-275/+331
* Don't try to flush a live pipelineLars Knoll2021-09-101-1/+2
* Lock the Window orientation while recording in the recorder exampleLars Knoll2021-09-101-0/+14
* Fix orientation of the created video while recordingLars Knoll2021-09-103-0/+12
* Fix aspect ratio of recordings on iOSLars Knoll2021-09-102-18/+16
* Disable update orientation when recording on AndroidSamuel Mira2021-09-103-5/+24
* Fix crash in Android Recorder example on permission requestSamuel Mira2021-09-105-12/+49
* Doc: Fix various documentation issuesTopi Reinio2021-09-0912-36/+63
* Fix camera orientation handling on iOSLars Knoll2021-09-094-2/+40
* Fix orientation of camera frames on AndroidLars Knoll2021-09-083-16/+57
* Fix memory leak on macOS/iOSLars Knoll2021-09-082-2/+10
* Fix a couple of compiler warningsLars Knoll2021-09-081-0/+2
* Only use available gstreamer video formatsSamuli Piippo2021-09-081-0/+5
* Docs: Add documentation for MetaData and QMediaMetaDataNicholas Bennett2021-09-081-1/+103
* Fix build issue with conflicting declarations in GL headersSamuli Piippo2021-09-071-2/+1
* Only search for and link EGL if we have gstreamer and openglLars Knoll2021-09-071-3/+5
* Move gstreamer over to the new subtitle handlingLars Knoll2021-09-0712-31/+379
* API fix: Give QVideoSink a videoFrame propertyLars Knoll2021-09-0721-39/+69
* Use the new subtitle infrastructure on AndroidLars Knoll2021-09-072-121/+3
* Add subtitle support to VideoOutputLars Knoll2021-09-072-4/+5
* Implement platform independent subtitle renderingLars Knoll2021-09-0711-17/+334
* Get rid of a compiler warning about an unused variableLars Knoll2021-09-061-1/+1
* Avoid emitting activeTracksChanged() if the active track doesn't changeLars Knoll2021-09-061-8/+20
* Add information about the Windows metadata limitationsPiotr Srebrny2021-09-061-0/+3
* Remove unused field and clean up member initializationLars Knoll2021-09-062-27/+18
* Check correct pointer before calling a method on itPiotr Srebrny2021-09-061-1/+1
* Docs: Add MediaRecorder QML type documentationNicholas Bennett2021-09-061-20/+210
* Use the default native orientation as the orientation for camera previewAssam Boudjelthia2021-09-031-4/+2
* Don't allow calling setAudioSource on MediaRecorder more than onceAssam Boudjelthia2021-09-033-4/+29
* Fix crash with Quick camera/video outputAssam Boudjelthia2021-09-031-0/+2
* Remove duplicated media storage location implementationsPiotr Srebrny2021-09-0326-902/+81
* Docs: Fix paint rate snippet reference errorsNicholas Bennett2021-09-031-4/+4
* Remove some debug outputLars Knoll2021-09-021-1/+0
* Small cleanup in the QVideoSink headerLars Knoll2021-09-021-2/+0
* macOS/iOS: Improve meta data supportLars Knoll2021-09-011-29/+50
* macOS: Set up proper language info for the different media tracksLars Knoll2021-09-012-6/+10