summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improve gstreamer capture pipelineLars Knoll2021-05-213-13/+20
* Improve V4L2 supportLars Knoll2021-05-212-26/+92
* Fix more test failures for tst_qmediaplayerbackend on macOSDoris Verria2021-05-213-1/+16
* Fix camera not showing up on gstreamerLars Knoll2021-05-212-5/+8
* Clean up the videoOutput() APILars Knoll2021-05-2111-116/+120
* QSampleCache: Don't start the loader thread unless we need toLars Knoll2021-05-201-3/+2
* Fix a crash on macOS when running the qquickvideooutput autotestLars Knoll2021-05-202-2/+1
* Fix iOS compilation after latest changes in camera APIDoris Verria2021-05-201-29/+27
* Fixes for qaudiooutput on gstreamerLars Knoll2021-05-203-4/+17
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-2031-1554/+494
* Correct maxlen computationPiotr Srebrny2021-05-201-1/+1
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-196-211/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-1929-2658/+1151
* Fix compilation on AndroidLars Knoll2021-05-191-3/+3
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-1917-206/+177
* Fix test failures in tst_qaudioinput on macOSDoris Verria2021-05-191-0/+1
* Fix test failures for tst_qmediaplayerbackend on macOSDoris Verria2021-05-191-2/+4
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-1829-1713/+583
* Remove QCamera::aperture() and friendsLars Knoll2021-05-188-124/+2
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-1819-721/+349
* Merge QCameraExposure into QCameraLars Knoll2021-05-1821-1057/+828
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-1822-647/+397
* Fix a memory leak in gstreamerLars Knoll2021-05-181-1/+7
* Fix a crash in QGstAppSrc when using pull modeLars Knoll2021-05-181-6/+6
* Fix some code that was not thread safeLars Knoll2021-05-182-18/+35
* Fix a crash in the gstreamer audio outputLars Knoll2021-05-182-26/+37
* Doc improvementsLars Knoll2021-05-1825-852/+444
* Android: Use public Jni APIs as possibleAssam Boudjelthia2021-05-1825-621/+477
* Windows: Fix the suffix of video filesAndre de la Rocha2021-05-171-1/+1
* Windows: Fix slowdown while recording videoAndre de la Rocha2021-05-172-1/+26
* gstreamer: fix compilation without gstreamer_glSamuli Piippo2021-05-171-1/+4
* Cleanup the audio decoder architectureLars Knoll2021-05-1714-163/+142
* Fix the QSoundEffect autotest on gstreamerLars Knoll2021-05-172-8/+11
* Fix test failure in a couple of autotestsLars Knoll2021-05-171-1/+1
* Code cleanup in the gstreamer pluginLars Knoll2021-05-178-51/+52
* Do not hold IMFActivate between media sessionsPiotr Srebrny2021-05-142-39/+32
* Fully qualify enumerations of QMediaEncoderBaseFriedemann Kleint2021-05-144-18/+15
* CMake: remove GStreamer::Gl from public dependenciesSamuli Piippo2021-05-141-1/+1
* Fix most qcamerabackend autotests on macOSDoris Verria2021-05-145-26/+33
* Fix a number of compiler warnings/errors when using gccLars Knoll2021-05-1410-26/+21
* Fix an occasional assertion in QSoundEffectLars Knoll2021-05-141-1/+6
* Make sure Qt Multimedia compiles against 6.1Lars Knoll2021-05-142-2/+18
* Change QSoundEffect::category() to role()Lars Knoll2021-05-142-17/+18
* Remove some debug outputLars Knoll2021-05-141-2/+0
* Get rid of QAudioInput/Output::periodSize()Lars Knoll2021-05-1432-141/+3
* Make QMediaFormat movableVolker Hilsheimer2021-05-122-6/+41
* Fix Windows buildVolker Hilsheimer2021-05-124-3/+6
* QAudioDeviceInfo: inline the move constructorVolker Hilsheimer2021-05-122-2/+9
* Clean up QMediaTimeRange APIVolker Hilsheimer2021-05-122-185/+167
* Android: subscribe for audio input/output updateBartlomiej Moskal2021-05-124-2/+75