Skip to content
Snippets Groups Projects
  1. Apr 17, 2015
  2. Apr 16, 2015
  3. Apr 15, 2015
  4. Apr 14, 2015
  5. Apr 13, 2015
    • Hangyu Kuang's avatar
      3b251037
    • Marco Paniconi's avatar
      Force_split on 16x16 blocks in variance partition. · eb8c6675
      Marco Paniconi authored
      Force split on 16x16 block (to 8x8) based on the minmax over the 8x8 sub-blocks.
      
      Also increase variance threshold for 32x32, and add exit condiiton in choose_partition
      (with very safe threshold) based on sad used to select reference frame.
      
      Some visual improvement near moving boundaries.
      Average gain in psnr/ssim: ~0.6%, some clips go up ~1 or 2%.
      Encoding time increase (due to more 8x8 blocks) from ~1-4%, depending on clip.
      
      Change-Id: I4759bb181251ac41517cd45e326ce2997dadb577
      eb8c6675
  6. Apr 10, 2015
  7. Apr 09, 2015
Loading