Skip to content
Snippets Groups Projects
  1. Aug 29, 2013
    • Jingning Han's avatar
      Fix overflow issue in SSSE3 32x32 quantization · abff6788
      Jingning Han authored
      The 32x32 quantization process can potentially have the intermediate
      stacks over 16-bit range, thereby causing enc/dec mismatch. This commit
      fixes this overflow issue in the SSSE3 implementation, as well as the
      prototype, of 32x32 quantization.
      
      This fixes issue 607 from webm@googlecode.
      
      Change-Id: I85635e6ca236b90c3dcfc40d449215c7b9caa806
      abff6788
  2. Aug 26, 2013
    • Jingning Han's avatar
      Temporarily disable SSSE3 quant_32x32 · 166dc85b
      Jingning Han authored
      Make the current head working properly, while working on fixing an
      issue in the SSSE3 implementation of 32x32 quantization.
      
      Change-Id: Ic029da3fd7f1f5e58bc641341cbd226ec49a16bc
      166dc85b
  3. Aug 23, 2013
  4. Aug 22, 2013
  5. Aug 21, 2013
Loading