summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc fixes for mediaMetaDataLars Knoll2021-09-224-17/+19
* Improve the text in the example overview pageLars Knoll2021-09-221-3/+6
* Fixes to mediaFormat value type docsLars Knoll2021-09-221-58/+58
* Fix some incorrect statements and methods in the VideoOutput docsLars Knoll2021-09-221-18/+6
* Document QCameraFormat and expose it to QMLLars Knoll2021-09-223-2/+132
* Fix documented property types for MediaDevicesLars Knoll2021-09-221-6/+6
* Minor doc fixes for the QML MediaPlayerLars Knoll2021-09-221-2/+2
* Fix some smaller doc errors for MediaRecorderLars Knoll2021-09-221-16/+8
* Fixes to Camera docs and APILars Knoll2021-09-225-203/+464
* Doc: Ignore old \since versionsTopi Reinio2021-09-221-0/+3
* Disconnect signals before releasing reference to objectsPiotr Srebrny2021-09-221-2/+6
* Fix API naming inconsistencyLars Knoll2021-09-224-35/+28
* Fix docs for QMediaFormatLars Knoll2021-09-222-31/+310
* Fix the MediaPlayer docsLars Knoll2021-09-226-839/+604
* QML API and doc fixesLars Knoll2021-09-223-1/+196
* Some fixes to the sample code in the MediaRecorder docsLars Knoll2021-09-221-18/+13
* Improve ImageCapture documentationLars Knoll2021-09-221-12/+40
* Mention more of the central QML and C++ types in the overview docsLars Knoll2021-09-211-13/+40
* Various fixes to our overview doc pagesLars Knoll2021-09-2113-67/+123
* Mark the QML PlayList type as internalLars Knoll2021-09-212-3/+2
* Document the MediaDevices QML typeLars Knoll2021-09-211-8/+116
* Fix QML sample code to use a MediaCaptureSessionLars Knoll2021-09-212-10/+14
* Add some basic docs for the media player and recorder examplesLars Knoll2021-09-203-22/+13
* Do not delete object that you don't ownPiotr Srebrny2021-09-201-3/+0
* Fix QMediaPlayer code snippetsLars Knoll2021-09-201-2/+7
* Fix Recorder QML example crash on playbackSamuel Mira2021-09-172-13/+14
* Implement playback progress watcherAssam Boudjelthia2021-09-173-2/+41
* Fix Playback issue on AndroidSamuel Mira2021-09-171-26/+26
* macOS: Fix video rendering with OpenGL based RHILars Knoll2021-09-173-2/+12
* 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
* 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
* 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
* Fix orientation of the created video while recordingLars Knoll2021-09-103-0/+12
* Lock the Window orientation while recording in the recorder exampleLars Knoll2021-09-101-0/+14
* Fix aspect ratio of recordings on iOSLars Knoll2021-09-102-18/+16
* Disable update orientation when recording on AndroidSamuel Mira2021-09-103-5/+24
* Don't try to flush a live pipelineLars Knoll2021-09-101-1/+2
* Fix crash in Android Recorder example on permission requestSamuel Mira2021-09-105-12/+49
* Docs: Add documentation for MetaData and QMediaMetaDataNicholas Bennett2021-09-101-1/+103
* Doc: Fix QDoc errors Qt MultimediaNico Vertriest2021-09-1010-75/+51
* Remove VideoOutput.autoOrientation propertyLars Knoll2021-09-092-53/+0
* Fix camera orientation handling on iOSLars Knoll2021-09-094-2/+40
* Drop misguided conversion from degrees to radiansEdward Welbourne2021-09-081-1/+1
* Fix orientation of camera frames on AndroidLars Knoll2021-09-083-16/+57
* Fix a couple of compiler warningsLars Knoll2021-09-081-0/+2
* Fix memory leak on macOS/iOSLars Knoll2021-09-082-2/+10
* Only use available gstreamer video formatsSamuli Piippo2021-09-081-0/+5