summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snap for 6740172 from 668a3c640df4e431b66144bce5fe0d465cfb7c4c to rvc-d1-releaseandroid-11.0.0_r9android-11.0.0_r8android-11.0.0_r7android-11.0.0_r15android-11.0.0_r14android-11.0.0_r13android-11.0.0_r12android-11.0.0_r11android-11.0.0_r10android11-d1-s7-releaseandroid11-d1-s6-releaseandroid11-d1-s5-releaseandroid11-d1-s1-releaseandroid11-d1-releaseandroid-build-team Robot2020-08-060-0/+0
|\
| * Do not call SIMD format conversion for width < 32 am: bf3e80ea95 am: 327ae815...Harish Mahendrakar2020-08-040-0/+0
| |\
| | * Do not call SIMD format conversion for width < 32 am: bf3e80ea95 am: 327ae81587Harish Mahendrakar2020-08-040-0/+0
| | |\
| | | * Do not call SIMD format conversion for width < 32 am: bf3e80ea95Harish Mahendrakar2020-08-040-0/+0
| | | |\
| | | | * Do not call SIMD format conversion for width < 32Harish Mahendrakar2020-07-211-41/+74
* | | | | Snap for 6544619 from 0c4e9b45b30153fb02096ad568883473d8e168d5 to rvc-d1-releaseandroid-build-team Robot2020-05-301-1/+1
|\| | | |
| * | | | point to new repo hooks for mainline uploads am: e0a949ee15Ray Essick2020-05-291-1/+1
| |\| | |
| | * | | point to new repo hooks for mainline uploadsandroid11-devRay Essick2020-05-261-1/+1
* | | | | Snap for 6438758 from 26effa1db3ccd58ad0d6155b34a3cbc39537b514 to rvc-d1-releaseandroid-build-team Robot2020-04-291-3/+18
|\| | | |
| * | | | Set min_sdk_version to be part of mainline modules am: 9403e00c0aJooyung Han2020-04-281-3/+18
| |\| | |
| | * | | Set min_sdk_version to be part of mainline modulesJooyung Han2020-04-271-3/+18
* | | | | Snap for 6360434 from c8f4bf9b030a81dec30927f95d395ce5d995a30c to rvc-d1-releaseandroid-build-team Robot2020-04-030-0/+0
|\| | | |
| * | | | libhevcenc: Add support for force idr picture am: 35d222d352Akshata Jadhav2020-03-2512-231/+238
| |\| | |
| * | | | Merge "common: Fix unintialized reads in intra pred sse functions" into qt-qp...TreeHugger Robot2020-03-200-0/+0
| |\ \ \ \
| * \ \ \ \ Merge "decoder: Return error if first slice decoded in a frame is dependent s...TreeHugger Robot2020-03-200-0/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge "decoder: Fix integer overflow while parsing num_long_term_pics" into q...TreeHugger Robot2020-03-201-1/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "libhevc: Fix asan issue in intra pred mode assembly function" into qt-...TreeHugger Robot2020-03-201-6/+18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Fix DoS in NAL search" into qt-qpr1-dev am: 1b481aebd6 am: 8292d8a0cbTreeHugger Robot2020-03-190-0/+0
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Snap for 6333951 from 35d222d35253c15e130762fcf54a43d4543a2785 to rvc-d1-releaseandroid-build-team Robot2020-03-2612-231/+238
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | libhevcenc: Add support for force idr pictureAkshata Jadhav2020-03-2412-231/+238
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Snap for 6318629 from d9619743e075f63b38e304ad65710c760828412a to rvc-d1-releaseandroid-build-team Robot2020-03-212-7/+24
|\| | | | | | | |
| * | | | | | | | Merge "common: Fix unintialized reads in intra pred sse functions" into qt-qp...TreeHugger Robot2020-03-200-0/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge "common: Fix unintialized reads in intra pred sse functions" into qt-qp...TreeHugger Robot2020-03-202-3/+3
| | |\ \ \ \ \ \
| | | * | | | | | common: Fix unintialized reads in intra pred sse functionsHarish Mahendrakar2020-02-122-3/+3
| * | | | | | | | Merge "decoder: Return error if first slice decoded in a frame is dependent s...TreeHugger Robot2020-03-200-0/+0
| |\| | | | | | | | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge "decoder: Return error if first slice decoded in a frame is dependent s...TreeHugger Robot2020-03-201-0/+6
| | |\ \ \ \ \ \
| | | * | | | | | decoder: Return error if first slice decoded in a frame is dependent sliceHarish Mahendrakar2020-02-041-0/+6
| | | |/ / / / /
| * | | | | / / Merge "decoder: Fix integer overflow while parsing num_long_term_pics" into q...TreeHugger Robot2020-03-201-1/+6
| |\| | | | | | | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge "decoder: Fix integer overflow while parsing num_long_term_pics" into q...TreeHugger Robot2020-03-201-1/+6
| | |\ \ \ \ \
| | | * | | | | decoder: Fix integer overflow while parsing num_long_term_picsHarish Mahendrakar2020-02-111-1/+6
| | | |/ / / /
| * | | | / / Merge "libhevc: Fix asan issue in intra pred mode assembly function" into qt-...TreeHugger Robot2020-03-201-6/+18
| |\| | | | | | | |_|_|/ / | |/| | | |
| | * | | | Merge "libhevc: Fix asan issue in intra pred mode assembly function" into qt-...TreeHugger Robot2020-03-201-6/+18
| | |\ \ \ \
| | | * | | | libhevc: Fix asan issue in intra pred mode assembly functionAkshata Jadhav2020-02-111-6/+18
| | | |/ / /
* | | | | | Snap for 6314441 from 8292d8a0cbdfb3b07b9b24e4dfdf8027508b31e6 to rvc-d1-releaseandroid-build-team Robot2020-03-200-0/+0
|\| | | | |
| * | | | | Merge "Fix DoS in NAL search" into qt-qpr1-dev am: 1b481aebd6TreeHugger Robot2020-03-190-0/+0
| |\| | | | | | |_|/ / | |/| | |
| | * | | Merge "Fix DoS in NAL search" into qt-qpr1-devTreeHugger Robot2020-03-191-0/+7
| | |\ \ \
| | | * | | Fix DoS in NAL searchHarish Mahendrakar2020-02-041-0/+7
| | | |/ /
* | | | | Snap for 6210127 from cff9f2e471390a55a00aacfa8f5301941dc2fe47 to rvc-d1-releaseandroid-build-team Robot2020-02-150-0/+0
|\| | | |
| * | | | Do not call SIMD format conversion for width < 32 am: 75db1b8e48 am: 1d5e937ff8Automerger Merge Worker2020-02-130-0/+0
|/| | | |
| * | | | Do not call SIMD format conversion for width < 32 am: 75db1b8e48Automerger Merge Worker2020-02-121-41/+74
| |\| | |
| | * | | Do not call SIMD format conversion for width < 32Harish Mahendrakar2020-02-041-41/+74
| | |/ /
* | | | libhevcdec: iquant-itrans issue in chroma planes am: 445e0d8d5e am: bc614efab...Automerger Merge Worker2020-01-291-1/+1
|\| | |
| * | | libhevcdec: iquant-itrans issue in chroma planes am: 445e0d8d5e am: bc614efab5Automerger Merge Worker2020-01-291-1/+1
| |\ \ \
| | * | | libhevcdec: iquant-itrans issue in chroma planesAkshata Jadhav2020-01-281-1/+1
| |/| | |
| | * | | libhevcdec: iquant-itrans issue in chroma planesandroid-r-preview-1Akshata Jadhav2020-01-281-1/+1
* | | | | Add a repo upload hook for checking the mainline code change.Dongwon Kang2019-12-061-0/+2
* | | | | Merge "libhevcenc: pre enc intra cleanup" am: 3fac63c9b7 am: eb0e8325aeRay Essick2019-12-0515-2829/+966
|\| | | |
| * | | | Merge "libhevcenc: pre enc intra cleanup" am: 3fac63c9b7Ray Essick2019-12-0515-2829/+966
| |\ \ \ \
| | * | | | Merge "libhevcenc: pre enc intra cleanup"Ray Essick2019-12-0515-2829/+966
| | |\| | |
| | | * | | Merge "libhevcenc: pre enc intra cleanup"Ray Essick2019-12-0515-2829/+966
| | | |\ \ \