- 01 Dec, 2016 1 commit
-
-
Harish Mahendrakar authored
If an invalid slice_address was parsed, it was resulting in an incomplete slice header during decode stage. Fix this by not incrementing slice_idx for ignore slice error Bug: 32322258 Change-Id: I8638d7094d65f4409faa9b9e337ef7e7b64505de (cherry picked from commit f4f3556e04a9776bcc776523ae0763e7d0d5c668)
-
- 25 Aug, 2016 1 commit
-
-
Harish Mahendrakar authored
On some A72 based devices, data shared between cores was found to be inconsistent which was resulting in an infinite loop. Adding memory barriers before marking a CTB as parsed/processed, all the pending memory operations are guaranteed to be completed. Change-Id: I6e3bb11123a3c12ba7e69c4bfcd38960616f9fb5 (cherry picked from commit 031b91dd) (cherry picked from commit 27405a21)
-
- 12 Jul, 2016 1 commit
-
-
TreeHugger Robot authored
Merge "DO NOT MERGE Added support for exporting SEI mastering display color params" into nyc-mr1-dev
-
- 11 Jul, 2016 1 commit
-
-
Harish Mahendrakar authored
Bug: 27442922 Change-Id: Id466d48070ed916f18ebed6d3cf592bdcd206b83
-
- 29 Jun, 2016 1 commit
-
-
Harish Mahendrakar authored
When VUI does not contain u1_matrix_coeffs, it should be set to 2 to signal that it is not present in the bitstream. Bug: 29640760 Change-Id: I1f1217725f5c5dada2079e1487058381bfb00ef0
-
- 18 Dec, 2015 1 commit
-
- 17 Dec, 2015 6 commits
-
-
Ricardo Cerqueira authored
am: cc3f8cbc * commit 'cc3f8cbc': Fix the frame size alignments
-
Ricardo Cerqueira authored
am: 063ce604 -s ours * commit '063ce604': Fix the frame size alignments
-
Ricardo Cerqueira authored
am: 30491833 * commit '30491833': Fix the frame size alignments
-
Ricardo Cerqueira authored
am: 4917993a * commit '4917993a': Fix the frame size alignments
-
Ricardo Cerqueira authored
am: 50ad42cf * commit '50ad42cf': Fix the frame size alignments
-
Ricardo Cerqueira authored
Change I59c996161053e313c873381c5bf6f8c36488483f aligned the number of luma samples to 64byte boundaries when calculating and creating the buffers. Unfortunately, it doesn't change all instances of that calculation, leading to mismatches between creation/allocation/destruction. Fixes android.media.cts.DecoderTest#testEOSBehaviorHEVC and android.media.cts.DecoderTest#testCodecEarlyEOSHEVC Bug: 24686670 Bug: 25070493 Bug: 25995793 Bug: 26217939 Bug: 26239053 Change-Id: I5b9dd682e08cfb03d2bc54829c4908976251dee7
-
- 12 Nov, 2015 7 commits
-
-
Marco Nelissen authored
Merge "DO NOT MERGE Added few memsets to avoid uninitialized reads for error clips" into mnc-dev am: 403dec0a -s ours am: d8ef5fd6 am: 90a39f0a -s ours * commit '90a39f0a': DO NOT MERGE Added few memsets to avoid uninitialized reads for error clips
-
Marco Nelissen authored
Merge "DO NOT MERGE Added few memsets to avoid uninitialized reads for error clips" into mnc-dev am: 403dec0a -s ours am: d8ef5fd6 * commit 'd8ef5fd6': DO NOT MERGE Added few memsets to avoid uninitialized reads for error clips
-
Marco Nelissen authored
am: 403dec0a -s ours * commit '403dec0a': DO NOT MERGE Added few memsets to avoid uninitialized reads for error clips
-
Marco Nelissen authored
-
Marco Nelissen authored
Merge "Added few memsets to avoid uninitialized reads for error clips" into mnc-dr-dev am: 547ec2a6 am: 26fcf935 * commit '26fcf935': Added few memsets to avoid uninitialized reads for error clips
-
Marco Nelissen authored
am: 547ec2a6 * commit '547ec2a6': Added few memsets to avoid uninitialized reads for error clips
-
Marco Nelissen authored
-
- 11 Nov, 2015 6 commits
-
-
Harish Mahendrakar authored
DO NOT MERGE Added few memsets to avoid uninitialized reads for error clips am: b9f7c2c4 -s ours am: d7d7fe0e am: f61083b7 -s ours am: ba8667b6 am: 3b069c89 am: 16fd226d -s ours * commit '16fd226d': DO NOT MERGE Added few memsets to avoid uninitialized reads for error clips
-
Harish Mahendrakar authored
DO NOT MERGE Added few memsets to avoid uninitialized reads for error clips am: b9f7c2c4 -s ours am: d7d7fe0e am: f61083b7 -s ours * commit 'f61083b7': DO NOT MERGE Added few memsets to avoid uninitialized reads for error clips
-
Harish Mahendrakar authored
am: d7d7fe0e * commit 'd7d7fe0e': DO NOT MERGE Added few memsets to avoid uninitialized reads for error clips
-
Harish Mahendrakar authored
am: b9f7c2c4 -s ours * commit 'b9f7c2c4': DO NOT MERGE Added few memsets to avoid uninitialized reads for error clips
-
- 06 Nov, 2015 11 commits
-
-
Harish Mahendrakar authored
Also aligned few allocations to 4 byte boundary Bug: 25070493 Bug: 24686670 Change-Id: Ic6284c6136ba8a72eed6f3bb7b953fb36a19dc22
-
Marco Nelissen authored
Revert "Added few memsets to avoid uninitialized reads for error clips" am: 552578a7 am: 675c4143 am: 516528ee -s ours * commit '516528ee': Revert "Added few memsets to avoid uninitialized reads for error clips"
-
Marco Nelissen authored
am: 675c4143 * commit '675c4143': Revert "Added few memsets to avoid uninitialized reads for error clips"
-
Harish Mahendrakar authored
Also aligned few allocations to 4 byte boundary Bug: 25070493 Bug: 24686670 Change-Id: I59c996161053e313c873381c5bf6f8c36488483f
-
Marco Nelissen authored
am: 552578a7 * commit '552578a7': Revert "Added few memsets to avoid uninitialized reads for error clips"
-
Marco Nelissen authored
This reverts commit d71abc69. Change-Id: I24ea5da7d00f9cd52ce8f64a0a5bce47df67216e
-
Harish Mahendrakar authored
am: 9043fefe -s ours * commit '9043fefe': Added few memsets to avoid uninitialized reads for error clips
-
Harish Mahendrakar authored
am: d4885869 * commit 'd4885869': Added few memsets to avoid uninitialized reads for error clips
-
Harish Mahendrakar authored
am: d71abc69 * commit 'd71abc69': Added few memsets to avoid uninitialized reads for error clips
- 03 Nov, 2015 3 commits
-
-
Bill Yi authored
-
Dan Willemsen authored
am: 6ae135cb * commit '6ae135cb': Remove __DATE__/__TIME__ from Android builds
- 02 Nov, 2015 1 commit
-
-
Harish Mahendrakar authored
am: 7aeddf0b * commit '7aeddf0b': Fixed stack pointer increment in ihevc_itrans_recon_8x8.s
-