summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
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-26Skip the partition search for still framesYunqing Wang
2014-09-25Merge "Avoid calling vp9_is_scaled two times in a function."hkuang
2014-09-25Merge "Adds various high bit-depth encode functions"Deb Mukherjee
2014-09-25Avoid calling vp9_is_scaled two times in a function.hkuang
2014-09-25Fix a couple of commentsYaowu Xu
2014-09-25Adds various high bit-depth encode functionsDeb Mukherjee
2014-09-24Remove unused variable in handle_inter_modeJingning Han
2014-09-24Merge "Correct the condition for border extension"Yaowu Xu
2014-09-24Correct the condition for border extensionYaowu Xu
2014-09-24Merge "Fix build issue with stats enabled."Paul Wilkins
2014-09-24Refactor encode_rd_sb_row functionYunqing Wang
2014-09-24Merge "Fix invalid memory access on 2x downscale."Yaowu Xu
2014-09-24Merge "Fix incorrect subsampling used in VP9 non420 loopfilter."Yaowu Xu
2014-09-24Fix incorrect subsampling used in VP9 non420 loopfilter.Alexander Voronov
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 "FIX: vp9_loopfilter_intrin_sse2.c"Frank Galligan
2014-09-18FIX: vp9_loopfilter_intrin_sse2.cScott LaVarnway
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-17Merge "Improved mb_lpf_horizontal_edge_w_sse2_16() #2"Frank Galligan
2014-09-17Improved mb_lpf_horizontal_edge_w_sse2_16() #2Scott LaVarnway
2014-09-16Resolves a few gcc warningsDeb Mukherjee
2014-09-16Merge "Adding high-bitdepth intra prediction functions"Deb Mukherjee
2014-09-16Merge "Remove memset of every external frame buffer."Frank Galligan