summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/android
Commit message (Expand)AuthorAgeFilesLines
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-206-235/+54
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-196-503/+249
* Fix compilation on AndroidLars Knoll2021-05-191-3/+3
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-193-13/+32
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-186-410/+191
* Remove QCamera::aperture() and friendsLars Knoll2021-05-181-2/+0
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-182-16/+16
* Merge QCameraExposure into QCameraLars Knoll2021-05-182-64/+64
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-182-24/+24
* Android: Use public Jni APIs as possibleAssam Boudjelthia2021-05-1825-621/+477
* Get rid of QAudioInput/Output::periodSize()Lars Knoll2021-05-144-23/+3
* Android: subscribe for audio input/output updateBartlomiej Moskal2021-05-123-2/+50
* Get rid of QMediaFormat::ModeDoris Verria2021-05-121-1/+3
* Android: Get audio Input/Output listBartlomiej Moskal2021-05-103-10/+26
* Android: compilation fixBartlomiej Moskal2021-05-101-2/+0
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+1
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+0
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+1
* Android: compilation fixBartlomiej Moskal2021-05-101-1/+1
* Android: compilation fixBartlomiej Moskal2021-05-101-10/+10
* Android: compilation fixBartlomiej Moskal2021-05-102-0/+0
* Replace category in QAudioOutput with an audio roleLars Knoll2021-05-072-30/+31
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-077-30/+30
* QAudioDeviceInfo: drop Range type, simplify APIVolker Hilsheimer2021-05-071-4/+8
* QAudioInput:: Rename bytesReady to bytesAvailableVolker Hilsheimer2021-05-074-12/+12
* Android: Fix Android buildJukka Passi2021-05-0610-45/+181
* Android: fix compile error from unimplemented mediaStatus() overrideJukka Passi2021-05-061-1/+0
* Cleanup status handling in QMediaPlayerLars Knoll2021-05-032-16/+6
* Move handling of QAudioInput/Output::processedUSecs() to the frontendLars Knoll2021-04-304-22/+0
* Fix most errors in tst_qmediaplayerLars Knoll2021-04-271-3/+3
* Remove qmake files from the repositoryLars Knoll2021-04-236-97/+0
* Android: graphicsType() method not existsBartlomiej Moskal2021-04-231-1/+2
* Android: Remove audioOutput->notify() callBartlomiej Moskal2021-04-231-3/+0
* Android: Replace handle method by textureHandle in qandroidvideooutputBartlomiej Moskal2021-04-231-2/+2
* Android: typo in emit singal bufferProgressChangedBartlomiej Moskal2021-04-221-1/+1
* Android: Do not call instance() on QMediaDeviceManagerBartlomiej Moskal2021-04-221-3/+2
* Android: Rename GLTextureHandle to RhiTextureHandleBartlomiej Moskal2021-04-221-1/+1
* Android: Add missing change for enum type renamingBartlomiej Moskal2021-04-222-6/+6
* Have the QPlatformMediaIntegration create the platformCameraDoris Verria2021-04-192-8/+4
* Prepare QCameraImageProcessing for usage from QMLLars Knoll2021-04-162-9/+0
* API cleanups in QMediaPlayerLars Knoll2021-04-162-4/+4
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-147-44/+44
* Remove the notifyInterval() functionalityLars Knoll2021-04-084-66/+0
* Get rid of QMediaPlayer::setCustomRole() and relatedLars Knoll2021-04-084-91/+50
* Remove 16bit RGB pixel formatsLars Knoll2021-04-082-8/+0
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-061-1/+0
* Fix compilation on AndroidLars Knoll2021-04-0613-146/+92
* Smaller API cleanups in QVideoFrameLars Knoll2021-04-061-1/+1
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-066-46/+46
* Don't add cameraControl and imageCaptureControl on session initializationDoris Verria2021-04-062-4/+10