summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2014-11-06Modify the frame context memory deallocationYunqing Wang
2014-11-05Merge "Totally remove prev_mi in VP9 decoder."hkuang
2014-11-05Totally remove prev_mi in VP9 decoder.hkuang
2014-11-04Merge "[spatial svc] Make spatial svc working for one pass rate control"Minghai Shang
2014-11-04[spatial svc] Make spatial svc working for one pass rate controlMinghai Shang
2014-11-02Allow disable of refresh golden for more than 1 layer encoding.Marco
2014-10-31Bind motion vectors with frame buffer structure.hkuang
2014-10-24Merge "Tile based adaptive mode search in RD loop"Jingning Han
2014-10-24Tile based adaptive mode search in RD loopJingning Han
2014-10-24Merge "Enable dual arf with constant q."Paul Wilkins
2014-10-23Move frame re-sizing into the recode loopAdrian Grange
2014-10-23Enable dual arf with constant q.Paul Wilkins
2014-10-23Merge "Initialization bug for multi arf."Paul Wilkins
2014-10-22Merge "vp9_ethread: allocate frame contexts outside VP9_COMMON struct"Yunqing Wang
2014-10-22vp9_ethread: allocate frame contexts outside VP9_COMMON structYunqing Wang
2014-10-22Initialization bug for multi arf.Paul Wilkins
2014-10-20Extend --auto-alt-ref so it can enable multi-alt ref.Paul Wilkins
2014-10-16[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-16Revert "Move input frame scaling into the recode loop"Paul Wilkins
2014-10-16Revert "[spatial svc]Another workaround to avoid using prev_mi"Paul Wilkins
2014-10-14[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-14Merge "Move input frame scaling into the recode loop"Adrian Grange
2014-10-14Remove an unneeded function callYunqing Wang
2014-10-14Move input frame scaling into the recode loopAdrian Grange
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-10-07Resolves some static analysis / undefined warningsDeb Mukherjee
2014-10-02Merge "Make iscan and scan neighbor arrays static const."Yaowu Xu
2014-10-02Make iscan and scan neighbor arrays static const.Yaowu Xu
2014-10-02Fix subsampling check for images 1 pixel wide/tallAlex Converse
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-09-30Merge "Skip the partition search for still frames"Yunqing Wang
2014-09-30Misc. high-bit-depth fixesDeb Mukherjee
2014-09-26Skip the partition search for still framesYunqing Wang
2014-09-24Merge "Fix build issue with stats enabled."Paul Wilkins
2014-09-24Fix build issue with stats enabled.Paul Wilkins
2014-09-23Adds high bit-depth frame resize functionsDeb Mukherjee
2014-09-23Adds high bit-depth psnr/sse functionsDeb Mukherjee
2014-09-22Merge "[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it fo...Minghai Shang
2014-09-22Adaptive mode search schedulingJingning Han
2014-09-19Remove mi_grid_* structures.hkuang
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang
2014-09-18Adds high bitdepth convolve, interpred & scalingDeb Mukherjee
2014-09-16Adds high bitdepth quantization functionsDeb Mukherjee
2014-09-15Move call to vp9_rc_get_second_pass_params().Paul Wilkins
2014-09-12Merge "[spatial svc] Output psnr for all layers in one packet."Minghai Shang
2014-09-11Adds high bitdepth transform functions and testsDeb Mukherjee
2014-09-11[spatial svc] Output psnr for all layers in one packet.Minghai Shang
2014-09-08Fix VS build issue.Paul Wilkins
2014-09-05Merge "Initializing intra modes without vpx_once()."Dmitry Kovalev
2014-09-04Merge "Removing local set_speed_features() function."Dmitry Kovalev