- c66fe0c codec2: Add android fence implementation for C2Fence by Lubin Yin · 3 years, 5 months ago
- 8dbff1b Merge "CCodecConfig: apply KEY_ROTATION for image domain" by Treehugger Robot · 3 years, 4 months ago
- 1bacdc7 Merge changes I82acfaf3,I00d4049d by Lajos Molnar · 3 years, 4 months ago
- 677dcd5 CCodecConfig: apply KEY_ROTATION for image domain by Wonsik Kim · 3 years, 4 months ago
- 7c1a386 codec2: enc stat: add mapper for picture_type_t by Taehwan Kim · 3 years, 4 months ago
- b3d9ac8 Mark codec2_vndk_test as isolated:false by Julien Desprez · 3 years, 4 months ago
- 68bd435 Merge "C2 vp9, av1: Add support for conversion to RGBA1010102 for 10-bit decode" by Treehugger Robot · 3 years, 4 months ago
- e93b45f Merge "Revert "C2 av1, vp9: Disable P010 temporarily"" by Treehugger Robot · 3 years, 4 months ago
- 0f99f59 Revert "C2 av1, vp9: Disable P010 temporarily" by Harish Mahendrakar · 3 years, 4 months ago
- 5c46765 C2 vp9, av1: Add support for conversion to RGBA1010102 for 10-bit decode by Harish Mahendrakar · 3 years, 4 months ago
- d012efd Merge "CCodecBufferChannel: remove assumption that pipeline clears quickly on input EOS" by Treehugger Robot · 3 years, 4 months ago
- 05b5120 CCodecBufferChannel: remove assumption that pipeline clears quickly on input EOS by Wonsik Kim · 3 years, 4 months ago
- 86a16f9 codec2: enc stat: add local params by Taehwan Kim · 3 years, 6 months ago
- 427a2f9 CCodec: configure hdr-format for HDR encoder profiles by Lajos Molnar · 3 years, 4 months ago
- 04f6722 codec2: add HDR format info by Lajos Molnar · 3 years, 4 months ago
- d42e37b C2BqBuffer: Remove detach during migration by Sungtak Lee · 3 years, 5 months ago
- 85ed47d Merge "C2 av1, vp9: Disable P010 temporarily" by Treehugger Robot · 3 years, 4 months ago
- c328f1b Merge "CCodec: enable query & config subscribed indices" by Treehugger Robot · 3 years, 5 months ago
- f234ad1 Merge "codec2 components: fix subscribed indices setter" by Treehugger Robot · 3 years, 5 months ago
- 228f33f CCodec: enable query & config subscribed indices by Wonsik Kim · 3 years, 5 months ago
- 4a3850e codec2 components: fix subscribed indices setter by Taehwan Kim · 3 years, 5 months ago
- a1a4ad9 Merge "Implement PUSH_BLANK_BUFFERS_ON_STOP in Codec2" by Guillaume Chelfi · 3 years, 5 months ago
- 41722fa Merge "Adding wonsik@google.com as fuzzer owner to receive performance alerts." by Anis Assi · 3 years, 5 months ago
- 2d4c9db Implement PUSH_BLANK_BUFFERS_ON_STOP in Codec2 by Guillaume Chelfi · 3 years, 6 months ago
- 272845c C2 av1, vp9: Disable P010 temporarily by Harish Mahendrakar · 3 years, 5 months ago
- d4bbb76 c2 av1, vp9: Add support for P010 format by Harish Mahendrakar · 3 years, 5 months ago
- 508d01b Merge "sfplugin: import buffers before metadata handling" by Treehugger Robot · 3 years, 5 months ago
- e2aa240 sfplugin: import buffers before metadata handling by Wonsik Kim · 3 years, 5 months ago
- e24810e Merge "codec2 sfplugin: add traces for frame processing latency" by Treehugger Robot · 3 years, 5 months ago
- 0a10654 Merge "codec2: check a validation of HDR static info" by Treehugger Robot · 3 years, 5 months ago
- 04b50e2 Merge "codec2 sfplugin: remove MediaCodec.h dependency" by Treehugger Robot · 3 years, 5 months ago
- 5327070 Merge "Fixes for out-of-memory error in MediaCodec" by Arun Johnson · 3 years, 5 months ago
- d4d2224 codec2 sfplugin: remove MediaCodec.h dependency by My Name · 3 years, 5 months ago
- 5997bb0 Fixes for out-of-memory error in MediaCodec by Arun Johnson · 3 years, 5 months ago
- 6b26007 Merge SP2A.220405.004 to aosp-master - DO NOT MERGE by Bill Yi · 3 years, 5 months ago
- 6b85f1e codec2: check a validation of HDR static info by Taehwan Kim · 3 years, 5 months ago
- ba2bc90 Merge "codec2: add get consumeusage for C2BufferQueueBlockPool" by Treehugger Robot · 3 years, 5 months ago
- 8db4ae2 codec2: add get consumeusage for C2BufferQueueBlockPool by shuanglong.wang · 3 years, 8 months ago
- 8a2de98 Merge "CodecConfig: Hide vendor params that are marked hidden" by Treehugger Robot · 3 years, 5 months ago
- 298764f Codec2InfoBuilder: list FormatSurface for c2.android.* decoders by My Name · 3 years, 6 months ago
- 49570ff Merge "Codec2: Check errno during syscall (FUTEX_WAIT) failure in fence.wait" by Sungtak Lee · 3 years, 5 months ago
- 6bd9a7d codec2 sfplugin: add traces for frame processing latency by My Name · 3 years, 6 months ago
- f12bebc codec2: fix gralloc4 mapping by Wonsik Kim · 3 years, 6 months ago
- 48c3086 CodecConfig: Hide vendor params that are marked hidden by Uma Mehta · 3 years, 6 months ago
- 0b505d4 Merge "Codec2: Detect and release component if the client process terminates" by Treehugger Robot · 3 years, 6 months ago
- 1a793ee Merge "C2SoftHEVCEnc: Change default dimensions and frame rate" by Treehugger Robot · 3 years, 6 months ago
- 749a73f Codec2: Detect and release component if the client process terminates by Arun Johnson · 3 years, 6 months ago
- 2d407c1 Codec2: Check errno during syscall (FUTEX_WAIT) failure in fence.wait by Uma Mehta · 3 years, 6 months ago
- eb5eca6 Merge "fix mediaserver fatal error" by Treehugger Robot · 3 years, 6 months ago
- 02bea53 Adding wonsik@google.com as fuzzer owner to receive performance alerts. by Anis Assi · 3 years, 6 months ago
- bfe11d2 Merge "C2SoftAmrWbEnc: Fix integer overflows leading to crash by changing data type" by Treehugger Robot · 3 years, 6 months ago
- 30300de Merge "C2SoftAmrNbEnc: Fix integer overflows leading to crash by changing data type" by Treehugger Robot · 3 years, 6 months ago
- 45476ab C2SoftAmrWbEnc: Fix integer overflows leading to crash by changing data type by Aayush Soni · 3 years, 7 months ago
- 25949e9 C2SoftAmrNbEnc: Fix integer overflows leading to crash by changing data type by Aayush Soni · 3 years, 7 months ago
- 2c580d9 Codec2: fix leaked graphic buffer handles by Praveen Chavan · 3 years, 6 months ago
- 32af12c Merge "Resubmit Update TEST_MAPPING to include CtsMediaMiscTestCases" by Andy Hung · 3 years, 7 months ago
- e7f14c1 Resubmit Update TEST_MAPPING to include CtsMediaMiscTestCases by Harish Mahendrakar · 3 years, 7 months ago
- 04bfd15 Merge "CCodec: fix to check a type of input allocator at GetCommonAllocatorIds()" by Wonsik Kim · 3 years, 7 months ago
- dfbe940 Merge "C2SoftOpusEnc: Fix integer overflows leading to crash by changing data type" by Treehugger Robot · 3 years, 7 months ago
- 8671e3f Merge "Revert "Update TEST_MAPPING to include CtsMediaMiscTestCases"" by Ray Essick · 3 years, 7 months ago
- ec77bf2 Revert "Update TEST_MAPPING to include CtsMediaMiscTestCases" by Ray Essick · 3 years, 7 months ago
- 900b49c CCodec: fix to check a type of input allocator at GetCommonAllocatorIds() by Taehwan Kim · 3 years, 9 months ago
- 1190ee0 Merge "Update TEST_MAPPING to include CtsMediaMiscTestCases" by Treehugger Robot · 3 years, 7 months ago
- 5a27989 Update TEST_MAPPING to include CtsMediaMiscTestCases by Harish Mahendrakar · 3 years, 7 months ago
- 9a09996 Merge "Codec2: Detect and release component if the client process terminates" by Treehugger Robot · 3 years, 7 months ago
- 4b93da9 C2AllocatorIon:protect mMappings using mutex by Gopalakrishnan Nallasamy · 3 years, 8 months ago
- d6ec069 C2SoftOpusEnc: Fix integer overflows leading to crash by changing data type by Aayush Soni · 3 years, 7 months ago
- 749a74c C2 Decoders: Add a function to choose hal pixel format for 10 bit decode by Harish Mahendrakar · 3 years, 7 months ago
- 261eac8 Merge changes Ibb4dad3a,I6eb1ce89 by Treehugger Robot · 3 years, 7 months ago
- 99d4d11 codec2: move static libcodec2_vndk dependencies into a default by Lajos Molnar · 3 years, 7 months ago
- 34493f1 Codec2: Support locking vendor formats with gralloc4 by Praveen Chavan · 4 years, 7 months ago
- 3ae6861 Merge "codec2: Add flexible 10-bit YUV support" by Wonsik Kim · 3 years, 7 months ago
- e36588e Merge "codec2: query supported pixel formats from Codec2InfoBuilder" by Treehugger Robot · 3 years, 7 months ago
- f87cbc4 codec2: query supported pixel formats from Codec2InfoBuilder by Wonsik Kim · 3 years, 8 months ago
- 5fcf997 Merge "stagefright: add new Dolby Vision Levels" by Lajos Molnar · 3 years, 7 months ago
- 08a8a2b codec2: Add flexible 10-bit YUV support by Wonsik Kim · 4 years, 4 months ago
- 69c16bd stagefright: add new Dolby Vision Levels by Baoli Yan · 3 years, 9 months ago
- bc2b713 Codec2: optimize plane copy for formats with depth > 8 by Praveen Chavan · 3 years, 8 months ago
- 35c5124 Merge changes Ia8f9e872,Ie7801651 by Wonsik Kim · 3 years, 7 months ago
- a79c552 codec2: support gralloc4 metadata by Wonsik Kim · 3 years, 8 months ago
- 2d30cff codec2: add HDR dynamic metadata info by Wonsik Kim · 3 years, 8 months ago
- c073b57 Merge changes from topic "Video Enc Stats for T" by Yushin Cho · 3 years, 8 months ago
- 91873b5 enc stat: map encoding stat level to enc stats by Yushin Cho · 3 years, 9 months ago
- e19a20d enc stat: Add Encoding Statistics keys to CCodecConfig by Yushin Cho · 3 years, 10 months ago
- b21977a enc stat: Add Encoding Statistics keys to Codec2 layer by Yushin Cho · 3 years, 10 months ago
- 1994c67 Update TEST_MAPPING to include CtsMediaCodecTestCases by Harish Mahendrakar · 3 years, 8 months ago
- cdea444 Merge "Update TEST_MAPPING to include CtsMediaDecoderTestCases" by Treehugger Robot · 3 years, 8 months ago
- 2a66dac Merge "C2 Decoders: Move copy/convert functions to SimpleC2Component" by Treehugger Robot · 3 years, 8 months ago
- 48ec413 Merge "codec2: Update DmaBufAllocator when new ComponentStore is set" by Treehugger Robot · 3 years, 8 months ago
- fd4d0b9 Codec2: Detect and release component if the client process terminates by Praveen Chavan · 4 years, 9 months ago
- c56f3e6 fix mediaserver fatal error by Yanqiang Fan · 4 years ago
- 14b00c9 Update TEST_MAPPING to include CtsMediaDecoderTestCases by Harish Mahendrakar · 3 years, 8 months ago
- 07f0cdf Merge "codec2 hidl plugin: fix FilterWrapper param issues" by Wonsik Kim · 3 years, 8 months ago
- e846eed Merge "Update TEST_MAPPING to include CtsMediaEncoderTestCases" by Treehugger Robot · 3 years, 8 months ago
- 3242919 codec2: Update DmaBufAllocator when new ComponentStore is set by Sungtak Lee · 3 years, 8 months ago
- 247d30c Update TEST_MAPPING to include CtsMediaEncoderTestCases by Harish Mahendrakar · 3 years, 8 months ago
- 7175cb6 codec2 hidl plugin: fix FilterWrapper param issues by Wonsik Kim · 3 years, 8 months ago
- 1b1aef2 C2 Decoders: Move copy/convert functions to SimpleC2Component by Harish Mahendrakar · 3 years, 8 months ago
- 86c22dc CCodec: query color transfer request only when configured by Chaejung Lim · 3 years, 9 months ago
- f0fa7a2 C2 decoders: Workaround for cases where RGBA1010102 isn't supported by Harish Mahendrakar · 3 years, 9 months ago