summaryrefslogtreecommitdiff
path: root/vp8
AgeCommit message (Expand)Author
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
2014-09-02Updates to adaptive/aggressive denoiser mode.Marco
2014-09-02Merge "Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 08"""Johann
2014-08-29Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 08""Scott LaVarnway
2014-08-28Removing alg_priv from vpx_codec_priv struct.Dmitry Kovalev
2014-08-26vp8 fix: deallocate denoiser->yv12_last_sourceMarco
2014-08-22Merge "Removing extraconfig_map from vp8_cx_iface.c."Dmitry Kovalev
2014-08-22Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.Dmitry Kovalev
2014-08-21Removing extraconfig_map from vp8_cx_iface.c.Dmitry Kovalev
2014-08-21Merge "Replacing NOT_IMPLMENTED with NULL."Dmitry Kovalev
2014-08-21Merge "VP8 encoder for ARMv8 by using NEON intrinsics 6"Johann
2014-08-20Replacing NOT_IMPLMENTED with NULL.Dmitry Kovalev
2014-08-20Removing iface pointer from vpx_codec_priv.Dmitry Kovalev
2014-08-20Merge "VP8 encoder for ARMv8 by using NEON intrinsics 3"Johann