1. 10 Oct, 2014 - 2 commits
  2. 09 Oct, 2014 - 20 commits
  3. 08 Oct, 2014 - 16 commits
  4. 07 Oct, 2014 - 2 commits
    • Jim Bankoski's avatar
      experimental : partition using 1/8 x 1/8 image · 0ce51d82
      Jim Bankoski authored
      The concept:
      
      There's too much noise in source pixels for variance and at low bitrate
      the reconstructed looks nothing like the source so we have problems
      getting good partitionings with either.   This skirts the issue by using
      a box blur scaled down version for variance calculations.  To compare
      against source_var_ moved keyframe to be rd based like source_var.
      
      Change-Id: Ie3babdbfadae324b7b5a76bea192893af27f0624
      0ce51d82
    • Jim Bankoski's avatar
      Force better lower quantizer keyframe in case of high quantizer. · dae97868
      Jim Bankoski authored
      Change-Id: Ie69a164bc166b6a8819777038d65a7d9f9c3361f
      dae97868