summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2014-10-22Merge "vp9_ethread: allocate frame contexts outside VP9_COMMON struct"Yunqing Wang
2014-10-22vp9_ethread: allocate frame contexts outside VP9_COMMON structYunqing Wang
2014-10-22Fix Neon convolve profilingFrank Galligan
2014-10-20Merge "SAD32xh and SAD64xh for AVX2"Yunqing Wang
2014-10-19SAD32xh and SAD64xh for AVX2levytamar82
2014-10-17Add highbitdepth function for vp9_avg_8x8Peter de Rivaz
2014-10-14Merge "Add a 32-bit friendly sse2 quantizer."Alex Converse
2014-10-14Add a 32-bit friendly sse2 quantizer.Alex Converse
2014-10-14Merge "Remove extra line."hkuang
2014-10-14Merge "Remove mi_grid_base_array from VP9_COMMON (unused)"Adrian Grange
2014-10-13Use pre increment.hkuang
2014-10-13Remove mi_grid_base_array from VP9_COMMON (unused)Adrian Grange
2014-10-10Remove extra line.hkuang
2014-10-09Correct the code format.hkuang
2014-10-09Merge "Rename highbitdepth functions to use highbd prefix"Deb Mukherjee
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-10-09vp9_rtcd_defs: fix vp9_avg_8x8 declarationJames Zern
2014-10-08Merge "Clean up header files in vp9_blockd.h and related files"Jingning Han
2014-10-08Merge "Use #define statement for MAX_MB_PLANE"Jingning Han
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