summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* Implement support for QCamera::Features on darwinDoris Verria2021-05-262-6/+20
* Some QCamera API cleanupsLars Knoll2021-05-252-10/+10
* Fix the remaining failures for tst_qmediaplayerbackend in macOSDoris Verria2021-05-253-21/+14
* Fix tst_qcamerabackend failures for macOS and iOSDoris Verria2021-05-231-1/+1
* Fix the qaudioinput test failures on macOSLars Knoll2021-05-212-27/+51
* Fix more test failures for tst_qmediaplayerbackend on macOSDoris Verria2021-05-213-1/+16
* Fix a crash on macOS when running the qquickvideooutput autotestLars Knoll2021-05-201-1/+1
* Fix iOS compilation after latest changes in camera APIDoris Verria2021-05-201-29/+27
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-206-423/+137
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-195-965/+504
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-192-2/+3
* 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-185-466/+237
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-182-24/+24
* Merge QCameraExposure into QCameraLars Knoll2021-05-182-41/+41
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-182-26/+25
* Fix most qcamerabackend autotests on macOSDoris Verria2021-05-145-26/+33
* Get rid of QAudioInput/Output::periodSize()Lars Knoll2021-05-144-14/+0
* Support WAV format recordings on macOSDoris Verria2021-05-122-3/+7
* Get rid of QMediaFormat::ModeDoris Verria2021-05-122-10/+19
* AVAssetWriter: Don't write the first buffer if it's not a video bufferDoris Verria2021-05-101-2/+9
* Don't set AVEncoderQualityKey when audio codec is alacDoris Verria2021-05-102-1/+5
* Support Audio-Only recordings on macOSDoris Verria2021-05-1012-286/+305
* Replace category in QAudioOutput with an audio roleLars Knoll2021-05-072-13/+0
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-079-39/+39
* QAudioDeviceInfo: drop Range type, simplify APIVolker Hilsheimer2021-05-071-10/+5
* QAudioInput:: Rename bytesReady to bytesAvailableVolker Hilsheimer2021-05-074-12/+12
* Fix macOS buildDoris Verria2021-05-051-9/+2
* Properly set AVFileType based on the encoder settings formatDoris Verria2021-04-304-4/+22
* Move handling of QAudioInput/Output::processedUSecs() to the frontendLars Knoll2021-04-304-28/+0
* Initialize pointer to nullDoris Verria2021-04-291-1/+1
* Have QPlatformMediaIntegration create the platform encoderDoris Verria2021-04-296-33/+67
* Have the QPlatformMediaIntegration create the platformimageCaptureDoris Verria2021-04-289-40/+103
* Fix iOS buildDoris Verria2021-04-268-50/+58
* Remove qmake files from the repositoryLars Knoll2021-04-234-131/+0
* Fix a nullptr dereferenceLars Knoll2021-04-191-3/+4
* Fix a nullptr derefence on macOSLars Knoll2021-04-191-1/+1
* Fix camera and compilation on macOSLars Knoll2021-04-197-30/+38
* Have the QPlatformMediaIntegration create the platformCameraDoris Verria2021-04-197-50/+95
* Get rid of the camera session usage on the camera control classesDoris Verria2021-04-198-95/+105
* Make QMediaDeviceManager available to QMLLars Knoll2021-04-191-9/+3
* Prepare QCameraImageProcessing for usage from QMLLars Knoll2021-04-162-22/+0
* API cleanups in QMediaPlayerLars Knoll2021-04-162-11/+11
* Remove the graphicsType enum from QVideoSinkLars Knoll2021-04-163-19/+1
* Clean up QVideoSink and it's platform implementationLars Knoll2021-04-162-49/+22
* Remove unused methodLars Knoll2021-04-162-5/+0
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-146-27/+27
* Remove the notifyInterval() functionalityLars Knoll2021-04-084-56/+0
* Remove endian specific surface formatsLars Knoll2021-04-081-2/+2