summaryrefslogtreecommitdiff
path: root/aom_dsp/aom_dsp.cmake
Commit message (Expand)AuthorAge
* Remove 'aom_dsp/avg.c' and related sourcesDavid Michael Barr2018-06-08
* arm: remove unused assemblyJohann2018-05-31
* cmake,asm targets: silently ignore empty listsJames Zern2018-05-17
* Move iwht4x4 to av1_inv_txfm2d.cAngie Chiang2018-05-16
* cmake-format: update aom_dsp.cmakeJohann2018-05-15
* cmake: cleanup aom_dsp.cmake.Tom Finegan2018-05-14
* Further remove old transform codeUrvang Joshi2018-05-10
* cmake: apply cmake-formatJohann2018-04-28
* cmake: change include guardJohann2018-04-27
* cmake: remove some empty aom_dsp lib targets.Tom Finegan2018-04-26
* Remove av1_full_sad_searchKyle Siefring2018-04-11
* correct noise_model file listJohann2018-04-06
* Add film grain table input to allow injecting grain params.Neil Birkbeck2018-03-23
* Remove more unused convolve functions from aom_dspUrvang Joshi2018-03-15
* Remove unused convolve_add_src functions.Urvang Joshi2018-03-14
* Remove unused convolve8_avg functions from aom_dspUrvang Joshi2018-03-14
* [non-normative] Remove encoder-only code from decoderDavid Barker2018-03-09
* SSE optimization of motion compensation functionsRavi Chaudhary2018-03-08
* SSE optimization of motion compensation functionsRavi Chaudhary2018-03-07
* Remove CONFIG_JNT_COMP macroDeepa K G2018-03-05
* Remove CONFIG_EXT_PARTITION config flagDebargha Mukherjee2018-02-28
* AVX2 optimization of motion compensation functionsDeepa K G2018-02-27
* Remove CONFIG_LOOP_RESTORATION config flagDebargha Mukherjee2018-02-27
* Remove deprecated intra predictor functionsHui Su2018-02-22
* Remove CONFIG_PARALLEL_DEBLOCKINGYaowu Xu2018-02-14
* Add transpose_sse2.hAngie Chiang2018-02-06
* Faster AVX2 implementation of motion compensation modulesDeepa K G2018-02-06
* Add aom_comp_mask_pred_avx2Peng Bin2018-02-02
* AVX2 implementation of the Wiener filterImdad Sardharwalla2018-02-02
* Film grain synthesis algorithmAndrey Norkin2018-01-29
* Add utilities to aom_dsp for modeling correlated noise.Neil Birkbeck2018-01-17
* Remove tree reader and writer.Thomas Daede2018-01-08
* Remove the use of macro "CONFIG_HIGHBITDEPTH"Yaowu Xu2017-12-27
* Remove ANS experimentSebastien Alaiwan2017-12-05
* Split big file into twoSebastien Alaiwan2017-11-25
* JNT_COMP: add ssse3 implementations for sad_avgCheng Chen2017-11-22
* JNT_COMP: SIMD implementation for aom_jnt_sub_pixel_avgCheng Chen2017-11-22
* Move mem_sse2.h from av1/common/x86 to aom_dsp/x86Linfeng Zhang2017-11-21
* cmake: Silence ranlib warnings when jnt_comp is disabled.Tom Finegan2017-11-09
* JNT_COMP: add SIMD implementations for c functionsCheng Chen2017-11-06
* Remove experimental flag of MOTION_VARSebastien Alaiwan2017-10-31
* Highbd D45E intrapred SSE2/AVX2 speedupYi Luo2017-10-10
* Migrate some vp9 highbd intrapred x86 speedup to av1Yi Luo2017-10-10
* Add guard for neon convolve with ext-partitionDebargha Mukherjee2017-10-08
* Lowbd SMOOTH_PRED intrapred ssse3 optimizationYi Luo2017-10-06
* Remove compile guards for CONFIG_EXT_INTERSebastien Alaiwan2017-10-02
* Lowbd TM_PRED intrapred ssse3 optimizationYi Luo2017-09-29
* Lowbd intrapred DC/TOP/LEFT/128/V/H avx2Yi Luo2017-09-29
* Lowbd rect intrapred DC/LEFT/TOP/128 sse2 optimizationYi Luo2017-09-27
* Highbd intra pred H_PRED sse2 optimizationYi Luo2017-09-18