summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-16Prevent parameters that can cause invalid ARF groups.paulwilkins
2017-08-16Fix corrupt arf groups due to low "lag_in_frames"paulwilkins
2017-08-11Rename vp8 quantize fileJohann
2017-08-11Merge "vp9 SVC: Fix the denoiser frame buffer management."Jerome Jiang
2017-08-10vp9 SVC: Fix the denoiser frame buffer management.Jerome Jiang
2017-08-10Merge "Clean highbd idct x86 code with inline functions"Linfeng Zhang
2017-08-10Merge "neon: vpx_quantize_b_32x32"Johann Koenig
2017-08-10Merge "quantize: copy ssse3 optimizations to intrinsics"Johann Koenig
2017-08-08Clean highbd idct x86 code with inline functionsLinfeng Zhang
2017-08-08Merge "vp9: Partition logic adjustment for speed 6 feature."Marco Paniconi
2017-08-08neon: vpx_quantize_b_32x32Johann
2017-08-08quantize: copy ssse3 optimizations to intrinsicsJohann
2017-08-08vp9: Partition logic adjustment for speed 6 feature.Marco
2017-08-07Update 32x32 idct sse2 funcs, add partial case 135Linfeng Zhang
2017-08-04Rename highbd_multiplication_and_add_xx() to highbd_butterfly_xx()Linfeng Zhang
2017-08-04Replace multiplication_and_add() with butterfly() in idct x86 codeLinfeng Zhang
2017-08-04Update butterfly() in idct x86 optimizations.Linfeng Zhang
2017-08-04Add vpx_highbd_idct16x16_{10, 38, 256}_add_sse4_1Linfeng Zhang
2017-08-04Update for loop increment of idct x86 functionsLinfeng Zhang
2017-08-04Update high bitdepth 16x16 idct x86 codeLinfeng Zhang
2017-08-04Merge "quantize test: consolidate sizes"Johann Koenig
2017-08-04quantize test: consolidate sizesJohann
2017-08-04vpx_dsp: merge avx2 variance filesScott LaVarnway
2017-08-04Fix mips dspr2 6 tap filter clobber listKaustubh Raste
2017-08-04Merge "Rewrite vpx_idct16x16_{10,256}_add_sse2() and add case 38 function"Linfeng Zhang
2017-08-03Merge "vpx_dsp: Use correct check for halfpel in"Scott LaVarnway
2017-08-03Rewrite vpx_idct16x16_{10,256}_add_sse2() and add case 38 functionLinfeng Zhang
2017-08-03Merge changes I76727df0,I66297d78,I1d000c6bLinfeng Zhang
2017-08-03vpx_dsp: Use correct check for halfpel inScott LaVarnway
2017-08-03Merge "Force the bit exactness in the first pass"Yunqing Wang
2017-08-02Extract inlined 16x16 idct sse2 code into header fileLinfeng Zhang
2017-08-02Add transpose_32bit_8x4() sse2 optimizationLinfeng Zhang
2017-08-02Force the bit exactness in the first passYunqing Wang
2017-08-02Merge "quantize test: add speed comparison"Johann Koenig
2017-08-02vp8: Drop due to overshoot for non-screen content.Marco
2017-08-02Merge "vpxdsp: variance_impl_avx2.c cleanup"Scott LaVarnway
2017-08-02quantize test: add speed comparisonJohann
2017-08-02vpxdsp: variance_impl_avx2.c cleanupScott LaVarnway
2017-08-02Merge "loongson mmi configuration patch."shiyou yin
2017-08-01Update x86 idct optimizationLinfeng Zhang
2017-08-01Merge "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"Linfeng Zhang
2017-08-01Merge "neon: vpx_quantize_b"Johann Koenig
2017-08-01Merge "Respond more rapidly to excessive local overshoot."Paul Wilkins
2017-08-01Merge "vp9: Adjust noise estimation for 360p."Marco Paniconi
2017-07-31vp9: Adjust noise estimation for 360p.Marco
2017-07-31Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2Linfeng Zhang
2017-07-31Merge "highbd_inv_txfm_sse4: make << of neg. val a multiply"James Zern
2017-07-31neon: vpx_quantize_bJohann
2017-07-31loongson mmi configuration patch.YinShiyou
2017-07-31Merge "Revert "Revert "vp9: Speed feature to adapt partition based on source_...Marco Paniconi