summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_pickmode.c
AgeCommit message (Expand)Author
2014-10-15Some updates for Speed 6/VAR_BASED_PARTITION.Marco
2014-10-09Merge "Rename highbitdepth functions to use highbd prefix"Deb Mukherjee
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-10-09Merge "Subpel search cleanups and enhancements"Deb Mukherjee
2014-10-08Subpel search cleanups and enhancementsDeb Mukherjee
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-07Replace mi_width_log2() with mi_width_log2_lookup tableJingning Han
2014-10-07Take out repeated block width/height lookup functionsJingning Han
2014-09-25Adds various high bit-depth encode functionsDeb Mukherjee
2014-09-19Remove mi_grid_* structures.hkuang
2014-09-16Adds high bitdepth quantization functionsDeb Mukherjee
2014-09-05vp9_pick_inter_mode: normalize some typesJames Zern
2014-09-05vp9_pick_inter_mode: cosmetics: localize var. defsJames Zern
2014-09-05vp9_pick_inter_mode: cosmetics: add constJames Zern
2014-09-05vp9_pick_inter_mode: cosmetics: fix indentJames Zern
2014-09-05vp9_pickmode: move PRED_BUFFER definition to .cJames Zern
2014-09-05vp9_pickmode: make vp9_pick_inter_mode() voidJames Zern
2014-09-04Merge "Speed up compound inter prediction mode check"Jingning Han
2014-09-03Speed up compound inter prediction mode checkJingning Han
2014-09-03Small cleanup: reusing existing code.Dmitry Kovalev
2014-08-28Updates vp9_pattern search to return integer sadsDeb Mukherjee
2014-08-22vp9_denoiser_update_frame_stats: unused parm fixedJim Bankoski
2014-08-21Merge "vp9_pickmode.c: check value that can be null to avoid warning"Jim Bankoski
2014-08-19Fix valgrind error in pickmode.Alex Converse
2014-08-19vp9_pickmode.c: check value that can be null to avoid warningJim Bankoski
2014-08-12Fix pickmode for intra DC blocksAlex Converse
2014-08-11Merge "Extend skip_txfm flag into array to cover YUV planes"Jingning Han
2014-08-08Remove coding_use_prev_mi member from VP9_COMMONAdrian Grange
2014-08-05Extend skip_txfm flag into array to cover YUV planesJingning Han
2014-07-30Merge "Use frame index directly in get_chessboard_index"Jingning Han
2014-07-30clear up cfg unused warning in vp9_pick_inter_modeJim Bankoski
2014-07-29Use frame index directly in get_chessboard_indexJingning Han
2014-07-24s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISINGTim Kopp
2014-07-16Merge "VP9 Denoiser denoises after mode/bsize search"Tim Kopp
2014-07-15Merge "Make non-rd pick_mode work with Golden/Altref"Yaowu Xu
2014-07-15VP9 Denoiser denoises after mode/bsize searchTim Kopp
2014-07-14Merge "Fix a potential invalid memory access in non-RD coding flow"Jingning Han
2014-07-14Make non-rd pick_mode work with Golden/AltrefYaowu Xu
2014-07-13Merge "Fix chrome valgrind warning due to the use of mismatched bsize"Jingning Han
2014-07-11Fix a potential invalid memory access in non-RD coding flowJingning Han
2014-07-11Fix chrome valgrind warning due to the use of mismatched bsizeJingning Han
2014-07-11Code refactoring: use defined inline functionsYunqing Wang
2014-07-10Merge "Minor cleanup"Yaowu Xu
2014-07-09Minor cleanupYaowu Xu
2014-07-09Remove repetitive code in mcomp.cYunqing Wang
2014-07-09Combined non-rd motion searchs into a single functionYaowu Xu
2014-07-02Split vp9_rdopt into vp9_rdopt and vp9_rd.Alex Converse
2014-07-02Merge "VP9 denoising enabled by noise_sensitivity param"Tim Kopp
2014-07-02VP9 denoising enabled by noise_sensitivity paramTim Kopp