summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
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
2014-09-03Initializing intra modes without vpx_once().Dmitry Kovalev
2014-09-03Merge "[svc] Temporal svc with two pass rate control"Minghai Shang
2014-09-02Merge "Adds config opt for highbitdepth + misc. vpx"Deb Mukherjee
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-09-02[svc] Temporal svc with two pass rate controlMinghai Shang
2014-08-29Removing dummy_packing member from VP9_COMP.Dmitry Kovalev
2014-08-28Merge "Removing unused debug code under WRITE_RECON_BUFFER."Dmitry Kovalev
2014-08-28Merge "Converting configure_skippable_frame() to is_skippable_frame()."Dmitry Kovalev
2014-08-26Merge "add a new interp filter search strategy."Yaowu Xu
2014-08-26add a new interp filter search strategy.Yaowu Xu
2014-08-25Merge "Adding oxcf temp variable."Dmitry Kovalev
2014-08-25Merge "[spatial svc]Multiple frame context feature"Minghai Shang
2014-08-25Merge "Removing source field from VP9_COMP."Dmitry Kovalev
2014-08-25[spatial svc]Multiple frame context featureMinghai Shang
2014-08-25Merge "vp9_calc_ssim: remove unused parm to resolve warning"Jim Bankoski
2014-08-22Removing source field from VP9_COMP.Dmitry Kovalev
2014-08-22Removing local set_speed_features() function.Dmitry Kovalev
2014-08-22Merge "Move mv cost table to VP9_COMP"Jingning Han
2014-08-22vp9_calc_ssim: remove unused parm to resolve warningJim Bankoski
2014-08-22Move mv cost table to VP9_COMPJingning Han
2014-08-21Removing last_source field from VP9_COMP.Dmitry Kovalev
2014-08-21Converting configure_skippable_frame() to is_skippable_frame().Dmitry Kovalev
2014-08-21Adding oxcf temp variable.Dmitry Kovalev
2014-08-21Removing unused debug code under WRITE_RECON_BUFFER.Dmitry Kovalev
2014-08-21Removing output_pkt_list and pkt_list from config structs.Dmitry Kovalev