summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.2' in qt/qtmultimediav6.2.0-beta4Qt Submodule Update Bot2021-09-021-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-011-3/+3
* Correctly show the buffer status in the player exampleLars Knoll2021-09-012-6/+7
* macOS: Set up proper language info for the different media tracksLars Knoll2021-09-012-6/+10
* macOS/iOS: Improve meta data supportLars Knoll2021-09-011-29/+50
* macOS/iOS: Enable non RGB pixel formats on the cameraLars Knoll2021-09-011-4/+9
* macOS/iOS: Allow for other output formats than ARGB32Lars Knoll2021-09-014-22/+87
* doc: remove redundant signal "corresponding handler" notesShawn Rutledge2021-09-013-28/+0
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-09-011-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-08-311-3/+3
* Add Track Selection from QML and updated exampleSamuel Mira2021-08-318-9/+272
* macOS/iOS: Fix audio monitoring for the capture sessionDoris Verria2021-08-317-50/+245
* Implement audio and video track disable in AndroidSamuel Mira2021-08-306-29/+111
* macOS/iOS: Implement pause/resume during recordingDoris Verria2021-08-305-9/+145
* ADecoder: Use writable path from QStandardPaths for the decoding outputAssam Boudjelthia2021-08-301-3/+5
* Use const JNINativeMethod for native methods arraysAssam Boudjelthia2021-08-306-12/+12
* make widgets camera example mobile friendlyAssam Boudjelthia2021-08-307-5/+801
* Use raw Jni call to get int value and check for exception afterwardAssam Boudjelthia2021-08-301-1/+3
* Remove unneeded jni exception helpersAssam Boudjelthia2021-08-304-64/+30
* AVFCameraSession: Reduce beginConfiguration/commitConfiguration callsDoris Verria2021-08-302-19/+14
* macOS/iOS: Fix adding/removing audio input and output to capture sessionDoris Verria2021-08-302-21/+10
* Camera example: Don't start a new recording when switching camerasDoris Verria2021-08-301-3/+5
* macOS/iOS: Don't stop capture when changing cameraDoris Verria2021-08-302-5/+5
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-08-301-3/+3
* macOS/iOS: Fix issues with missed frames and flickering on playbackLars Knoll2021-08-288-90/+130
* macOS: Clean up dead code related to windowed renderingLars Knoll2021-08-288-247/+7
* Remove some dead code relating to color correction in QVideoWidgetLars Knoll2021-08-283-283/+2
* Do not use TriangleFan in QVideoWindowLaszlo Agocs2021-08-281-2/+2
* Add a Q_PROPERTY declaration for the audioOutput propertyLars Knoll2021-08-271-0/+1
* Add a missing QRhiTexture create()Laszlo Agocs2021-08-261-0/+1
* Fix plain sw path in QVideoWindowLaszlo Agocs2021-08-261-0/+3
* Only create the graphics pipeline object onceLaszlo Agocs2021-08-261-2/+3
* Do graphics pipeline setup after the srbLaszlo Agocs2021-08-261-5/+5
* GstVideoBuffer: Make sure there is a context current for cleanupLaszlo Agocs2021-08-261-2/+5
* Implement HW accelerated rendering for QVideoWidget using QVideoWindowLars Knoll2021-08-263-76/+18
* Add We mean it note for qvideowindow_p.hLaszlo Agocs2021-08-261-0/+11
* Use linear filtering when rendering videosLars Knoll2021-08-262-1/+4
* HW accelerated video rendering for QWindowLars Knoll2021-08-266-1/+617
* Android: Subtitle supportSamuel Mira2021-08-264-29/+157
* Docs: Add CaptureSession QML Type DocumentationNicholas Bennett2021-08-261-13/+138
* don't include audiodevices from CMake for mobileAssam Boudjelthia2021-08-261-1/+3
* Fix player example layout on mobileAssam Boudjelthia2021-08-262-0/+11
* Remove the windowed code path for QVideoSink on Android and gstreamerLars Knoll2021-08-255-110/+7
* Clean up the QVideoSink APILars Knoll2021-08-258-227/+23
* Move the QVideoSink::paint() method to QVideoFrameLars Knoll2021-08-256-90/+95
* QAudioDecoder: Re-add API for setting desired audio formatDoris Verria2021-08-2516-42/+510
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-08-251-1/+1
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-08-251-3/+3
* iOS: Force kCVPixelFormatType_32BGRA on AVCaptureVideoDataOutputDoris Verria2021-08-241-1/+4
* Docs: Remove superfluous or incorrect contentNicholas Bennett2021-08-247-273/+23