summaryrefslogtreecommitdiff
path: root/vp9/vp9_common.mk
AgeCommit message (Expand)Author
2018-01-18Add vp9_highbd_iht8x8_64_add_sse4_1()Linfeng Zhang
2018-01-08Add vp9_highbd_iht4x4_16_add_sse4_1()Linfeng Zhang
2018-01-08Update dct_test.ccLinfeng Zhang
2016-09-20vp8: remove VP8_SET_DBG* control supportJames Zern
2016-07-12deblock filter : moved from vp8 code branchJim Bankoski
2016-07-01remove *debugmodes.c from the default buildJames Zern
2015-08-10Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.hAlex Converse
2015-08-04Replace vp9_ prefix with vpx_ prefix in vpx_dsp function namesJingning Han
2015-08-03Move inverse transfrom dspr2 functions from vp9 to vpx_dspJingning Han
2015-08-03Add common_dspr2.c file to vpx_dsp/mipsJingning Han
2015-08-01Factor out mips/msa inverse transform implementationsJingning Han
2015-07-31Factor inverse transform functions into vpx_dspJingning Han
2015-07-31Refactor mips/dspr2 on convolution.Zoe Liu
2015-07-31Code refactor on InterpKernelZoe Liu
2015-07-27Move intra prediction functions from vp9/common/ to vpx_dsp/hui su
2015-07-22mips/dspr2: fix vp9-highbitdepth buildJames Zern
2015-07-20Merge "Move bit reader files to vpx_dsp"Yaowu Xu
2015-07-17Remove dspr2 loop filter files from vp9_common.mkJingning Han
2015-07-17Move bit reader files to vpx_dspYaowu Xu
2015-07-16Migrate loop filter functions from vp9/ to vpx_dsp/Jingning Han
2015-07-14Add an SSE2 version of vp9_iwht4x4_16_addAlex Converse
2015-07-13Revert "Add an SSE2 version of vp9_iwht4x4_16_add."Yaowu Xu
2015-07-08Add an SSE2 version of vp9_iwht4x4_16_add.Alex Converse
2015-07-07Move sub pixel variance to vpx_dspJohann
2015-07-02Merge "Move multi-threading module functions into vpx_thread folder"Jingning Han
2015-07-01Move multi-threading module functions into vpx_thread folderJingning Han
2015-07-01Fix --disable-use-x86incJohann
2015-06-12mips msa vp9 filter by weight optimizationParag Salasakar
2015-06-06mips msa vp9 intra-pred optimizationParag Salasakar
2015-06-05mips msa vp9 loopfilter 4, 8 optimizationParag Salasakar
2015-06-04mips msa vp9 loopfilter 16 optimizationParag Salasakar
2015-06-04mips msa vp9 convolve8 avg hv optimizationParag Salasakar
2015-06-03mips msa vp9 convolve8 avg horiz optimizationParag Salasakar
2015-06-03mips msa vp9 convolve8 avg vert optimizationParag Salasakar
2015-06-02mips msa vp9 idct4x4 and iwht4x4 optimizationParag Salasakar
2015-06-02mips msa vp9 updated convolve horiz, vert, hv, copy, avg moduleParag Salasakar
2015-06-01mips msa vp9 updated idct 8x8, 16x16 and 32x32 moduleParag Salasakar
2015-05-30Merge "mips msa vp9 updated macros and disable all MSA functions"Parag Salasakar
2015-05-29vp9_reconintra_neon: add DC 8x8 predictorsJames Zern
2015-05-29mips msa vp9 updated macros and disable all MSA functionsParag Salasakar
2015-05-22add vp9/common/x86/convolve.hJames Zern
2015-05-08mips msa vp9 idct 8x8 optimizationParag Salasakar
2015-05-07mips msa vp9 idct 32x32 optimizationParag Salasakar
2015-05-05mips msa vp9 idct 16x16 optimizationParag Salasakar
2015-04-30Merge "Remove vp9_idct16x16_10_add_ssse3()"Yaowu Xu
2015-04-30Remove vp9_idct16x16_10_add_ssse3()Yaowu Xu
2015-04-29mips msa vp9 copy and avg convolve optimizationParag Salasakar
2015-04-21Merge "mips msa vp9 convolve8 horiz optimization"Parag Salasakar
2015-04-21Rename neon convolve avg fileJohann
2015-04-21mips msa vp9 convolve8 horiz optimizationParag Salasakar