Skip to content
Snippets Groups Projects
  1. Nov 12, 2013
  2. Nov 11, 2013
  3. Nov 09, 2013
  4. Nov 08, 2013
    • Tom Finegan's avatar
      vpxenc: Remove support for IVF input. · 6c270ed0
      Tom Finegan authored
      Change-Id: Ida0e1b2df89e992b8140672b70517d8623cf9ede
      6c270ed0
    • Yaowu Xu's avatar
      Correct a couple of typos · a596975e
      Yaowu Xu authored
      Change-Id: Ic470c6c9ce27b615c9645b9cb0d67526417bc374
      a596975e
    • Yunqing Wang's avatar
      Merge "Improve vp9_idct4x4_1_add_sse2" · e731b2ba
      Yunqing Wang authored
      e731b2ba
    • Yunqing Wang's avatar
      Improve loopfilter function · 49cf335e
      Yunqing Wang authored
      This patch continued the work done in "Rewrite loop_filter_info_n
      struct"(commit:00dbd369) to further
      improve loopfilter function.
      
      1. Instead of storing pointers to thresholds, store loopfilter
      levels within 64x64 SB;
      2. Since loopfilter levels are already calculated in setup_mask,
      we don't need call build_lfi to look up them again. Just save
      loopfilter levels in setup_mask.
      3. Reorganized and simplified filter_block_plane().
      
      Tests showed a ~0.8% decoder speedup.
      
      Change-Id: I723c7779738bbc2afcb9afa2c6f78580ee6c3af7
      49cf335e
Loading