summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-09Correct the code format.hkuang
2014-10-09Merge "Remove unnecessary code."hkuang
2014-10-09Merge "Remove unnecessary scale check in set_ref."hkuang
2014-10-09Merge "Rename highbitdepth functions to use highbd prefix"Deb Mukherjee
2014-10-09Remove unnecessary code.hkuang
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-10-09Remove unnecessary scale check in set_ref.hkuang
2014-10-09Merge "Remove sub8x8 block index from rd_pick_partition argument"Jingning Han
2014-10-09Merge "Subpel search cleanups and enhancements"Deb Mukherjee
2014-10-09Merge "Move the high freq coeff check outside store_coding_context"Alex Converse
2014-10-09Remove sub8x8 block index from rd_pick_partition argumentJingning Han
2014-10-09Merge "vp8: Suppress denoising with respect to old reference frames."Marco
2014-10-09Merge "Fix src frame buffer copy and extend"Yaowu Xu
2014-10-09Merge "set_vt_partitioning: fix type conversion warning"James Zern
2014-10-09set_vt_partitioning: fix type conversion warningJames Zern
2014-10-09vp9_rtcd_defs: fix vp9_avg_8x8 declarationJames Zern
2014-10-08Subpel search cleanups and enhancementsDeb Mukherjee
2014-10-08Merge "Allow mode search breakout at very low prediction errors"Yunqing Wang
2014-10-08Allow mode search breakout at very low prediction errorsYunqing Wang
2014-10-08Move the high freq coeff check outside store_coding_contextJingning Han
2014-10-08Use local variable in vp9_rd_pick_inter_mode_sbJingning Han
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-08vp8: Suppress denoising with respect to old reference frames.Marco
2014-10-08Fixes naming bug from previous highbitdepth patchDeb Mukherjee
2014-10-08Merge "Refactoring of highbitdepth bitshift operations"Deb Mukherjee
2014-10-08Merge "Add unit test for VP8 denoiser."JackyChen
2014-10-08Fix src frame buffer copy and extendYaowu Xu
2014-10-08Refactoring of highbitdepth bitshift operationsDeb Mukherjee
2014-10-08Add unit test for VP8 denoiser.JackyChen
2014-10-08Merge "experimental : partition using 1/8 x 1/8 image"Jim Bankoski
2014-10-08Merge "Force better lower quantizer keyframe in case of high quantizer."Jim Bankoski
2014-10-08Revert "Change the y4m buffer allocation size"Yaowu Xu
2014-10-08Merge "Improve two pass VBR accuracy."Paul Wilkins
2014-10-08Merge "Two pass rc changes."Paul Wilkins
2014-10-07experimental : partition using 1/8 x 1/8 imageJim Bankoski
2014-10-07Force better lower quantizer keyframe in case of high quantizer.Jim Bankoski
2014-10-07Merge "Remove extra empty line"Jingning Han
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-07Merge "Fix skip_txfm issue in rdopt code"Yunqing Wang
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-07Merge "Reduce the scope of the header file used in vp9_context_tree.h"Jingning Han
2014-10-07Merge "Remove redundant header file from vp9_encoder.h"Jingning Han
2014-10-07Remove vp9_blockd.h from vp9_common_data.cJingning Han
2014-10-07Fix skip_txfm issue in rdopt codeYunqing Wang