- 375525f Make ImageWriter thread safe by Avichal Rakesh · 2 years, 1 month ago
- ddc70c7 DO NOT MERGE CameraManager: Provide flag for overriding camera output to portrait. by Austin Borger · 2 years, 2 months ago
- 17fc019 Merge "Update documentation for Image to be clear on valid format enums." into tm-dev am: 82409626b9 am: f638686c4e by TreeHugger Robot · 2 years, 2 months ago
- 8240962 Merge "Update documentation for Image to be clear on valid format enums." into tm-dev by TreeHugger Robot · 2 years, 2 months ago
- ee54e61 Merge "Set docking ringtone to be played from builtin speaker." into tm-qpr-dev by TreeHugger Robot · 2 years, 2 months ago
- 7ec3e24 AudioDeviceVolumeManager and VolumeInfo API changes by Jean-Michel Trivi · 2 years, 4 months ago
- 7c4b11c Fix AudioDeviceInfo.TYPE_DOCK device mapping by Jean-Michel Trivi · 2 years, 2 months ago
- 500e76a Set docking ringtone to be played from builtin speaker. by Mingyu Kang · 2 years, 2 months ago
- e330f59 Merge "Improve performance by resolving MediaCodec.BufferInfo members outside of the frequently called code (like dequeueOutputBuffer)" am: 9687a71214 am: cc6014d9bc am: 0dc922ae17 by Pavel Labovich · 2 years, 2 months ago
- 871d48f Merge "Bluetooth MIDI: Don't open device automatically" into tm-qpr-dev by Robert Wu · 2 years, 3 months ago
- e76c98a Bluetooth MIDI: Don't open device automatically by Robert Wu · 2 years, 4 months ago
- 539bbf0 Bluetooth MIDI: Set MTU after service discovery by Robert Wu · 2 years, 4 months ago
- 5926e15 Merge changes I363dc391,I84786697,I8d80872d,I4d6aa4d7,I396d376a into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
- ea4e722 Simplify MediaRouter2Manager.Client's lifecycle by Santiago Seifert · 2 years, 5 months ago
- 0952e037 Remove unnecessary if checks by Santiago Seifert · 2 years, 6 months ago
- cbca646 Manage scan requests in MediaRouter2Manager by Santiago Seifert · 2 years, 6 months ago
- dbf6151 Merge changes from topic "cherrypicker-L70100000956505250:N87500001297085156" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
- 84422bf Merge "Returning camcoder profiles for advanced codecs" into tm-qpr-dev by Arun Johnson · 2 years, 4 months ago
- 0077001 Add mediaroutertest to frameworks/base/media/TEST_MAPPING by Santiago Seifert · 2 years, 6 months ago
- 0541c4e9 Rethrow MediaRouter2Manager RemoteExceptions by Santiago Seifert · 2 years, 6 months ago
- 354d1b5 Returning camcoder profiles for advanced codecs by Arun Johnson · 2 years, 4 months ago
- ba37978 Merge "MediaCodec: skip index validation at buffer validations" into tm-qpr-dev by Wonsik Kim · 2 years, 4 months ago
- b554708 MediaCodec: skip index validation at buffer validations by Wonsik Kim · 2 years, 4 months ago
- 6170285 Merge "Fix to allow setting URI without recreating ringtone" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
- e9b5e1d Merge "LeAudio: Fix volume control" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
- 04432a6 Fix to allow setting URI without recreating ringtone by Edgar Arriaga · 2 years, 5 months ago
- 142729a LeAudio: Fix volume control by Jakub Tyszkowski · 2 years, 5 months ago
- 96ca825 Merge "Remove support for writing DNG files from ExifInterface" into tm-qpr-dev by TreeHugger Robot · 2 years, 4 months ago
- aaaaf27 Remove support for writing DNG files from ExifInterface by Ian Baker · 2 years, 4 months ago
- b78f7a6 SoundPool: Fix channel mask reporting by Andy Hung · 2 years, 5 months ago
- bca2433 Merge "AudioSystem: Fix hdmi name typo" into tm-qpr-dev by Andy Hung · 2 years, 5 months ago
- abba82c Merge "RELAND MediaCodec: don't cache buffers until requested" into tm-qpr-dev by TreeHugger Robot · 2 years, 5 months ago
- 9c31ca9 AudioSystem: Fix hdmi name typo by Andy Hung · 2 years, 5 months ago
- bfe6b27 Merge "BLE audio: support assigning volume at BLE device connection" into tm-qpr-dev by Jean-Michel Trivi · 2 years, 5 months ago
- b2c88cc AudioService: properties for configuring ring/notif steps/default vol by Jean-Michel Trivi · 2 years, 5 months ago
- 4a114c2 RELAND MediaCodec: don't cache buffers until requested by Wonsik Kim · 2 years, 6 months ago
- 165f760 Merge "Add support for Opus over A2DP" into tm-qpr-dev by Omer Osman · 2 years, 5 months ago
- 118ca2f AudioDeviceVolumeManager: set volume per device by Jean-Michel Trivi · 2 years, 6 months ago
- 4f700d4 media TEST_MAPPING: run CtsMediaDrmFrameworkTestCases on drm changes by Robert Shih · 2 years, 7 months ago
- ff46cdd BLE audio: support assigning volume at BLE device connection by Jean-Michel Trivi · 2 years, 6 months ago
- 6254236 [Partial Screenshare] Set WindowContainerToken for task capture by Naomi Musgrave · 2 years, 7 months ago
- 66e4abf Add support for Opus over A2DP by Omer Osman · 2 years, 9 months ago
- 1574fbe Merge "Proactively unparcel bitmaps in MediaMetadata" into tm-dev by Oliver Woodman · 2 years, 7 months ago
- a110072 Proactively unparcel bitmaps in MediaMetadata by Oliver Woodman · 2 years, 7 months ago
- 565f6d4 Merge "Add PREVIEW_STABILIZATION to StaticMetadata.java" into tm-dev by Jayant Chowdhary · 2 years, 7 months ago
- 8495930 Merge "Revert "MediaCodec: don't cache buffers until requested"" into tm-dev by Wonsik Kim · 2 years, 7 months ago
- bc7d117 Revert "MediaCodec: don't cache buffers until requested" by Wonsik Kim · 2 years, 7 months ago
- cd483cb Add PREVIEW_STABILIZATION to StaticMetadata.java by Jayant Chowdhary · 2 years, 7 months ago
- 88ff8b2 Merge "Limit GtsMediaTestCases presubmit to drm/crypto updates" into tm-dev by Robert Shih · 2 years, 7 months ago
- a172877 aidl: Fix missing conversion logic for broadcast device by Jakub Tyszkowski · 2 years, 8 months ago
- e2d9f79 Merge "Ensure correct read of jpeg header blob" into tm-dev by Avichal Rakesh · 2 years, 7 months ago
- 0cfcaa2 Merge "Revised the API documentation for the getMediaProjection() method." into tm-dev by Jon Eckenrode · 2 years, 8 months ago
- 1877b47 Ensure correct read of jpeg header blob by Avichal Rakesh · 2 years, 8 months ago
- b0ca1f7 Limit GtsMediaTestCases presubmit to drm/crypto updates by Robert Shih · 2 years, 8 months ago
- fee968d media: return null when there are no CamcorderProfiles for getAll by Lajos Molnar · 2 years, 8 months ago
- 9dd35d0 Merge "Allow LNB to be opened before Frontend" into tm-dev by Henry Fang · 2 years, 8 months ago
- 17634b9 Merge "MediaCodec: realloc & copy for non-secure buffers at secure session & vice versa" into tm-dev by TreeHugger Robot · 2 years, 8 months ago
- 9c28afb Revised the API documentation for the getMediaProjection() method. by joneckenrode · 2 years, 8 months ago
- 8569a66 MediaCodec: realloc & copy for non-secure buffers at secure session & vice versa by Wonsik Kim · 2 years, 8 months ago
- 894dabfb Merge "media: clarify that MediaFormat.KEY_LEVEL is required when specifying a profile" into tm-dev by Lajos Molnar · 2 years, 8 months ago
- e6983c1 Allow LNB to be opened before Frontend by Henry Fang · 2 years, 8 months ago
- 381a3b6 Merge "media: clarify that flush() is not supported for encoders." into tm-dev by TreeHugger Robot · 2 years, 8 months ago
- 062784a media: clarify that flush() is not supported for encoders. by Lajos Molnar · 2 years, 8 months ago
- 2e9d912 media: clarify MediaFormat.KEY_FRAME_RATE for video encoders by Lajos Molnar · 2 years, 8 months ago
- 269a560 media: clarify that MediaFormat.KEY_LEVEL is required when specifying a profile by Lajos Molnar · 2 years, 8 months ago
- d7d0d4b Merge "MediaCodec: don't cache buffers until requested" into tm-dev by TreeHugger Robot · 2 years, 8 months ago
- e2049a8 Merge "SpatializerHelper: Deliver metrics to MediaMetrics" into tm-dev by Eric Laurent · 2 years, 8 months ago
- b71ee9b SpatializerHelper: Deliver metrics to MediaMetrics by Andy Hung · 2 years, 8 months ago
- 55ecb4e Merge "[Media Projection] Require valid token to set session" into tm-dev by Naomi Musgrave · 2 years, 8 months ago
- d59a075 MediaCodec: don't cache buffers until requested by Wonsik Kim · 2 years, 8 months ago
- 0c24bb2 Replace locking JNI array methods by Atneya Nair · 2 years, 8 months ago
- e3f6b7e [Media Projection] Require valid token to set session by Naomi Musgrave · 2 years, 8 months ago
- a8def97 Merge "media jni: fix CryptoException error code to string" into tm-dev by Robert Shih · 2 years, 8 months ago
- a021fd7 Merge "TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidl" into tm-dev by Yixiao Luo · 2 years, 8 months ago
- 189ce28 Merge "AudioService: logs for volume behavior and absolute volume on A2DP" into tm-dev by Jean-Michel Trivi · 2 years, 8 months ago
- dc95eae Merge "android_media_Utils: update camera_jpeg_blob definition to match aidl." into tm-dev by Jayant Chowdhary · 2 years, 8 months ago
- b6562db AudioService: logs for volume behavior and absolute volume on A2DP by Jean-Michel Trivi · 2 years, 8 months ago
- f7b504c Merge changes I0579b3af,If7ecd588 into tm-dev by Yan Han · 2 years, 8 months ago
- 390b615 media jni: fix CryptoException error code to string by Robert Shih · 2 years, 8 months ago
- 929575c Add mention of start threashold in AudioTrack.play() by Dorin Drimus · 2 years, 8 months ago
- 033d9eb9 TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidl by Yixiao Luo · 2 years, 8 months ago
- dcfe66f Clear listeners when adding a new one in AudioDeviceVolumeManager by Yan Han · 2 years, 9 months ago
- b058466 Add set/getMaxNumberOfFrontends() support in TunerResourceManager by Kensuke Miyagi · 2 years, 9 months ago
- 2a3064a Merge "Ensure that two threads cannot simultaneously close SurfaceImage" into tm-dev by Avichal Rakesh · 2 years, 8 months ago
- 0f19cc3 Ensure that two threads cannot simultaneously close SurfaceImage by Avichal Rakesh · 2 years, 9 months ago
- 0644a5f android_media_Utils: update camera_jpeg_blob definition to match aidl. by Jayant Chowdhary · 2 years, 9 months ago
- 477f1a2 Merge "AudioService: reset volume ranges when requested by APM" into tm-dev by Jean-Michel Trivi · 2 years, 9 months ago
- a44a5f9 AudioService: reset volume ranges when requested by APM by Jean-Michel Trivi · 2 years, 9 months ago
- 4bf8427 Disable BLE-MIDI connection logic while researching UUIDs connection message. by Paul McLean · 2 years, 10 months ago
- 0760c5a Merge "fix API description on how to round average qp" am: 1c0277d78d am: 8428f9e7cd am: e766c3d7d9 by Treehugger Robot · 2 years, 9 months ago
- 1c0277d Merge "fix API description on how to round average qp" by Treehugger Robot · 2 years, 9 months ago
- 07be4bf Merge "Freeze AIDL APIs for TM" into tm-dev by Jiyong Park · 2 years, 9 months ago
- 9cd745c Merge "MediaCodecInfo: when explicitly specified reset default bitrate mode" am: 61c2096dbc am: 996fc3da05 am: 6e2b382afc by Wonsik Kim · 2 years, 9 months ago
- 71032c8 fix API description on how to round average qp by Yushin Cho · 2 years, 9 months ago
- a031a29 V1 is the latest version of android.media.audio.common.types by Jiyong Park · 2 years, 9 months ago
- dd018a9 Freeze AIDL APIs for TM by Jiyong Park · 2 years, 9 months ago
- 61c2096 Merge "MediaCodecInfo: when explicitly specified reset default bitrate mode" by Wonsik Kim · 2 years, 9 months ago
- 3ad8bdb MediaCodecInfo: when explicitly specified reset default bitrate mode by Wonsik Kim · 2 years, 9 months ago
- e8d0d4f Merge "Fix Filter callback race condition" into tm-dev by TreeHugger Robot · 2 years, 9 months ago
- d8a124b Fix Filter callback race condition by Hongguang · 2 years, 9 months ago