Skip to content
Snippets Groups Projects
  1. Sep 09, 2016
  2. Sep 08, 2016
    • Deb Mukherjee's avatar
      Rd fixes and cleanups · 096ae4cb
      Deb Mukherjee authored
      A minor cleanup and an enhancement to return y_skip correctly
      from sub8x8 intra mode search.
      
      Change-Id: I87256d3cc5f57a2fd7b837d461cc1a7f06e01a1b
      096ae4cb
    • Peter de Rivaz's avatar
      Fix some var_tx related rd_costing mismatches · c0b4d7ae
      Peter de Rivaz authored
      This makes the code in select_tx_size_fix_type match the
      corresponding code in pack_inter_mode_mvs.
      
      Change-Id: I69bcc0dc6fdd733091fafe9188a3f7397e1e613f
      c0b4d7ae
    • James Zern's avatar
      aom_mem,align_addr: use ~ to create mask · 20b85983
      James Zern authored
      removes the need for an intermediate cast to int, which was missing in
      the call added in:
      73a3fd47 aom_mem: Refactor code
      
      quiets a visual studio warning:
      C4146: unary minus operator applied to unsigned type, result still
      unsigned
      
      Change-Id: I76c4003416759c6c76b78f74de7c0d2ba5071216
      20b85983
    • James Zern's avatar
      fix 'dist' & other decode-only builds · 9fa47587
      James Zern authored
      common/av1_fwd_txfm.[hc] are encode-only; add a TODO to relocate them
      
      Change-Id: I28cf8d0b22632b04066bcb72f3d2252ee7eb153e
      9fa47587
  3. Sep 07, 2016
Loading