summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of compiler warningsLars Knoll2021-09-081-1/+0
* API fix: Give QVideoSink a videoFrame propertyLars Knoll2021-09-075-8/+8
* Remove some dead code relating to color correction in QVideoWidgetLars Knoll2021-08-282-253/+0
* Clean up the QVideoSink APILars Knoll2021-08-252-22/+5
* QAudioDecoder: Re-add API for setting desired audio formatDoris Verria2021-08-253-0/+181
* Small fixes to tst_qcamerabackend/tst_qmediaplayerbackendDoris Verria2021-08-232-2/+5
* Fix the Video QML element and smaller cleanups in VideoOutputLars Knoll2021-08-211-19/+0
* tst_qcamerabackend: Fix test case for setting camera formatDoris Verria2021-08-202-11/+14
* Fix the qquickvideooutput autotestLars Knoll2021-08-161-3/+1
* Fix the QVideoFrame autotestLars Knoll2021-08-161-11/+17
* Ensure we correctly set the videoSize property in QVideoSinkLars Knoll2021-08-161-0/+1
* Add a couple of nullptr checks in the gstreamer media playerLars Knoll2021-08-151-0/+13
* Add auto tests for setting camera formatDoris Verria2021-08-104-3/+154
* Larger rework of the RGB pixel formatsLars Knoll2021-08-095-71/+83
* Resolve media format and provide encoder settings with record()Piotr Srebrny2021-08-062-21/+3
* Test adding/removing of audio input/output to QMediaCaptureSessionPiotr Srebrny2021-08-063-0/+153
* Auto test fix after run on Android: compilationBartlomiej Moskal2021-08-022-2/+2
* Auto test fix after run on Android: qcamerabackendBartlomiej Moskal2021-08-021-4/+3
* Auto test fix after run on Android: qvideowidgetBartlomiej Moskal2021-08-021-2/+0
* Auto test fix after run on Android: qgraphicsvideoitemBartlomiej Moskal2021-08-021-1/+1
* Fix media player position handling after seeking on gstreamerLars Knoll2021-07-301-0/+24
* Fix QMediaPlayer::isSeekable() on gstreamerLars Knoll2021-07-301-0/+14
* Fix QMediaPlayer::hasAudio/Video() and related signalsLars Knoll2021-07-281-0/+23
* Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-083-11/+11
* Fix the MapData structure to include per plane size informationLars Knoll2021-07-074-21/+26
* Fix a signed/unsigned comparison warningEdward Welbourne2021-07-061-2/+2
* Add missing break;s to switchEdward Welbourne2021-07-061-1/+5
* Suppress lots of -Wsuggest-override warningsEdward Welbourne2021-07-053-40/+40
* Use command like interface to control recorder backendPiotr Srebrny2021-07-031-16/+7
* Fix camera testsPiotr Srebrny2021-06-291-7/+16
* Provide encoderSettings with the applySettings functionPiotr Srebrny2021-06-281-3/+2
* Kill QMediaRecorder::StatusPiotr Srebrny2021-06-253-50/+0
* Clean up file format and audio profile handlingLars Knoll2021-06-252-1/+23
* Add metadata to audio and video capturing on darwinDoris Verria2021-06-231-0/+89
* CMake: Rename conflicting targetAlexandru Croitor2021-06-211-1/+1
* Add positioning information for channels to QAudioFormatLars Knoll2021-06-192-87/+117
* Remove brightness and related properties from QVideoSink and QVideoWidgetLars Knoll2021-06-181-1/+7
* Remove QMediaPlaylist from QtMultimedia for nowLars Knoll2021-06-183-3/+1
* Fix qmediarecorder autotestLars Knoll2021-06-171-1/+1
* Fix compiler warning about unused variableLars Knoll2021-06-171-1/+1
* Fix the QAudioDecoder APILars Knoll2021-06-173-259/+65
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-1711-87/+87
* Remove QCamera::StatusLars Knoll2021-06-174-56/+9
* Make setOutputLocation behavior consistent across supported platformsPiotr Srebrny2021-06-161-9/+2
* Fix media codecs resolver when switching between audio and audio/videoPiotr Srebrny2021-06-163-0/+76
* QMediaPlayer API cleanupsLars Knoll2021-06-162-3/+3
* Rename shutterSpeed() to exposureTime()Lars Knoll2021-06-163-18/+18
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-163-24/+24
* Get rid of QAudio::RoleLars Knoll2021-06-162-48/+0
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-162-597/+105