summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2015-01-12vp8: Fix to crash in pick_inter.Marco
2014-12-16Silence -Werror=unused-parameterJohann
2014-12-03Various updates to vp8.Marco
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-25Fix IOCsYaowu Xu
2014-09-19vp8: Update to the adaptive denoising mode.Marco
2014-09-16arm: Fix building vp8_mse16x16_neon.c with MSVCScott LaVarnway
2014-09-15VP8 encoder for ARMv8 by using NEON intrinsics 1Scott LaVarnway
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-08vp8 encoder: remove vp8_yv12_copy_partial_frame_neonJia Jia
2014-09-03Make process_denoise_mode_change function cond-compiled.Marco
2014-09-02Updates to adaptive/aggressive denoiser mode.Marco
2014-08-26vp8 fix: deallocate denoiser->yv12_last_sourceMarco
2014-08-21Merge "VP8 encoder for ARMv8 by using NEON intrinsics 6"Johann
2014-08-20Merge "VP8 encoder for ARMv8 by using NEON intrinsics 3"Johann
2014-08-20Merge "VP8 encoder for ARMv8 by using NEON intrinsics 2"Johann
2014-08-20Merge "Fixes to adaptive denoiser mode."Marco
2014-08-20Bugfix for vp8 aggressive denoiser mode.Marco
2014-08-20Fixes to adaptive denoiser mode.Marco
2014-08-20VP8 encoder for ARMv8 by using NEON intrinsics 6James Yu
2014-08-20VP8 encoder for ARMv8 by using NEON intrinsics 3James Yu
2014-08-20VP8 encoder for ARMv8 by using NEON intrinsics 2Scott LaVarnway
2014-08-16vp8: Add check on noise_sensitivity/denoiser on.Marco
2014-08-15Merge "Add an adaptive denoising mode."Marco Paniconi
2014-08-14Add an adaptive denoising mode.Marco Paniconi
2014-08-14vp8: Modify to use closest reference in zero_mv bias.Marco
2014-08-13Remove unused vp8 quantize functionsJohann
2014-08-11Merge "remove unused fields from BOOL_CODER / vp9_writer"James Zern
2014-08-08vp8: Code cleanup for control of denoiser mode.Marco Paniconi
2014-08-07vp8: for spatial resize, reallocate denoiser in vp8_allocate_comp.Marco Paniconi
2014-08-06vp8 bugfix: Reallocate denoiser when spatially resizing.Marco Paniconi