summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Add Track Selection from QML and updated exampleSamuel Mira2021-08-313-8/+67
* 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
* Doc: Fix QDoc errors Qt MultimediaNico Vertriest2021-08-307-64/+44
* Use const JNINativeMethod for native methods arraysAssam Boudjelthia2021-08-306-12/+12
* 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
* macOS/iOS: Implement pause/resume during recordingDoris Verria2021-08-305-9/+145
* 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
* macOS/iOS: Don't stop capture when changing cameraDoris Verria2021-08-302-5/+5
* Add a Q_PROPERTY declaration for the audioOutput propertyLars Knoll2021-08-271-0/+1
* macOS/iOS: Fix issues with missed frames and flickering on playbackLars Knoll2021-08-278-90/+130
* macOS: Clean up dead code related to windowed renderingLars Knoll2021-08-268-247/+7
* Do not use TriangleFan in QVideoWindowLaszlo Agocs2021-08-261-2/+2
* Do graphics pipeline setup after the srbLaszlo Agocs2021-08-261-5/+5
* Only create the graphics pipeline object onceLaszlo Agocs2021-08-261-2/+3
* Add a missing QRhiTexture create()Laszlo Agocs2021-08-261-0/+1
* Fix plain sw path in QVideoWindowLaszlo Agocs2021-08-261-0/+3
* Add We mean it note for qvideowindow_p.hLaszlo Agocs2021-08-261-0/+11
* GstVideoBuffer: Make sure there is a context current for cleanupLaszlo Agocs2021-08-261-2/+5
* Use linear filtering when rendering videosLars Knoll2021-08-261-1/+1
* HW accelerated video rendering for QWindowLars Knoll2021-08-265-1/+612
* Android: Subtitle supportSamuel Mira2021-08-264-29/+157
* Docs: Add CaptureSession QML Type DocumentationNicholas Bennett2021-08-261-13/+138
* Remove the windowed code path for QVideoSink on Android and gstreamerLars Knoll2021-08-255-110/+7
* Clean up the QVideoSink APILars Knoll2021-08-252-174/+1
* Move the QVideoSink::paint() method to QVideoFrameLars Knoll2021-08-254-86/+89
* QAudioDecoder: Re-add API for setting desired audio formatDoris Verria2021-08-2513-42/+329
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-08-251-1/+1
* iOS: Force kCVPixelFormatType_32BGRA on AVCaptureVideoDataOutputDoris Verria2021-08-241-1/+4
* Docs: Remove superfluous or incorrect contentNicholas Bennett2021-08-243-259/+5
* Android : Track and set different audio/video/subtitle tracksSamuel Mira2021-08-236-25/+363
* Doc: Fix small spelling mistakes, incorrect QAudioOutput referencesNicholas Bennett2021-08-203-41/+51
* AVFImageCapture: Remove assert on camera changeDoris Verria2021-08-201-2/+5
* macOS/iOS: Set pixel format to AVCaptureVideoDataOutputDoris Verria2021-08-205-7/+38
* Doc: Fix QDoc warnings Qt MultimediaNico Vertriest2021-08-205-10/+17
* Fix warnings from invalid connection and unregistered metatypesAssam Boudjelthia2021-08-198-48/+71
* Andorid: fix for setting cameraFormatBartlomiej Moskal2021-08-191-3/+0
* Android: Remember cameraId in qandroidcameraBartlomiej Moskal2021-08-193-10/+34
* Android: Implementation for QCameraInfoBartlomiej Moskal2021-08-186-50/+137
* Remove vaapisink from the list of video sinks to useLars Knoll2021-08-181-5/+0
* GStreamer: Update duration of the media after prerollingLars Knoll2021-08-181-0/+7