summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-23Merge "ToneGenerator: add tones for New Zealand" into tm-devandroid13-devEric Laurent
2022-06-23ToneGenerator: add tones for New ZealandEric Laurent
2022-06-22Fix Out of Bounds read in TextDescriptions.cpp am: b63d4e785b am: a18815ba8d ...Iván Budnik
2022-06-22Fix Out of Bounds read in TextDescriptions.cpp am: b63d4e785b am: a18815ba8d ...Iván Budnik
2022-06-22Fix Out of Bounds read in TextDescriptions.cpp am: b63d4e785b am: a18815ba8d ...Iván Budnik
2022-06-22Fix Out of Bounds read in TextDescriptions.cpp am: b63d4e785b am: a18815ba8d ...Iván Budnik
2022-06-22Fix Out of Bounds read in TextDescriptions.cpp am: b63d4e785b am: a18815ba8d ...Iván Budnik
2022-06-22Fix Out of Bounds read in TextDescriptions.cpp am: b63d4e785b am: a18815ba8dIván Budnik
2022-06-22Fix Out of Bounds read in TextDescriptions.cpp am: b63d4e785bIván Budnik
2022-06-22Camera: reset presentation timestamp more aggressivelyShuzhen Wang
2022-06-21Camera: Handle deviation between frame duration and vsync intervalsShuzhen Wang
2022-06-21Fix Out of Bounds read in TextDescriptions.cppIván Budnik
2022-06-17Merge "CCodecBufferChannel: Report an error after reallocation failures" into...Sungtak Lee
2022-06-17Merge "Camera: Reset mExpectedMinDuration during configureStreams" into tm-devTreeHugger Robot
2022-06-16CCodecBufferChannel: Report an error after reallocation failuresSungtak Lee
2022-06-15Merge "Check bit-depth before creating converters" into tm-devArun Johnson
2022-06-15Camera: Reset mExpectedMinDuration during configureStreamsShuzhen Wang
2022-06-14Merge changes from topics "cherrypicker-L37600000955090666:N36200001273131748...TreeHugger Robot
2022-06-14Check bit-depth before creating convertersArun Johnson
2022-06-14Merge "Camera: Fix link for nested classes" into tm-devTreeHugger Robot
2022-06-13Camera: Fix link for nested classesShuzhen Wang
2022-06-13RELAND C2Soft Enc: Use correct matrix and range in RGB to YUV conversionManisha Jajoo
2022-06-13media: Remove EncodeDecodeTest and DecodeEditEncodeTest from postsubmitHarish Mahendrakar
2022-06-13media: Remove EncodeDecodeTest and DecodeEditEncodeTest from presubmitHarish Mahendrakar
2022-06-10CCodecConfig: skip subscribing to optional params until requestedWonsik Kim
2022-06-09Merge "c2 vp9, av1: Produce 8 bit output when color format isn't set" into tm...TreeHugger Robot
2022-06-09Merge "Use PermissionChecker (av) in captureAudioOutputAllowed method" into t...TreeHugger Robot
2022-06-08Merge "Fix no tunning param case" into tm-devTreeHugger Robot
2022-06-07c2 vp9, av1: Produce 8 bit output when color format isn't setHarish Mahendrakar
2022-06-07Use PermissionChecker (av) in captureAudioOutputAllowed methodlpeter
2022-06-06Merge "cameraservice: memcpy AIDL header instead of directly writing buffer" ...Avichal Rakesh
2022-06-06Fix no tunning param caseHouxiang Dai
2022-06-04Merge "don't skip omx video codecs for ATV S and below" into tm-devSongyue Han
2022-06-04Merge "codec2: skip adding new color formats for older vendor images" into tm...TreeHugger Robot
2022-06-04Merge changes from topic "cherrypicker-L39500000954920408:N18000001270979175"...Lajos Molnar
2022-06-04Merge "codec2: adjust RGB to YUV matrices" into tm-devLajos Molnar
2022-06-03codec2: skip adding new color formats for older vendor imagesWonsik Kim
2022-06-03don't skip omx video codecs for ATV S and belowCharles Lin
2022-06-03codec2: pass color aspects to RGBA conversion for av1/vp9 decoderLajos Molnar
2022-06-03codec2: convert to RGBA_1010102 based on color aspectsLajos Molnar
2022-06-03cameraservice: memcpy AIDL header instead of directly writing bufferAvichal Rakesh
2022-06-02c2 vp9, av1: enable P010 only for devices launching with THarish Mahendrakar
2022-06-02c2 vp9, av1: List P010 in color formats only if it is supportedHarish Mahendrakar
2022-06-02Merge "libstagefright: Fix HDR profile mapping" into tm-devLajos Molnar
2022-06-01codec2: adjust RGB to YUV matricesLajos Molnar
2022-06-01stagefright:ColorConverter: add support for BT.601/709/2020 limited and full ...Lajos Molnar
2022-05-31Merge "Camera: Fix condition check for Performance Class" into tm-devTreeHugger Robot
2022-05-31Merge "CCodecConfig: map KEY_HDR10_PLUS_INFO to C2StreamHdrDynamicMetadataInf...Wonsik Kim
2022-05-31Camera: Fix condition check for Performance ClassShuzhen Wang
2022-05-31Merge "Fix deadlock in MediaCodec::configure when peek default mode is used" ...Brian Lindahl