summaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2015-05-15vp9: add some missing includesJames Zern
2015-05-15vp9 intrinsics: add vp9_rtcd includeJames Zern
2015-05-15vp9: correct some function signaturesJames Zern
2015-05-15Merge "Move mc_buf to cut down size of MACROBLOCKD."Frank Galligan
2015-05-14Move mc_buf to cut down size of MACROBLOCKD.Frank Galligan
2015-05-13Merge "Relocate memory operations for common code"Johann
2015-05-13Relocate memory operations for common codeJohann
2015-05-13Merge "mips msa vp9 idct 8x8 optimization"Parag Salasakar
2015-05-08build_intra_predictors*: reduce above_data sizeJames Zern
2015-05-09Merge "build_intra_predictors*: reduce left_col size"James Zern
2015-05-08Fix clang ioc warning due to NULL mi pointer.hkuang
2015-05-08Merge "Add more sse2 code for intra prediction."hkuang
2015-05-08mips msa vp9 idct 8x8 optimizationParag Salasakar
2015-05-08Merge "mips msa vp9 idct 32x32 optimization"Parag Salasakar
2015-05-07build_intra_predictors*: reduce left_col sizeJames Zern
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2015-05-07Merge "Move shared SAD code to vpx_dsp"Johann
2015-05-07Merge "Remove an unnecessary check."hkuang
2015-05-07mips msa vp9 idct 32x32 optimizationParag Salasakar
2015-05-06Add more sse2 code for intra prediction.hkuang
2015-05-06Move shared SAD code to vpx_dspJohann
2015-05-06Remove an unnecessary check.hkuang
2015-05-06Merge "Optimize the read_partition."hkuang
2015-05-06Merge "mips msa vp9 idct 16x16 optimization"Parag Salasakar
2015-05-05Optimize the read_partition.hkuang
2015-05-05fix and enable vp9_dc_128_predictor_16x16James Zern
2015-05-05Merge "Add some sse2 code for intra prediction."hkuang
2015-05-05mips msa vp9 idct 16x16 optimizationParag Salasakar
2015-05-01vp9_idct_intrin_sse2: cosmetics: reindentJames Zern
2015-04-30vp9: RECON_AND_STORE4X4: remove dest offsetJames Zern
2015-04-30vp9_idct_intrin_*: RECON_AND_STORE: remove dest offsetJames Zern
2015-04-30Merge "Remove vp9_idct16x16_10_add_ssse3()"Yaowu Xu
2015-04-30Add some sse2 code for intra prediction.hkuang
2015-04-30Remove vp9_idct16x16_10_add_ssse3()Yaowu Xu
2015-04-30Merge "mips msa vp9 copy and avg convolve optimization"Parag Salasakar
2015-04-30Merge "Disable ssse3 version idct16x16_256_add()"Yaowu Xu
2015-04-29Disable ssse3 version idct16x16_256_add()Yaowu Xu
2015-04-29mips msa vp9 copy and avg convolve optimizationParag Salasakar
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-04-28Merge "WIP: Use LUT for y_dequant/uv_dequant"Frank Galligan
2015-04-28WIP: Use LUT for y_dequant/uv_dequantScott LaVarnway
2015-04-27Fix debugmodes file to print modes and MVs correctlyYunqing Wang
2015-04-21Merge "mips msa vp9 convolve8 horiz optimization"Parag Salasakar
2015-04-21Merge "Rename neon convolve avg file"Johann
2015-04-21Rename neon convolve avg fileJohann
2015-04-21Revert "Remove mi_grid_* structures."Scott LaVarnway
2015-04-21mips msa vp9 convolve8 horiz optimizationParag Salasakar
2015-04-21mips msa vp9 convolve8 hv optimizationParag Salasakar
2015-04-18Merge "mips msa vp9 convolve8 vert optimization"Parag Salasakar