1. 11 Jun, 2013 - 3 commits
    • John Koleszar's avatar
      Disallow wide loopfilter on some chroma borders · 9831f205
      John Koleszar authored
      Don't do the 15 tap filter if there aren't 8 pixels below/right of the
      edge.
      
      Change-Id: I62f16437c1d9ba59b6901a5fe71ddb2f472da344
      9831f205
    • Jingning Han's avatar
      Fix partition coding of corner block · 551f37d6
      Jingning Han authored
      This commit fixed the allowable partition types for bottom-right
      corner blocks.
      
      When a block has over half of its pixels as valid content in both
      vertical and horizontal directions, allow all the four partition
      types in the bit-stream. Otherwise, apply partition type constraints.
      
      Change-Id: I2252e2de7125a8bfb1c824bf34299a13c81102e3
      551f37d6
    • Deb Mukherjee's avatar
      Adds a zero check in model_rd function · f18328cb
      Deb Mukherjee authored
      Avoids divide-by-zero when variance is 0.
      
      Change-Id: I3c7f526979046ff7d17714ce960fe81d6e1442a0
      f18328cb
  2. 10 Jun, 2013 - 28 commits
  3. 09 Jun, 2013 - 5 commits
  4. 08 Jun, 2013 - 4 commits