summaryrefslogtreecommitdiffstats
path: root/encoder
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE - Merge ab/7272582Xin Li2021-06-179-75/+95
|\
| * encoder: Update chroma modules to avoid reading an extra byte am: 45fb34a5a5temp_ab_7272582Neelkamal Semwal2021-03-319-75/+95
| |\
| | * encoder: Update chroma modules to avoid reading an extra byteNeelkamal Semwal2021-03-279-75/+95
| | * libhevcenc: Add support for force idr pictureAkshata Jadhav2020-03-2411-230/+228
* | | encoder: Fix entropy sync mode for height <= 64Aayush Soni2021-03-151-0/+7
|/ /
* | encoder: Do not use memcmp for volatile dataHarish Mahendrakar2021-01-151-27/+14
* | encoder: Fix divide by zero in all intra encoding caseHarish Mahendrakar2020-11-201-3/+4
* | libhevcenc: fix bitrate overshoot when lookahead is disabledRam Mohan2020-09-182-10/+15
* | libhevcenc: Release async control command buffer am: 4a0581dafa am: 72305e8d1dAkshata Jadhav2020-06-053-1/+8
|\ \
| * \ libhevcenc: Release async control command buffer am: 4a0581dafaAkshata Jadhav2020-06-053-1/+8
| |\ \
| | * | libhevcenc: Release async control command bufferAkshata Jadhav2020-06-043-1/+8
| * | | Merge "libhevcenc: Add support for force idr picture" am: 3d654001c4 am: 9aaf...Treehugger Robot2020-03-2411-230/+228
| |\| |
| * | | Merge "libhevc: Fix asan issue in intra pred mode assembly function" into qt-...TreeHugger Robot2020-03-201-6/+18
| |\ \ \
* | \ \ \ Merge "libhevcenc: Add support for force idr picture" am: 3d654001c4 am: 9aaf...Treehugger Robot2020-03-2411-230/+228
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | libhevcenc: Add support for force idr pictureAkshata Jadhav2020-03-1311-230/+228
| |/ /
* | | 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
* | | Merge "libhevcenc: pre enc intra cleanup" am: 3fac63c9b7 am: eb0e8325aeRay Essick2019-12-0515-2829/+966
|\ \ \ | | |/ | |/|
| * | Merge "libhevcenc: pre enc intra cleanup"Ray Essick2019-12-0515-2829/+966
| |\ \
| | * | libhevcenc: pre enc intra cleanupRam Mohan2019-11-0815-2829/+966
* | | | Merge "libhevcenc: Move deblk, sao and subpel plane generation into nctb loop...Akshata Jadhav2019-12-014-356/+368
|\| | |
| * | | Merge "libhevcenc: Move deblk, sao and subpel plane generation into nctb loop"Treehugger Robot2019-12-014-356/+368
| |\ \ \
| | * | | libhevcenc: Move deblk, sao and subpel plane generation into nctb loopAkshata Jadhav2019-10-114-356/+368
* | | | | Merge "libhevcenc: default initialize enc ctxt at the start" am: e6689ed5b0 a...Ram Mohan2019-11-134-226/+69
|\| | | |
| * | | | Merge "libhevcenc: default initialize enc ctxt at the start"Treehugger Robot2019-11-144-226/+69
| |\ \ \ \
| | * | | | libhevcenc: default initialize enc ctxt at the startRam Mohan2019-10-104-226/+69
| | |/ / /
* | | | | Merge "libhevcenc: reduce output buffer latency for B picture" am: fc394ef8ce...Ray Essick2019-11-131-1/+1
|\| | | |
| * | | | Merge "libhevcenc: reduce output buffer latency for B picture"Ray Essick2019-11-131-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | libhevcenc: reduce output buffer latency for B pictureAkshata Jadhav2019-10-041-1/+1
| | | |/ | | |/|
* | | | libhevcenc: reduce memory consumption am: 40ed9a784a am: 249cf251b5Ram Mohan2019-11-085-97/+50
|\| | |
| * | | libhevcenc: reduce memory consumptionRam Mohan2019-11-085-97/+50
| | |/ | |/|
* | | libhevcenc: deblk sao low res race condition am: 50408aad50 am: bf1e9088dc am...Akshata Jadhav2019-10-071-9/+11
|\| |
| * | libhevcenc: deblk sao low res race conditionndk-sysroot-r21Akshata Jadhav2019-10-041-9/+11
| |/
* / libhevcenc: integer overflow in vuiRam Mohan2019-06-134-6/+14
|/
* Merge "libhevcenc: Add support for dynamic change in bitrate" into qt-devWonsik Kim2019-05-286-0/+226
|\
| * libhevcenc: Add support for dynamic change in bitrateAkshata Jadhav2019-05-206-0/+226
* | Merge "libhevcenc: fix few isan and usan issues" into qt-devTreeHugger Robot2019-05-222-8/+11
|\ \
| * | libhevcenc: fix few isan and usan issuesRam Mohan2019-05-152-8/+11
| |/
* / libhevcenc: clip frame qp to configured boundsRam Mohan2019-05-151-0/+1
|/
* Merge "encoder: Allow minimum frame rate of 1" into qt-devTreeHugger Robot2019-05-112-8/+11
|\
| * encoder: Allow minimum frame rate of 1Harish Mahendrakar2019-05-102-8/+11
* | Merge "libhevcenc: reduce min resolution from 320x240 to 2x2" into qt-devTreeHugger Robot2019-05-1014-714/+534
|\ \
| * | libhevcenc: reduce min resolution from 320x240 to 2x2Ram Mohan2019-05-0314-714/+534
| |/
* / libhevcenc: integrate missing neon function in preset P0Ram Mohan2019-05-032-22/+12
|/
* libhevcenc: Initial commitRam Mohan2019-02-18227-0/+202899