Skip to content
Snippets Groups Projects
  1. Dec 06, 2018
    • Raphaël Zumer's avatar
      Organize use statements · 5311eeea
      Raphaël Zumer authored
      * Move use statements to the heads of their modules
      * Split local and external module use statements
      * Reorder use statements alphabetically by module name
      5311eeea
  2. Dec 05, 2018
  3. Oct 26, 2018
  4. Sep 24, 2018
  5. Sep 12, 2018
  6. Sep 06, 2018
  7. Aug 28, 2018
  8. Aug 23, 2018
    • David Michael Barr's avatar
      Implement Chroma-from-Luma (#492) · 1e639ba3
      David Michael Barr authored
      * Add the chroma-from-luma predictor and a test
      * Add benchmarks for CfL predictor
      * Implement CfL signalling
      * Plumb from predict_intra to pred_cfl
      * Add struct for CfL parameters
      * Compute subsampled luma AC and plumb it with CfL alpha
      * Plumb CfL parameters up to RDO
      * Add CfL to RDO loop, no parameter search
      Unverified
      1e639ba3
  9. Aug 02, 2018
Loading