- Dec 06, 2018
-
-
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
-
- Dec 05, 2018
-
-
David Michael Barr authored
-
- Oct 26, 2018
-
-
David Michael Barr authored
-
- Sep 24, 2018
-
-
Emmanuel Gil Peyrot authored
-
- Sep 12, 2018
-
-
- Sep 06, 2018
-
-
Kyle Siefring authored
-
- Aug 28, 2018
-
-
Luca Barbato authored
-
Luca Barbato authored
-
- Aug 23, 2018
-
-
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
-
- Aug 02, 2018
-
-
Run with --features=comparative_bench Applies to intra prediction tests and disables native function inlining Also refactor benchmarks and reduce code duplication
-