summaryrefslogtreecommitdiff
path: root/vp9/common/x86
AgeCommit message (Expand)Author
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
2014-09-09Merge "Cleaning up and speeding up vp9_idct32x32_1024_add_sse2()."Dmitry Kovalev
2014-09-05Cleaning up and speeding up vp9_idct32x32_1024_add_sse2().Dmitry Kovalev
2014-09-05Removing postproc mmx code.Dmitry Kovalev
2014-08-21Merge "Fix bug 804"Yaowu Xu
2014-08-07Fix bug 804levytamar82
2014-08-05Remove vp9_postproc_x86.hJohann
2014-06-12Use lrand48 on AndroidJohann
2014-06-03Merge "Enable SSSE3 inverse 2D-DCT with 10 non-zero coeffs"Jingning Han
2014-05-29Fix a potential overflow issue in inverse 16x16 full 2D-DCTJingning Han
2014-05-28Enable SSSE3 inverse 2D-DCT with 10 non-zero coeffsJingning Han
2014-05-27Fix compiling error in MSVSJingning Han
2014-05-27Merge "Fix decoder mismatch in sub-pixel AVX2 intrinsic filters"Yunqing Wang
2014-05-23Fix decoder mismatch in sub-pixel AVX2 intrinsic filterslevytamar82
2014-05-23Merge "Inverse 16x16 2D-DCT SSSE3 implementation"Jingning Han
2014-05-23Inverse 16x16 2D-DCT SSSE3 implementationJingning Han
2014-05-23Fix decoder mismatch in sub-pixel SSSE3 intrinsic filtersYunqing Wang
2014-05-23Merge "change to use assembly version of ssse3 filter code"Yaowu Xu