summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2016-04-27vp9: Don't force block size to 8x8 in denoiser.JackyChen
2016-04-27Use signed variables in the lookahead.Alex Converse
2016-04-27Avoid an unsigned overflow in invert_quantAlex Converse
2016-04-26Merge "VP9: adjust trellis quant optimization RD parameters"Hui Su
2016-04-26Merge "VP9: enable trellis quantization optimization for intra blocks"Hui Su
2016-04-26Merge "vp9: Fix condition to update consec_zero_mv."Marco Paniconi
2016-04-26Merge "vp9: Simplify the logic in denoiser SSE2 code."Jacky Chen
2016-04-26VP9: adjust trellis quant optimization RD parametershui su
2016-04-26VP9: enable trellis quantization optimization for intra blockshui su
2016-04-26vp9: Simplify the logic in denoiser SSE2 code.JackyChen
2016-04-26Merge "Resolve a couple of TODOs in firstpass.c"Paul Wilkins
2016-04-26Merge "Experiment to adapt for net AQ offset."Paul Wilkins
2016-04-25vp9: Fix consec_zero_mv in skin detection.Marco
2016-04-25vp9: Fix condition to update consec_zero_mv.Marco
2016-04-25Merge "vp9: 1 pass vbr: Adjust gf boost/interval on motion level."Marco Paniconi
2016-04-25vp9: 1 pass vbr: Adjust gf boost/interval on motion level.Marco
2016-04-25vp9: Fix a bug where best_sse_mv is not set properly.JackyChen
2016-04-25Merge "vp9-denoiser: Bugfix and some adjustments for high noise case."Marco Paniconi
2016-04-25vp9-denoiser: Bugfix and some adjustments for high noise case.Marco
2016-04-25vp9: Add rc quantity to track amount of low motion in scene.Marco
2016-04-25Resolve a couple of TODOs in firstpass.cpaulwilkins
2016-04-25Experiment to adapt for net AQ offset.paulwilkins
2016-04-22Merge "vp9: Some adjustments to denoiser under high-noise condition."Marco Paniconi
2016-04-22vp9-noise estimation: Add check on whether skin detection is enabled.Marco
2016-04-22vp9: Some adjustments to denoiser under high-noise condition.Marco
2016-04-22Merge "vp9: Move consec_zero_mv from cyclic refresh to cpi struct."Marco Paniconi
2016-04-22vp9: Move consec_zero_mv from cyclic refresh to cpi struct.Marco
2016-04-21vp9_encodemb.c: TODO clean upJim Bankoski
2016-04-20vp9: 1 pass vbr: Small fix on reset avg_intersize_gfint on scene cut.Marco
2016-04-20vp9: 1 pass vbr: small adjustment to active_best factor for inter.Marco
2016-04-19vp9: Adjust gf period for high average Q and overshoot.Marco
2016-04-18vp9: 1 pass vbr: More even spacing for gf near key frame.Marco
2016-04-18vp9: Adjustment to active_best_quality for inter_frame, 1 pass vbr.Marco
2016-04-18Merge "Adjustment to prediction decay."Paul Wilkins
2016-04-15Merge "VP9: inline vp9_get_intra_inter_context()"Scott LaVarnway
2016-04-15VP9: inline vp9_get_intra_inter_context()Scott LaVarnway
2016-04-13Merge "vp9: Adjustment to scene-cut detection."Marco Paniconi
2016-04-13vp9: Adjustment to scene-cut detection.Marco
2016-04-13Fix Visual Studio build warningYunqing Wang
2016-04-12vp9: Adjust threshold for scene-change detection.Marco
2016-04-12Merge "vp9: Fix to active_best for GF/ARF in 1 pass vbr."Marco Paniconi
2016-04-12Merge "Step towards making the 2-pass cq mode perceptual"Debargha Mukherjee
2016-04-12vp9: Fix to active_best for GF/ARF in 1 pass vbr.Marco
2016-04-11pickmode: only cost the skip flag once per prediction blockAlex Converse
2016-04-11Merge "Remove obsolete segment skip checks from tokenization."Alex Converse
2016-04-11Adjustment to prediction decay.Paul Wilkins
2016-04-11Merge "Adjust motion component of prediction decay."Paul Wilkins
2016-04-11Merge "Trap very short arf group just before a kf."Paul Wilkins
2016-04-09Step towards making the 2-pass cq mode perceptualDebargha Mukherjee
2016-04-08Remove obsolete segment skip checks from tokenization.Alex Converse