1. 18 Dec, 2015 1 commit
    • Ricardo Cerqueira's avatar
      Fix the frame size alignments · e4ec892b
      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
      e4ec892b
  2. 17 Dec, 2015 1 commit
    • Ricardo Cerqueira's avatar
      Fix the frame size alignments · 9dc6202e
      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
      9dc6202e
  3. 01 Dec, 2015 2 commits
  4. 12 Jul, 2014 1 commit
  5. 22 May, 2014 1 commit