summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2014-09-30Merge "Skip the partition search for still frames"Yunqing Wang
2014-09-30Merge "Refactor encode_rd_sb_row function"Yunqing Wang
2014-09-30Misc. high-bit-depth fixesDeb Mukherjee
2014-09-29Merge "Adds two new subpel search methods"Deb Mukherjee
2014-09-29Fix a bug in calculating delta in VP9 denoiser.JackyChen
2014-09-29Adds two new subpel search methodsDeb Mukherjee
2014-09-29Merge "Skip certain ALTREF inter modes in ARF coding"Jingning Han
2014-09-26Fix a bug introduced in a previous patch on highbdDeb Mukherjee
2014-09-26Skip certain ALTREF inter modes in ARF codingJingning Han
2014-09-26Two pass rc changes.Paul Wilkins
2014-09-26Skip the partition search for still framesYunqing Wang
2014-09-25Adds various high bit-depth encode functionsDeb Mukherjee
2014-09-24Remove unused variable in handle_inter_modeJingning Han
2014-09-24Merge "Fix build issue with stats enabled."Paul Wilkins
2014-09-24Refactor encode_rd_sb_row functionYunqing Wang
2014-09-24Fix build issue with stats enabled.Paul Wilkins
2014-09-23Adds high bit-depth frame resize functionsDeb Mukherjee
2014-09-23Merge "Adapt mode based rd_threshold for similar block size"Yaowu Xu
2014-09-23Merge "Fix an IOC"Yaowu Xu
2014-09-23Adds high bit-depth psnr/sse functionsDeb Mukherjee
2014-09-23Merge "High bit-depth loop/arf/postproc filter functions"Deb Mukherjee
2014-09-23Merge "Pruned subpel search for speed 3."Deb Mukherjee
2014-09-23High bit-depth loop/arf/postproc filter functionsDeb Mukherjee
2014-09-23Adapt mode based rd_threshold for similar block sizeYaowu Xu
2014-09-23Fix an IOCYaowu Xu
2014-09-23Pruned subpel search for speed 3.Deb Mukherjee
2014-09-22Merge "Remove code duplication"Yaowu Xu
2014-09-22Merge "Simplify rd_pick_intra_sby_mode()"Yaowu Xu
2014-09-22Remove code duplicationYaowu Xu
2014-09-22Simplify rd_pick_intra_sby_mode()Yaowu Xu
2014-09-22Merge "[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it fo...Minghai Shang
2014-09-22Remove unnecessary local variable declarationJingning Han
2014-09-22Adaptive mode search schedulingJingning Han
2014-09-19Remove mi_grid_* structures.hkuang
2014-09-19High bit-depth coefficient coding functionsDeb Mukherjee
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang
2014-09-18Merge "[spatial svc] Use same golden frame for all temporal layers"Minghai Shang
2014-09-18[spatial svc] Use same golden frame for all temporal layersMinghai Shang
2014-09-18Merge "Adds high bitdepth convolve, interpred & scaling"Deb Mukherjee
2014-09-18Adds high bitdepth convolve, interpred & scalingDeb Mukherjee
2014-09-18Substantial reworking of code for arf and kf groups.Paul Wilkins
2014-09-16Adds high bitdepth quantization functionsDeb Mukherjee
2014-09-16Merge "Use non-zero mode threshold for NEARESTMV modes"Jingning Han
2014-09-16Merge "Fix ARF construction when scaling"Adrian Grange
2014-09-16Merge "Move call to vp9_rc_get_second_pass_params()."Adrian Grange
2014-09-16Fix ARF construction when scalingAdrian Grange
2014-09-16Use non-zero mode threshold for NEARESTMV modesJingning Han
2014-09-15Merge "Add ARF validation for compound inter mode check"Jingning Han
2014-09-15Merge "Remove redundant reference frame check in sub8x8 RD search"Jingning Han
2014-09-15Merge "Replace best_ref_index table fetch with best_mbmode"Jingning Han