- 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
- f12bebc codec2: fix gralloc4 mapping by Wonsik Kim · 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
- 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
- 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
- f399647 Merge "Update TEST_MAPPING to include CtsMediaPlayerTestCases" by Treehugger Robot · 3 years, 9 months ago
- 876c493 Merge "CCodecBufferChannel: stash flushed input buffers from PipelineWatcher" am: 2a6af36cda by Treehugger Robot · 3 years, 9 months ago
- 2a6af36 Merge "CCodecBufferChannel: stash flushed input buffers from PipelineWatcher" by Treehugger Robot · 3 years, 9 months ago
- 92df7e4 CCodecBufferChannel: stash flushed input buffers from PipelineWatcher by Wonsik Kim · 3 years, 10 months ago
- 5e38dfe Merge "codec2 hidl plugin: back-propagate params only from enabled filters" am: f406c63cb5 by Treehugger Robot · 3 years, 9 months ago
- f406c63 Merge "codec2 hidl plugin: back-propagate params only from enabled filters" by Treehugger Robot · 3 years, 9 months ago
- 7eb14e0 Merge "codec2: fix HEVC HDR profile conversion" am: f06b8761c6 by Treehugger Robot · 3 years, 9 months ago
- f06b876 Merge "codec2: fix HEVC HDR profile conversion" by Treehugger Robot · 3 years, 9 months ago
- bf999d7 codec2: fix HEVC HDR profile conversion by Wonsik Kim · 3 years, 9 months ago
- d4eef9c Update TEST_MAPPING to include CtsMediaPlayerTestCases by Harish Mahendrakar · 3 years, 9 months ago
- 94730ac Merge "Update OWNERS for VtsHalMediaC2* tests." am: 08485d6c88 by Treehugger Robot · 3 years, 9 months ago
- 08485d6 Merge "Update OWNERS for VtsHalMediaC2* tests." by Treehugger Robot · 3 years, 9 months ago
- 501b13d Merge "Update TEST_MAPPING to include CtsMediaAudioTestCases" am: b4083a3211 by Treehugger Robot · 3 years, 9 months ago
- b4083a3 Merge "Update TEST_MAPPING to include CtsMediaAudioTestCases" by Treehugger Robot · 3 years, 9 months ago
- 20262d2 codec2 hidl plugin: back-propagate params only from enabled filters by Wonsik Kim · 3 years, 10 months ago
- f5bc769 Merge "codec2: Fix comment about B_FRAME." am: 1f63950e9e by Yushin Cho · 3 years, 10 months ago
- 707676a codec2: Fix comment about B_FRAME. by Yushin Cho · 3 years, 10 months ago
- c948a7c Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 3 years, 10 months ago
- 6f60121 Update TEST_MAPPING to include CtsMediaAudioTestCases by Harish Mahendrakar · 3 years, 10 months ago
- f70982c Merge "C2SoftVpxEnc: Move IntfImpl definition to C2SoftVpxEnc.cpp" by Treehugger Robot · 3 years, 10 months ago
- 3a87f63 Merge "codec2: recognize AV1Main10 profile support" by Treehugger Robot · 3 years, 10 months ago
- 4b7bb0a codec2: recognize AV1Main10 profile support by Wonsik Kim · 3 years, 10 months ago
- d748480 Merge "CCodec: ignore input buffer done callbacks before flush" by Treehugger Robot · 3 years, 10 months ago
- 345bff4 codec2: Replace writepid with task_profiles command for cgroup migration by Suren Baghdasaryan · 3 years, 10 months ago
- 6b2c8be CCodec: ignore input buffer done callbacks before flush by Wonsik Kim · 4 years ago
- 16f2a93 Merge "Fix: Flac Encoder timestamp for EOS" by Treehugger Robot · 3 years, 10 months ago
- 11d1d50 C2SoftHEVCEnc: Change default dimensions and frame rate by Harish Mahendrakar · 5 years ago
- 86c929f Update OWNERS for VtsHalMediaC2* tests. by Yiming Pan · 3 years, 11 months ago
- bbedaae C2BufferQueueBlockPool: Fix swcodec crash in dtor of GraphicBuffer by Sungtak Lee · 3 years, 11 months ago
- 6c5b467 Merge "C2SoftDec: Align stride to 128 for avc, hevc and mpeg2 decoders" by Treehugger Robot · 3 years, 11 months ago
- e403bf7 C2SoftDec: Align stride to 128 for avc, hevc and mpeg2 decoders by Harish Mahendrakar · 3 years, 11 months ago
- 479eea2 Merge "C2SoftGav1Dec: add support for parsing color aspects" by Treehugger Robot · 3 years, 11 months ago
- c13a76a C2SoftGav1Dec: add support for parsing color aspects by Neelkamal Semwal · 4 years ago
- c743a11 C2SoftVpxEnc: Move IntfImpl definition to C2SoftVpxEnc.cpp by Manisha Jajoo · 4 years ago
- 77a7eef Merge "CCodec: Fix null check" by Treehugger Robot · 4 years ago
- 8ca89d2 force g711 test to match 1-channel sample data by Ray Essick · 6 years ago
- 92dc454 CCodec: Fix null check by Greg Kaiser · 4 years ago
- 92da43c Merge "Merge Android 12" by Xin Li · 4 years ago
- 03cb33b Merge "CCodec: convert audio decoder output PCM format" am: c9c9611837 am: 470bf863ca am: 84bf7efe65 by Sungtak Lee · 4 years ago
- 84bf7ef Merge "CCodec: convert audio decoder output PCM format" am: c9c9611837 am: 470bf863ca by Sungtak Lee · 4 years ago
- 470bf86 Merge "CCodec: convert audio decoder output PCM format" am: c9c9611837 by Sungtak Lee · 4 years ago
- c9c9611 Merge "CCodec: convert audio decoder output PCM format" by Sungtak Lee · 4 years ago
- d5a10c1 Merge "CCodec: ignore input buffer done callbacks before flush" into sc-qpr1-dev am: 1dc98c99df by Wen Chang Liu · 4 years ago