summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-08-02change HBD pixel value from uint8_t to uint16_tYaowu Xu
2016-08-01Add pointer conversion for HBD buffersYaowu Xu
2016-08-01Merge "Unfork 8-bit in HBD path in vp9_model_rd_from_var_lapndz callers."Alex Converse
2016-08-01Merge "Cache optimizations in optimize_b()."Alex Converse
2016-07-29Cache optimizations in optimize_b().Alex Converse
2016-07-28Merge "vp9 svc: Enable different speed setting for each spatial layer."Jacky Chen
2016-07-28Merge "Fix 64 to 32 narrowing warning."Alex Converse
2016-07-27Fix 64 to 32 narrowing warning.Alex Converse
2016-07-26vp9 denoiser: Derefencing pointer should be after null check.JackyChen
2016-07-26Unfork 8-bit in HBD path in vp9_model_rd_from_var_lapndz callers.Alex Converse
2016-07-25vp9 svc: Enable different speed setting for each spatial layer.jackychen
2016-07-25Only consider visible 4x4s in pixel domain error.Alex Converse
2016-07-25Merge "Minor skip segment simplification."Alex Converse
2016-07-25Merge "VP9: get_pred_context_switchable_interp() -- encoder side"Scott LaVarnway
2016-07-22Minor skip segment simplification.Alex Converse
2016-07-22Merge "vp9 1pass-vbr: Adjust gf setting for nonzero-lag case."Marco Paniconi
2016-07-22vp9 1pass-vbr: Adjust gf setting for nonzero-lag case.Marco
2016-07-22Merge "Sample points to reduce encode overhead."Paul Wilkins
2016-07-22Merge "Noise energy Experiment in first pass."Paul Wilkins
2016-07-21VP9: get_pred_context_switchable_interp() -- encoder sideScott LaVarnway
2016-07-20vp9: Fix the clang warning of unsigned int type.jackychen
2016-07-20Change to call vp9_post_proc_frame()Yaowu Xu
2016-07-19Merge changes Ia6004c08,I1954f9d6James Zern
2016-07-18vp9: Allow usage of lookahead for real-time, 1 pass vbr.Marco
2016-07-18cosmetics: Correct grammar/spelling in commentsYury Gitman
2016-07-13Revert "Eliminate isolated and small tail coefficients:"hui su
2016-07-13Merge "Disable trellis optimization when lossless is on"Jingning Han
2016-07-12Merge "vp9 svc: Reuse scaled_temp in two stage downscaling."Jacky Chen
2016-07-12vp9 svc: Reuse scaled_temp in two stage downscaling.JackyChen
2016-07-12Disable trellis optimization when lossless is onJingning Han
2016-07-12deblock filter : moved from vp8 code branchJim Bankoski
2016-07-11Merge "vp9_rd_pick_intra_mode_sb(): set interp_filter to"Scott LaVarnway
2016-07-11Sample points to reduce encode overhead.paulwilkins
2016-07-09vp9_rd_pick_intra_mode_sb(): set interp_filter toScott LaVarnway
2016-07-08Fix non-highbitdepth coding path for HBD buildYaowu Xu
2016-07-08Merge "vp9: Adjustment of gfu_boost and af_ratio for 1 pass vbr."Marco Paniconi
2016-07-07Merge "Enable HBD support in real time encoding path"Yaowu Xu
2016-07-07vp9: Adjustment of gfu_boost and af_ratio for 1 pass vbr.Marco
2016-07-07Merge "vp9: Adjustment to mv bias for non-rd pickmode."Marco Paniconi
2016-07-07Enable coeff optimization for intra modesJingning Han
2016-07-07Use precise context to estimate coeff rate costJingning Han
2016-07-07Enable uniform quantization with trellis optimization in speed 0Jingning Han
2016-07-07Refactor coeff_cost() functionJingning Han
2016-07-07Merge "Support measure distortion in the pixel domain"Jingning Han
2016-07-07vp9: Adjustment to mv bias for non-rd pickmode.Marco
2016-07-07Noise energy Experiment in first pass.paulwilkins
2016-07-07Merge "Add experimental spatial de-noise filter on key frames."Paul Wilkins
2016-07-06Support measure distortion in the pixel domainJingning Han
2016-07-06Enable HBD support in real time encoding pathYaowu Xu