summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
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-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-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
2016-07-06Merge "vp9: Choose the scheme for modeling rd for 32x32 based on skin color."Jacky Chen
2016-07-06vp9: Choose the scheme for modeling rd for 32x32 based on skin color.JackyChen
2016-07-06Eliminate isolated and small tail coefficients:Min Ye
2016-07-06Merge "Remove txfrm_block_to_raster_xy() from vp9 encoder"Jingning Han
2016-07-04Remove txfrm_block_to_raster_xy() from vp9 encoderJingning Han
2016-06-30Merge "Fix error in get_ul_intra_threshold() for 10/12 bit."Paul Wilkins
2016-06-30Merge "Fix error in get_smooth_intra_threshold() for 10/12 bit."Paul Wilkins
2016-06-30Fix error in get_ul_intra_threshold() for 10/12 bit.paulwilkins
2016-06-30Fix error in get_smooth_intra_threshold() for 10/12 bit.paulwilkins
2016-06-30Merge "vp9: Change the scheme for modeling rd for 32x32 on newmv_last mode."Jacky Chen
2016-06-29vp9: Change the scheme for modeling rd for 32x32 on newmv_last mode.JackyChen
2016-06-29Merge changes I9433d858,Iafd05637,If08ce6caJames Zern
2016-06-29Add experimental spatial de-noise filter on key frames.paulwilkins
2016-06-29Merge "VP9: handle_inter_mode()... Use interp_filter"Scott LaVarnway
2016-06-28remove visual studio < 2010 workaroundsJames Zern
2016-06-28VP9: handle_inter_mode()... Use interp_filterScott LaVarnway
2016-06-28Merge "vp9: Increase thr_var for 32x32 blocks in var-based partitioning."Jacky Chen
2016-06-28Merge "vp9: Move chroma sensitivity check out from choose_partitioning."Jacky Chen
2016-06-28vp9: Move chroma sensitivity check out from choose_partitioning.jackychen
2016-06-27vp9: Increase thr_var for 32x32 blocks in var-based partitioning.jackychen
2016-06-27Merge "Port metric computation changes from nextgenv2"Yaowu Xu
2016-06-27Fix ubsan warnings: vp9/encoder/vp9_pickmode.cYaowu Xu
2016-06-25Merge "s/UINT32_MAX/UINT_MAX/"James Zern
2016-06-25s/UINT32_MAX/UINT_MAX/James Zern