summaryrefslogtreecommitdiff
path: root/media/java/android
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | LeAudio: Fix volume controlJakub Tyszkowski2022-09-091-0/+8
| | |/ / / / / / / /
| * | | | | | | | | Merge "Remove support for writing DNG files from ExifInterface" into tm-qpr-devTreeHugger Robot2022-09-081-15/+17
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Remove support for writing DNG files from ExifInterfaceIan Baker2022-09-061-15/+17
| * | | | | | | | | Merge "AudioSystem: Fix hdmi name typo" into tm-qpr-devAndy Hung2022-08-241-2/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | AudioSystem: Fix hdmi name typoAndy Hung2022-08-221-2/+2
| * | | | | | | | | Merge "RELAND MediaCodec: don't cache buffers until requested" into tm-qpr-devTreeHugger Robot2022-08-221-41/+90
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | RELAND MediaCodec: don't cache buffers until requestedWonsik Kim2022-08-061-41/+90
| * | | | | | | | | Merge "BLE audio: support assigning volume at BLE device connection" into tm-...Jean-Michel Trivi2022-08-181-0/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | BLE audio: support assigning volume at BLE device connectionJean-Michel Trivi2022-07-111-0/+15
| * | | | | | | | | | AudioService: properties for configuring ring/notif steps/default volJean-Michel Trivi2022-08-161-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge "Add support for Opus over A2DP" into tm-qpr-devOmer Osman2022-08-041-1/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add support for Opus over A2DPOmer Osman2022-06-211-1/+10
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | AudioDeviceVolumeManager: set volume per deviceJean-Michel Trivi2022-07-272-2/+21
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | [Partial Screenshare] Set WindowContainerToken for task captureNaomi Musgrave2022-06-272-13/+11
| |/ / / / / / /
* | | | | | | | AudioSystem: Add AUDIO_FORMAT_APTX_ADAPTIVE_{QLEA|R4}Mikhail Naganov2022-11-191-0/+4
* | | | | | | | AudioSystem: add missing native audio formatsMikhail Naganov2022-11-191-5/+16
* | | | | | | | Fix MtpDatabase multithreading NullPointerExceptionkatao2022-11-021-5/+7
* | | | | | | | Opt-out ringtone audio focus for Wired/BT headset [1/2]Pranav Vashi2022-10-261-3/+11
* | | | | | | | Wired/BT headset: make ringtone audio focus customizable [1/2]ezio842022-10-261-1/+44
* | | | | | | | base: Add support for per-app volume [2/3]cjybyjk2022-10-263-0/+86
* | | | | | | | base: Live Volume Steps [1/2]Meticulus2022-10-262-0/+48
* | | | | | | | Phone ringtone setting for Multi SIM device [1/3]Ting Yu2022-10-262-15/+107
|/ / / / / / /
* | | | | | | Proactively unparcel bitmaps in MediaMetadataOliver Woodman2022-06-161-0/+9
* | | | | | | Merge "Revert "MediaCodec: don't cache buffers until requested"" into tm-devWonsik Kim2022-06-141-6/+4
|\ \ \ \ \ \ \
| * | | | | | | Revert "MediaCodec: don't cache buffers until requested"Wonsik Kim2022-06-141-6/+4
* | | | | | | | aidl: Fix missing conversion logic for broadcast deviceJakub Tyszkowski2022-06-071-0/+4
* | | | | | | | Merge "Revised the API documentation for the getMediaProjection() method." in...Jon Eckenrode2022-06-031-23/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Revised the API documentation for the getMediaProjection() method.joneckenrode2022-05-271-23/+38
* | | | | | | | | media: return null when there are no CamcorderProfiles for getAllLajos Molnar2022-06-021-1/+1
* | | | | | | | | Merge "Allow LNB to be opened before Frontend" into tm-devHenry Fang2022-05-281-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow LNB to be opened before FrontendHenry Fang2022-05-271-2/+6
| |/ / / / / / / /
* | | | | | | | | Merge "media: clarify that MediaFormat.KEY_LEVEL is required when specifying ...Lajos Molnar2022-05-271-2/+21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | media: clarify that MediaFormat.KEY_LEVEL is required when specifying a profileLajos Molnar2022-05-251-2/+21
* | | | | | | | | Merge "media: clarify that flush() is not supported for encoders." into tm-devTreeHugger Robot2022-05-261-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | media: clarify that flush() is not supported for encoders.Lajos Molnar2022-05-251-2/+5
| |/ / / / / / / /
* / / / / / / / / media: clarify MediaFormat.KEY_FRAME_RATE for video encodersLajos Molnar2022-05-251-5/+15
|/ / / / / / / /
* | | | | | | | Merge "MediaCodec: don't cache buffers until requested" into tm-devTreeHugger Robot2022-05-231-4/+6
|\| | | | | | |
| * | | | | | | MediaCodec: don't cache buffers until requestedWonsik Kim2022-05-191-4/+6
* | | | | | | | Merge "SpatializerHelper: Deliver metrics to MediaMetrics" into tm-devEric Laurent2022-05-231-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | SpatializerHelper: Deliver metrics to MediaMetricsAndy Hung2022-05-201-0/+10
| |/ / / / / / /
* | | | | | | | Merge "[Media Projection] Require valid token to set session" into tm-devNaomi Musgrave2022-05-202-4/+23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [Media Projection] Require valid token to set sessionNaomi Musgrave2022-05-172-4/+23
* | | | | | | | Merge "TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidl" int...Yixiao Luo2022-05-131-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidlYixiao Luo2022-05-101-2/+2
* | | | | | | | Merge "AudioService: logs for volume behavior and absolute volume on A2DP" in...Jean-Michel Trivi2022-05-121-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | AudioService: logs for volume behavior and absolute volume on A2DPJean-Michel Trivi2022-05-111-0/+22
| |/ / / / / / /
* | | | | | | | Merge changes I0579b3af,If7ecd588 into tm-devYan Han2022-05-111-7/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Clear listeners when adding a new one in AudioDeviceVolumeManagerYan Han2022-05-091-7/+1
* | | | | | | | | Add mention of start threashold in AudioTrack.play()Dorin Drimus2022-05-101-0/+4
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Add set/getMaxNumberOfFrontends() support in TunerResourceManagerKensuke Miyagi2022-05-063-2/+68
|/ / / / / / /