aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 dayslibhevc: Add dynamic color aspects supportupstream-mainHaripriya Deshmukh
2024-03-24Remove useless `neon:` clause.Harish Mahendrakar
2024-03-07encoder: hevc encoder expects allocation returns zeroed memorySrujan Vandrangi
2024-02-20decoder: Clean up scaling_mat_offset accessHarish Mahendrakar
2023-10-30libhevcenc: fix overflow during intermediate computes of qp modulationSuyog Pawar
2023-10-25decoder: Handle incomplete slice received during decodingVivek Jadhav
2023-10-25decoder: add check for luma height while parsing spsSrujan Vandrangi
2023-09-25decoder: join threads in flush modesrujan vandrangi
2023-09-20libhevc: tidy up android bpRam Mohan
2023-09-17encoder: Fix warnings due to -WSwitchHarish Mahendrakar
2023-08-11OWNERS: Include avic_OWNERSHarish Mahendrakar
2023-08-11Correct comment spelling error.caoyifeng
2023-08-11Correct comment spelling error.wujianxing1
2023-08-06Revert "decoder: fix bytes consumed in case slice in header mode error"Harish Mahendrakar
2023-08-04ossfuzz.sh: enable null sanitizerHarish Mahendrakar
2023-07-31decoder: limit number of calls to decode headerSrujan Vandrangi
2023-07-31decoder: add "summary" in the codec_exit error messageSrujan Vandrangi
2023-07-29decoder: set keep_threads_active to 1 in the testbench and fuzzerSrujan Vandrangi
2023-07-23decoder: join threads in reset()Harish Mahendrakar
2023-07-21decoder: replace KEEP_THREADS_ACTIVE macro with hevc struct variableSrujan Vandrangi
2023-07-04decoder: fix bytes consumed in case slice in header mode errorSrujan Vandrangi
2023-05-26decoder: cleanup MULTICORE macroHarish Mahendrakar
2023-05-26decoder: adding out of boundary check while parsing slice headerSrujan Vandrangi
2023-05-26encoder: configure encoder to support frame rate upto 300Haripriya Deshmukh
2023-04-10decoder: Fix OOB read from stack in intra pred modulesHarish Mahendrakar
2023-03-31hevcdec: Fix argument parsingHarish Mahendrakar
2023-03-27Fix cmake build for armHarish Mahendrakar
2023-03-23ossfuzz.sh: Enable hevc_enc_fuzzerHarish Mahendrakar
2023-03-24encoder: Add missing checks for preset P7 in a couple of placesHarish Mahendrakar
2023-03-22Updated fuzz_config in Android.bp fileAyushi Khopkar
2023-03-21ossfuzz: opt out of null and shift sanitizersHarish Mahendrakar
2023-03-21cifuzz.yml: Limit CI fuzz to address and memory sanitizersHarish Mahendrakar
2023-03-21hevc_enc_fuzzer: build with c++11Harish Mahendrakar
2023-03-20Add cmake.yml and cifuzz.ymlHarish Mahendrakar
2023-01-26Merge "Add riscv64 to libhevc"Colin Cross
2023-01-26Add riscv64 to libhevcColin Cross
2023-01-25Add LICENSE to fix lint warningHarish Mahendrakar
2022-12-06Remove mips specific files am: 959f60d8b9main-16k-with-phonesHarish Mahendrakar
2022-12-06Remove mips specific filesHarish Mahendrakar
2022-08-16[automerger skipped] DO NOT MERGE - Merge Android 13 am: 30e7bec02b -s ours a...Xin Li
2022-08-16[automerger skipped] DO NOT MERGE - Merge Android 13 am: 30e7bec02b -s ours a...Xin Li
2022-08-16[automerger skipped] DO NOT MERGE - Merge Android 13 am: 30e7bec02b -s oursXin Li
2022-08-15DO NOT MERGE - Merge Android 13main-16kXin Li
2022-08-05Merge "cmake: Move hevcdec specific macros to its cmake file" am: 000859511f ...Treehugger Robot
2022-08-05Merge "cmake: Move hevcdec specific macros to its cmake file" am: 000859511f ...Treehugger Robot
2022-08-05Merge "cmake: Move hevcdec specific macros to its cmake file" am: 000859511f ...Treehugger Robot
2022-08-05Merge "cmake: Move hevcdec specific macros to its cmake file" am: 000859511ftemp_sam_242648940Treehugger Robot
2022-08-05Merge "cmake: Move hevcdec specific macros to its cmake file"Treehugger Robot
2022-08-04cmake: Move hevcdec specific macros to its cmake fileHarish Mahendrakar
2022-08-04Merge "encoder: Fix enum conversion warning" am: 1a79ec38ec am: 531feefd97 am...Ray Essick