summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2014-10-08Merge "experimental : partition using 1/8 x 1/8 image"Jim Bankoski
2014-10-07experimental : partition using 1/8 x 1/8 imageJim Bankoski
2014-10-07Merge "Remove vp9_blockd.h from vp9_common_data.c"Jingning Han
2014-10-07Merge "Replace mi_width_log2() with mi_width_log2_lookup table"Jingning Han
2014-10-07Merge "Take out repeated block width/height lookup functions"Jingning Han
2014-10-07Clean up header files in vp9_blockd.h and related filesJingning Han
2014-10-07Use #define statement for MAX_MB_PLANEJingning Han
2014-10-07Remove extra empty lineJingning Han
2014-10-07Merge "Move inter filter defs to vp9_filter.h"Jingning Han
2014-10-07Remove vp9_blockd.h from vp9_common_data.cJingning Han
2014-10-07Replace mi_width_log2() with mi_width_log2_lookup tableJingning Han
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-07Resolves some static analysis / undefined warningsDeb Mukherjee
2014-10-07Merge "Add SSE2 code and unit test for VP9 denoiser."JackyChen
2014-10-06Add SSE2 code and unit test for VP9 denoiser.JackyChen
2014-10-06Add range check in inverse ADST 16x16Jingning Han
2014-10-04Some data type changes in vp9_idct.cDeb Mukherjee
2014-10-03Merge "Incorporate WRAPLOW macro into non-highbitdepth tx"Deb Mukherjee
2014-10-03Incorporate WRAPLOW macro into non-highbitdepth txDeb 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 invalid memory access in inter prediction (issue 853).Alexander Voronov
2014-10-01Merge "Remove redundant header file from vp9_idct.h"Jingning Han
2014-10-01Merge "High-bitdepth bugfixes"Deb Mukherjee
2014-10-01Remove redundant header file from vp9_idct.hJingning Han
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-10-01Remove repeated vpx_integer.h from vp9_prob.hJingning Han
2014-10-01Use precise header files in vp9_entropymv.hJingning Han
2014-09-30Moves transform type defines to vp9_commonDeb Mukherjee
2014-09-30Revert "Fix compiling error in vp9_idct.h"James Zern
2014-09-30Remove redundant header file declarationJingning Han
2014-09-30Fix compiling error in vp9_idct.hJingning Han
2014-09-29Miscellaneous decoder changes for high bitdepthDeb Mukherjee
2014-09-25Avoid calling vp9_is_scaled two times in a function.hkuang
2014-09-25Fix a couple of commentsYaowu Xu
2014-09-24Correct the condition for border extensionYaowu Xu
2014-09-24Merge "Fix invalid memory access on 2x downscale."Yaowu Xu
2014-09-24Fix incorrect subsampling used in VP9 non420 loopfilter.Alexander Voronov
2014-09-23Merge "High bit-depth loop/arf/postproc filter functions"Deb Mukherjee
2014-09-23High bit-depth loop/arf/postproc filter functionsDeb Mukherjee
2014-09-19Remove mi_grid_* structures.hkuang
2014-09-19High bit-depth coefficient coding functionsDeb Mukherjee
2014-09-18Merge "FIX: vp9_loopfilter_intrin_sse2.c"Frank Galligan
2014-09-18FIX: vp9_loopfilter_intrin_sse2.cScott LaVarnway
2014-09-18Merge "Adds high bitdepth convolve, interpred & scaling"Deb Mukherjee
2014-09-18Adds high bitdepth convolve, interpred & scalingDeb Mukherjee
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