summaryrefslogtreecommitdiff
path: root/aom_dsp/variance.c
Commit message (Expand)AuthorAge
* Remove CONFIG_AV1 preproc symbol.Tom Finegan2018-05-26
* cmake: generate rtcd headers in config subdir.Tom Finegan2018-05-23
* cmake: Output aom_config in config sub dir.Tom Finegan2018-05-23
* Refactor: av1_make_inter_predictorPeng Bin2018-05-21
* Scaled pred: proper convolve for subpel searchUrvang Joshi2018-05-03
* Remove the av1_get_interp_filter_params() functionUrvang Joshi2018-04-26
* optimize highbd_variance64Katsuhisa Yuasa2018-04-09
* Remove funcs/arrays/enums related to 128X32 or 32X128 blockYue Chen2018-03-22
* Remove CONFIG_JNT_COMP macroDeepa K G2018-03-05
* Suppress integer overflow warningCheng Chen2018-03-02
* Remove CONFIG_EXT_PARTITION_TYPES config flagDebargha Mukherjee2018-02-28
* Remove CONFIG_EXT_PARTITION config flagDebargha Mukherjee2018-02-28
* Remove aom_comp_mask_upsampled_pred from rtcdPeng Bin2018-02-02
* Move if statement outside for loopsPeng Bin2018-02-01
* Move if statement outside for loopsPeng Bin2018-01-23
* Remove the use of macro "CONFIG_HIGHBITDEPTH"Yaowu Xu2017-12-27
* JNT_COMP: add SIMD and interface for high bit-depthCheng Chen2017-12-18
* JNT_COMP: SIMD implementation for aom_jnt_sub_pixel_avgCheng Chen2017-11-22
* JNT_COMP: add SIMD implementations for c functionsCheng Chen2017-11-06
* JNT_COMP: Refactor codeCheng Chen2017-11-06
* Remove experimental flag of MOTION_VARSebastien Alaiwan2017-10-31
* JNT_COMP: 2. assign proper weigths in rdoptCheng Chen2017-10-25
* Remove compile guards for CONFIG_EXT_INTERSebastien Alaiwan2017-10-02
* Add 32x128/128x32 block sizesRupert Swarbrick2017-09-29
* ext-partition-types: Add 64x16 and 16x64 bsizesRupert Swarbrick2017-08-04
* Fix mismatch between SSE2 and C versions of HBD upsampled_pred.Thomas Daede2017-07-14
* ext-partition-types: Add 4:1 partitionsRupert Swarbrick2017-07-12
* encoder: Remove 64x upsampled reference buffersTimothy B. Terriberry2017-06-19
* ext-inter: Further cleanupDavid Barker2017-05-24
* ext-inter: Delete dead codeDavid Barker2017-05-23
* ext-inter: Use joint_motion_search for masked compoundsDavid Barker2017-05-18
* Resolve -Wshorten-64-to-32 in highbd obmc/ext-inter variance.James Zern2017-04-28
* Resolve -Wshorten-64-to-32 in highbd variance.James Zern2017-04-28
* Clear test failures and compiler warnings of MOTION_VARYue Chen2017-04-27
* Fix gcc warning on int type conversion in ext-interJingning Han2017-04-25
* Homogenize configuration option name.Sebastien Alaiwan2017-04-12
* variance: Add odd size sse functionsAlex Converse2017-03-31
* Add 2x2 block level variance functions for high bdJingning Han2016-12-20
* Add 2x4 and 4x2 variance functionsJingning Han2016-12-15
* Add 2x2 variance functionJingning Han2016-12-07
* Resolve -Wshorten-64-to-32 in variance.Alex Converse2016-10-13
* Renamings for OBMC experimentYue Chen2016-10-13
* Change to use aom copyright noticeYaowu Xu2016-09-02
* Port renaming changes from AOMediaYaowu Xu2016-08-31
* Port folder renaming changes from AOMYaowu Xu2016-08-31