summaryrefslogtreecommitdiffstats
path: root/src/multimedia/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* API fix: Give QVideoSink a videoFrame propertyLars Knoll2021-09-072-3/+3
* Larger rework of the RGB pixel formatsLars Knoll2021-08-091-1/+1
* Doc: Part 1 Fix Qt Multimedia documentation issuesTopi Reinio2021-07-091-0/+12
* Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-081-9/+9
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-172-7/+7
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-161-13/+13
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-162-47/+24
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-162-8/+8
* Kill the current QMediaRecorder classLars Knoll2021-06-161-5/+5
* Get rid of QImageEncoderSettingsLars Knoll2021-06-161-1/+1
* Move the QAudio::Mode enum inside QAudioDeviceLars Knoll2021-06-161-1/+1
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-112-2/+9
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-082-16/+16
* Rename QAudioOutput to QAudioSinkLars Knoll2021-06-041-2/+2
* Rename QAudioInput to QAudioSourceLars Knoll2021-06-041-3/+3
* Remove the inheritance between QMediaEncoderSettings and QMediaFormatLars Knoll2021-06-042-10/+10
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-181-7/+2
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-181-9/+8
* Doc improvementsLars Knoll2021-05-183-229/+7
* Cleanups to QAudioDeviceInfo API and docsLars Knoll2021-05-121-21/+10
* Some more work on docsLars Knoll2021-05-101-91/+9
* Doc fixes for QCameraLars Knoll2021-05-101-37/+43
* Some API and doc fixes for QAudioDecoderLars Knoll2021-05-071-1/+1
* Remove qmake files from the repositoryLars Knoll2021-04-233-32/+0
* Kill all versioned importsLars Knoll2021-04-163-7/+7
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-2/+2
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-063-86/+18
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-063-8/+8
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-161-6/+6
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-163-4/+4
* Get rid of focus zonesLars Knoll2021-03-161-13/+0
* Get rid of sharpening and denoising in QCameraImageProcessingDoris Verria2021-03-051-4/+0
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-021-1/+1
* And finally kill QMediaServiceLars Knoll2021-02-173-28/+0
* Get rid of QCameraViewFinderSettingsLars Knoll2021-01-291-14/+0
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-293-115/+1
* Cleanup QCameraInfoLars Knoll2021-01-291-4/+4
* Get rid of QVideoWidgetControlLars Knoll2021-01-291-9/+0
* audio/pcm is not a valid mimetypeLars Knoll2021-01-222-3/+3
* Kill QSoundLars Knoll2021-01-201-13/+0
* Remove Radio supportVaL Doroshchuk2020-06-101-26/+0
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-101-0/+31
|\
| * QMediaPlayer: Update gst-pipeline docsVaL Doroshchuk2020-03-041-0/+31
* | Introduce MediaPlayer::videoOutput propertyVaL Doroshchuk2020-01-222-1/+69
* | Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-051-0/+23
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-211-0/+51
|\
| * Extract QAudioProbe code snippetMariana Meireles2019-09-111-0/+51
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-08-284-1/+94
|\|
| * GStreamer: Add docs for custom pipelinesVaL Doroshchuk2019-08-144-1/+94
* | Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-113-9/+10
|/