summaryrefslogtreecommitdiff
path: root/vp9/common/x86
AgeCommit message (Expand)Author
2015-06-03Optimize the idct assembly code.hkuang
2015-05-22vp9: move ssse3 convolve fns to intrinsics fileJames Zern
2015-05-22vp9: move avx2 convolve fns to intrinsics fileJames Zern
2015-05-22add vp9/common/x86/convolve.hJames Zern
2015-05-22vp9_subpixel_8t_intrin_ssse3: quiet vs9 warningJames Zern
2015-05-15vp9 intrinsics: add vp9_rtcd includeJames Zern
2015-05-13Relocate memory operations for common codeJohann
2015-05-08Merge "Add more sse2 code for intra prediction."hkuang
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2015-05-06Add more sse2 code for intra prediction.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-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-30Add some sse2 code for intra prediction.hkuang
2015-04-30Remove vp9_idct16x16_10_add_ssse3()Yaowu Xu
2015-02-27Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 4"Jingning Han
2015-02-27Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 3"Jingning Han
2015-02-27Merge "Fix high bit-depth loop-filter sse2 compiling issue - part 2"Jingning Han
2015-02-26Fix high bit-depth loop-filter sse2 compiling issue - part 3Jingning Han
2015-02-26Fix high bit-depth loop-filter sse2 compiling issue - part 2Jingning Han
2015-02-25Fix high bit-depth loop-filter sse2 compiling issue - part 1Jingning Han
2015-02-24Fix high bit-depth loop-filter sse2 compiling issue - part 4Jingning Han
2015-02-10vp9_highbd_tm_predictor_16x16: fix win64James Zern
2015-01-18SSE2 code for the filter in MFQE.JackyChen
2014-12-12Merge "Remove redundant loads on 1d16_v8 filter."James Zern
2014-12-12Merge "Remove redundant loads on 1d8_v8 filter."James Zern
2014-12-12Remove redundant loads on 1d16_v8 filter.Frank Galligan
2014-12-12Remove redundant loads on 1d8_v8 filter.Frank Galligan
2014-12-12vp9_loopfilter_mmx: remove some unused tablesJames Zern
2014-12-11Corrected optimization of 8x8 DCT codePeter de Rivaz
2014-12-08Merge "SSSE3 Optimization for Atom processors using new instruction selection...Yunqing Wang
2014-12-08Merge "Changes to assembler for NASM on mac."James Zern
2014-12-08SSSE3 Optimization for Atom processors using new instruction selection and or...levytamar82
2014-12-02Added high bitdepth sse2 transform functionsPeter de Rivaz
2014-11-24Changes to assembler for NASM on mac.John Stark
2014-11-05Fix visual studio 2013 compiler warningsYaowu Xu
2014-11-01WORKAROUND FIX FOR GCC4.9.1levytamar82
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-09-23Merge "High bit-depth loop/arf/postproc filter functions"Deb Mukherjee
2014-09-23High bit-depth loop/arf/postproc filter functionsDeb Mukherjee
2014-09-18Merge "FIX: vp9_loopfilter_intrin_sse2.c"Frank Galligan
2014-09-18FIX: vp9_loopfilter_intrin_sse2.cScott LaVarnway
2014-09-18Merge "Adds high bitdepth convolve, interpred & scaling"Deb Mukherjee
2014-09-18Adds high bitdepth convolve, interpred & scalingDeb Mukherjee
2014-09-17Merge "Improved mb_lpf_horizontal_edge_w_sse2_16() #2"Frank Galligan
2014-09-17Improved mb_lpf_horizontal_edge_w_sse2_16() #2Scott LaVarnway
2014-09-16Adding high-bitdepth intra prediction functionsDeb Mukherjee
2014-09-11Allow specifying opt dependenciesJohann