- 18 Dec, 2015 1 commit
-
-
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
-
- 17 Dec, 2015 1 commit
-
-
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
-
- 01 Dec, 2015 2 commits
-
-
Harish Mahendrakar authored
Also aligned few allocations to 4 byte boundary Bug: 25070493 Bug: 24686670 Change-Id: I59c996161053e313c873381c5bf6f8c36488483f
-
Harish Mahendrakar authored
stmia was resulting in SEGV_MAPERR when ps_pic_pu is not aligned to 4 bytes Bugfix: 24686670, 21468583 Change-Id: I07672d4a790f73cf27964983350181e66edc4d57
-
- 12 Jul, 2014 1 commit
-
-
Naveen Kumar Ponnusamy authored
Cleaned up source files for redundant and inactive #if directives
-
- 22 May, 2014 1 commit
-
-
Harish Mahendrakar authored
Compliant to reference software HM11.0 onwards Bug: 14571712 Change-Id: I8af25c1221cc6ab70440141c4d9b48c1ac69696a
-