Skip to content
Snippets Groups Projects
  1. Jul 19, 2018
    • Michael Bebenita's avatar
      Conditionally compile debug code in release mode. · 687cb3b6
      Michael Bebenita authored and Thomas Daede's avatar Thomas Daede committed
      687cb3b6
    • Monty Montgomery's avatar
      Cdef work (#361) · 5a51253b
      Monty Montgomery authored
      * cdef: WIP
      
      * cdef: now calling cdef_find_dir_c (but only on the first block)
      
      * cdef: call cdef_find_dir on every block (only safe for size % 64 == 0)
      
      * cdef: apply CDEF to luma with pri_strength 7 and sec_strength 0.
      
      * cdef: only apply to full 64X64 filter blocks for now
      
      * cdef: signal cdef strength
      
      * cdef: comment out printing
      
      * cdef: first attempt at applying CDEF to chroma planes
      
      * Corrections to first CDEF attempts
      
      This is still not quite first cuts, but it is basically functional.
      It still hard-codes specific CDEF strengths.
      There is still an occasional block mismatch.
      
      * Implement CDEF paramters, remove hardwired settings
      
      Add CDEF settings to the FrameInvariants, rather than using hardwires
      strength values duplicated in multiple locations.
      
      * Remove last CDEF dependency on libaom
      
      * Remove unrelated change from CDEF work
      
      remove -r rec_file.y4m from rav1e command line
      5a51253b
    • Michael Bebenita's avatar
      Smaller av1_nz_map_ctx_offset tables. · e83a88d7
      Michael Bebenita authored
      e83a88d7
    • Michael Bebenita's avatar
      Re-enable cdef dist. · c09dac7d
      Michael Bebenita authored and Thomas Daede's avatar Thomas Daede committed
      c09dac7d
    • Michael Bebenita's avatar
      Clean up config parameter passing, and fix bench. · 221912d8
      Michael Bebenita authored and Thomas Daede's avatar Thomas Daede committed
      221912d8
  2. Jul 18, 2018
  3. Jul 17, 2018
  4. Jul 16, 2018
Loading