summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2017-11-15Remove decay_accumulator clause from alt ref breakout.paulwilkins
2017-11-15Add clause to alt ref group breakout.paulwilkins
2017-11-14vp9-svc: Fix flag for usage of reuse-lowres partitionMarco
2017-11-13New content type to improve grain retention.paulwilkins
2017-11-13Small parameter clean up.paulwilkins
2017-11-13Merge "Fix to frames considered in arf boost calculation."Paul Wilkins
2017-11-13Merge "CVBR command line option."Paul Wilkins
2017-11-10Merge "vpx: [x86] add vp9_block_error_fp_avx2()"Scott LaVarnway
2017-11-09vp9-svc: Avoid minmax variance for non-reference frames.Marco
2017-11-09vp9: SVC feature to use partition from lower resolution.Jerome Jiang
2017-11-09vpx: [x86] add vp9_block_error_fp_avx2()Scott LaVarnway
2017-11-09Fix to frames considered in arf boost calculation.paulwilkins
2017-11-08CVBR command line option.paulwilkins
2017-11-06Nonrd_pickmode: avoid computing UV cost when early_term is set.Marco
2017-11-03Compound prediction mode for nonrd pickmode.Marco
2017-11-01Merge "vp9: Move allocation of vt2 after early exits."Jerome Jiang
2017-10-31vp9: Move allocation of vt2 after early exits.Jerome Jiang
2017-10-31Merge "vp9: Reduce stack usage of choose_partitioning."Jerome Jiang
2017-10-31vp9: Reduce stack usage of choose_partitioning.Jerome Jiang
2017-10-30Merge "vp9: Reduce stack usage of choose_partioning."Jerome Jiang
2017-10-30vp9: Reduce stack usage of choose_partioning.Jerome Jiang
2017-10-23vp9-svc: Allow for adapt_rd_thresh with row-mt.Marco
2017-10-19Merge "Corpus VBR tweak for undershoot."Paul Wilkins
2017-10-19Merge "Increase precision of some debug stats output for corpus VBR."Paul Wilkins
2017-10-19Merge "Prevent double application of min rate in two pass."Paul Wilkins
2017-10-17Merge changes I17fff122,Ic149e3cbLinfeng Zhang
2017-10-16Add 4 to 3 scaling SSSE3 optimizationLinfeng Zhang
2017-10-13Adjust threshold in gf_boost for 1 pass vbrMarco
2017-10-13Merge "Further Corpus VBR change."Paul Wilkins
2017-10-13Merge "Corpus Wide VBR test implementation."Paul Wilkins
2017-10-13Corpus VBR tweak for undershoot.paulwilkins
2017-10-12Merge "Adjust to scene detection for 1 pass vbr."Marco Paniconi
2017-10-12Adjust to scene detection for 1 pass vbr.Marco
2017-10-12Increase precision of some debug stats output for corpus VBR.paulwilkins
2017-10-11vp9: use nonrd pick_intra for small blocks on keyframes.Jerome Jiang
2017-10-11Prevent double application of min rate in two pass.paulwilkins
2017-10-10Add 4 to 1 scaling x86 optimizationLinfeng Zhang
2017-10-10Adjustment to scene detection and key frame.Marco
2017-10-10Merge changes I9d4c1af5,I882da3a0Linfeng Zhang
2017-10-10Further Corpus VBR change.paulwilkins
2017-10-10Corpus Wide VBR test implementation.paulwilkins
2017-10-09Rename some inline functions in NEON scalingLinfeng Zhang
2017-10-09Merge "Update vp9_scale_and_extend_frame_ssse3()"Linfeng Zhang
2017-10-06Merge "Revert "Speed >=5 real-time: add TM intra mode for high_source_sad.""Marco Paniconi
2017-10-06Revert "Speed >=5 real-time: add TM intra mode for high_source_sad."Marco Paniconi
2017-10-06Adjust threshold in scene detectionMarco
2017-10-05Speed >=5 real-time: add TM intra mode for high_source_sad.Marco
2017-10-04Adjust threshold for adapt_partition for speed 6.Marco
2017-10-04Avoid nonrd_pick_partition for speed >= 6.Marco
2017-10-04Generalize 2:1 vp9_scale_and_extend_frame_ssse3()Linfeng Zhang