summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2014-10-07Replace mi_width_log2() with mi_width_log2_lookup tableJingning Han
2014-10-07Merge "Add range checking for decoded coefficients."Yaowu Xu
2014-10-07Take out repeated block width/height lookup functionsJingning Han
2014-10-07Move inter filter defs to vp9_filter.hJingning Han
2014-10-07Merge "Resolves some static analysis / undefined warnings"Deb Mukherjee
2014-10-07Add range checking for decoded coefficients.Yaowu Xu
2014-10-07Resolves some static analysis / undefined warningsDeb Mukherjee
2014-10-07Reduce the scope of the header file used in vp9_context_tree.hJingning Han
2014-10-07Merge "Add SSE2 code and unit test for VP9 denoiser."JackyChen
2014-10-07Remove redundant header file from vp9_encoder.hJingning Han
2014-10-06Fix eobs buffer pointer mis-useJingning Han
2014-10-06Add SSE2 code and unit test for VP9 denoiser.JackyChen
2014-10-06Add range check in inverse ADST 16x16Jingning Han
2014-10-06Merge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"Jingning Han
2014-10-06Merge "Properly initialize segmentID in nonrd coding path"Yaowu Xu
2014-10-06Improve two pass VBR accuracy.Paul Wilkins
2014-10-05Fix an IOC issue in vp9_rd_pick_inter_mode_sbJingning Han
2014-10-04Some data type changes in vp9_idct.cDeb Mukherjee
2014-10-03Merge "Fix indent in encode_rd_sb_row"Jingning Han
2014-10-03Merge "Rework partition search skip scheme"Jingning Han
2014-10-03Properly initialize segmentID in nonrd coding pathYaowu Xu
2014-10-03Merge "Incorporate WRAPLOW macro into non-highbitdepth tx"Deb Mukherjee
2014-10-03Fix indent in encode_rd_sb_rowJingning Han
2014-10-03Rework partition search skip schemeJingning Han
2014-10-03Incorporate WRAPLOW macro into non-highbitdepth txDeb Mukherjee
2014-10-03Merge "Prevent negative cost for highbitdepth"Deb Mukherjee
2014-10-03Prevent negative cost for highbitdepthDeb Mukherjee
2014-10-03rdmult data type changeDeb 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-02Merge "Fix invalid memory access in inter prediction (issue 853)."Debargha Mukherjee
2014-10-02Fix subsampling check for images 1 pixel wide/tallAlex Converse
2014-10-02Merge "Adds some missing I440 checks"Deb Mukherjee
2014-10-02Adds some missing I440 checksDeb Mukherjee
2014-10-02Fix invalid memory access in inter prediction (issue 853).Alexander Voronov
2014-10-02rdmult data type change to fix high bit-depthDeb Mukherjee
2014-10-01Merge "Adds support of 440 content."Deb Mukherjee
2014-10-01Merge "Remove redundant header file from vp9_idct.h"Jingning Han
2014-10-01Merge "Remove unused header files from vp9_encodemb.h"Jingning Han
2014-10-01Adds support of 440 content.Deb Mukherjee
2014-10-01Merge "High-bitdepth bugfixes"Deb Mukherjee
2014-10-01Merge "Modify block transform skipping check"Yunqing Wang
2014-10-01Remove redundant header file from vp9_idct.hJingning Han
2014-10-01Remove unused header files from vp9_encodemb.hJingning Han
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-10-01Remove repeated header files from vp9_block.hJingning Han
2014-10-01Modify block transform skipping checkYunqing Wang
2014-10-01Remove repeated vpx_integer.h from vp9_prob.hJingning Han
2014-10-01Use precise header files in vp9_entropymv.hJingning Han
2014-10-01Merge "Conditionally skip reference frame check"Jingning Han