summaryrefslogtreecommitdiff
path: root/vp9/common/x86
AgeCommit message (Expand)Author
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
2014-05-22change to use assembly version of ssse3 filter codeYaowu Xu
2014-05-22Merge "Fix a decoding mismatch in sub-pixel filters"Yunqing Wang
2014-05-22Fix a decoding mismatch in sub-pixel filtersYunqing Wang
2014-05-21Renames x86_64 specific asm filesDeb Mukherjee
2014-05-08Change eob threshold for partial inverse 8x8 2D-DCT to 12Jingning Han
2014-05-07SSSE3 8x8 inverse 2D-DCT with first 10 coeffs non-zeroJingning Han
2014-05-05SSSE3 implementation of full inverse 8x8 2D-DCTJingning Han
2014-04-10Merge "Fix encoder uninitialized read errors reported by drmemory"Yunqing Wang
2014-04-09Fix encoder uninitialized read errors reported by drmemoryYunqing Wang
2014-04-08Fix avx builds on macosx with clang 5.0.Tom Finegan
2014-03-06vp9_subpixel_8t_intrin_avx2: fix build w/clang 3.4+James Zern
2014-02-20Merge "vp9_subpixel_8t_intrin_ssse3.c: make some tables static"James Zern
2014-02-18vp9_subpixel_8t_intrin_ssse3.c: make some tables staticJames Zern
2014-02-18vp9_subpixel_8t_intrin_avx2.c: make some tables staticJames Zern
2014-02-18Merge "SSSE3 convolution optimization"Yunqing Wang
2014-02-14Merge "minor spelling cleanup in comments"Yaowu Xu
2014-02-14SSSE3 convolution optimizationlevytamar82
2014-02-12AVX2 Convolve Optimizationlevytamar82
2014-02-12minor spelling cleanup in commentsAndrew Russell
2014-02-10vp9/common/x86: Silence MSVC warnings in vp9_asm_stubs.c.Tom Finegan
2014-02-04Optimize bilinear sub-pixel filters in ssse3Yunqing Wang
2014-02-03Optimize bilinear sub-pixel filters in sse2Yunqing Wang
2014-01-28Add macros for convolve functionsYunqing Wang