summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
2014-11-20Correctly initialize "ones" value in neon quantizeJohann
2014-11-06Remove asm offset dependenciesJohann
2014-11-04Merge "Remove pair quantization"Johann
2014-11-04Merge "vp8 quantization -> intrinsics"Johann
2014-11-04Avoid divide-by-zero in vp8 initializationJohann
2014-10-31Remove pair quantizationJohann
2014-10-31vp8 quantization -> intrinsicsJohann
2014-10-24vp8: Updates to noise level estimate.Marco
2014-10-22Merge "vp9_denoiser_sse2.c: improve code style."JackyChen
2014-10-22vp9_denoiser_sse2.c: improve code style.JackyChen
2014-10-22vp8: Update to computation of noise level.Marco
2014-10-17Updates to aggressive denoising mode.Marco
2014-10-13Resolves some lint errorsDeb Mukherjee
2014-10-08vp8: Suppress denoising with respect to old reference frames.Marco
2014-09-25Fix build failure with Android NDKJohann
2014-09-25Merge "Clarify GCC version check"Johann
2014-09-25Clarify GCC version checkJohann
2014-09-25Fix IOCsYaowu Xu
2014-09-19vp8: Update to the adaptive denoising mode.Marco
2014-09-17Merge "vp8: common: postproc: fix signed overflow of statement of (X +c) >= X...Johann
2014-09-16arm: Fix building vp8_mse16x16_neon.c with MSVCScott LaVarnway
2014-09-15Merge "vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER' bit to vpx_ports/mem.h....Johann
2014-09-15VP8 encoder for ARMv8 by using NEON intrinsics 1Scott LaVarnway
2014-09-14vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER' bit to vpx_ports/mem.h.Jia Jia
2014-09-14vp8: common: postproc: fix signed overflow of statement of (X +c) >= X when '...Jia Jia
2014-09-12Merge "Remove unused vp8_strict_quantize"Johann
2014-09-12Merge "Remove unused vp8 quantize functions"Johann
2014-09-12Remove unused vp8_strict_quantizeJohann
2014-09-10Fix the bug which made VP8 denoiser not bit-exact between C code and SSE code.JackyChen
2014-09-09Merge "vp8: Updates for adaptive denoiser mode."Marco
2014-09-09vp8: Updates for adaptive denoiser mode.Marco
2014-09-09Move vp8_variance_halfpixvar16x16_*_neon definitionsJohann
2014-09-08vp8 encoder: remove vp8_yv12_copy_partial_frame_neonJia Jia
2014-09-05vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling functions of ...Jia Jia
2014-09-04bilinearpredict_neon: fix type conversion warningsJames Zern
2014-09-04Removing sz member from vpx_codec_priv. Dmitry Kovalev
2014-09-04Merge "arm: Fix building vp8_subpixelvariance_neon.c with MSVC"James Zern
2014-09-04Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 10""Scott LaVarnway
2014-09-04vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling idct_blk_neon.c.Jia Jia
2014-09-04arm: Fix building vp8_subpixelvariance_neon.c with MSVCMartin Storsjo
2014-09-03Merge "Consistent allocation of vpx_codec_alg_priv_t."Dmitry Kovalev
2014-09-03Merge "Make process_denoise_mode_change function cond-compiled."Marco
2014-09-03Neon version of vp8_build_intra_predictors_mby_s() andScott LaVarnway
2014-09-03VP8 for ARMv8 by using NEON intrinsics 17Scott LaVarnway
2014-09-03Merge "Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 06" This revert...Johann
2014-09-03Make process_denoise_mode_change function cond-compiled.Marco
2014-09-03Consistent allocation of vpx_codec_alg_priv_t.Dmitry Kovalev
2014-09-02Merge "Adds config opt for highbitdepth + misc. vpx"Deb Mukherjee
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-09-02Merge "Updates to adaptive/aggressive denoiser mode."Marco