summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorLajos Molnar <lajos@google.com>2022-01-10 15:44:48 -0800
committerLajos Molnar <lajos@google.com>2022-01-26 08:11:33 -0800
commited4b94728b8dbb2f0c18a6c5090e49343b2fa982 (patch)
treeddb6d6f6cdce451540399bbbb821ea8dfe301168 /core/java/android/inputmethodservice/InputMethodService.java
parenteb59ea4c11e5bd5f6cc885e0e9213d71b82a7fe1 (diff)
media: added advanced HDR-ready CamcorderProfiles
Added support for CamcorderProfile.getAll() method to retrieve advanced camcorder profiles. These are profiles that do not capture in 8-bit YUV 4:2:0 SDR mode. To ensure app compatibility, whether to return advanced profiles is gated by target SDK version. Exteded EncoderProfiles.VideoProfile to surface these additional parameters: chroma subsampling, HDR format and bit-depth. (Also added some missing MediaRecorder video codec enumerations that may be used for HDR capture.) Bug: 197651595 Test: atest android.media.cts.CamcorderProfileTest Change-Id: I743e510d425df5bc1ea017710aeff277b8d1c31d
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions