Skip to content
Snippets Groups Projects
  1. Nov 09, 2018
  2. Nov 08, 2018
  3. Nov 07, 2018
  4. Nov 06, 2018
  5. Nov 05, 2018
  6. Nov 01, 2018
  7. Oct 31, 2018
  8. Oct 30, 2018
  9. Oct 29, 2018
    • David Michael Barr's avatar
      Use macro for libaom bindings in intra pred tests · e74206d0
      David Michael Barr authored
      Also, add simple reference tests for u8 prediction.
      e74206d0
    • Frank Bossen's avatar
      Hierarchical motion estimation (#673) · bc5a464b
      Frank Bossen authored
      * Generate downsampled versions of input frames and store them with reference frames
      
      * Add hierarchical ME, where initial ME is done using 4x subsampled 64x64 blocks. MVs are refined using 2x subsampled 32x32 blocks. In the refinement step, search is done around MV found for colocated 64x64 block, and also around MVs found for neighboring 64x64 blocks
      bc5a464b
  10. Oct 28, 2018
  11. Oct 27, 2018
    • Yushin Cho's avatar
      Transform domain distortion for RDO-based mode decision (#680) · 4f93ef73
      Yushin Cho authored
      Use transform domain distortion during RDO-based mode decision.
      - Turn on tx-domain distortion when speed >= 1.
      -  For CfL mode, use pixel domain distortion since reconstructed luma pixels are required for CfL mode of chroma channels.
      
      For default speed = 3, there is a regression of 0.35% PSNR bd-rate increase on AWCY.
      
        PSNR | PSNR Cb | PSNR Cr | PSNR HVS |   SSIM  | MS SSIM | CIEDE 2000
      0.3440 |  0.4580   |  0.3700   |   0.2730     | 0.2714 |  0.2616    |     0.5526
      4f93ef73
  12. Oct 26, 2018
  13. Oct 25, 2018
Loading