summaryrefslogtreecommitdiff
path: root/vp8/encoder/onyx_if.c
AgeCommit message (Expand)Author
2016-09-01Merge "Fix formatting in internal stats for vp8 and vp9"Yaowu Xu
2016-08-29Merge "vp8: Move loopfilter synchronization to end of encode_frame call."Marco Paniconi
2016-08-25Fix formatting in internal stats for vp8 and vp9Sarah Parker
2016-08-25vp8: Move loopfilter synchronization to end of encode_frame call.Marco
2016-08-23Remove halfpix specializationJohann
2016-08-22Revert "vp8: Move loopfilter synchronization to end of encode_frame call."Marco Paniconi
2016-08-16vp8: Move loopfilter synchronization to end of encode_frame call.Marco
2016-07-21Revert "Amend and improve VP8 multithreading implementation"Yunqing Wang
2016-07-20vp8/onyx_if.c: rework #if's to avoid dangling else'sJames Zern
2016-07-19vp8: apply clang-tidy google-readability-braces-around-statementsclang-tidy
2016-07-18prepend ++ instead of post in for loops.Jim Bankoski
2016-07-15vp8: apply clang-formatclang-format
2016-06-24Port metric computation changes from nextgenv2Yaowu Xu
2016-06-16Merge "vp8_change_config: fix unsigned/signed comparison"Johann Koenig
2016-06-16vp8_change_config: fix unsigned/signed comparisonJohann
2016-06-16Fix ubsan warning: vp8/encoder/onyx_ifcYaowu Xu
2016-06-14Match prev_ to number_of_layersJohann
2016-06-14Active map and ROI map use unsigned rows/colsJohann
2016-05-11Added a measure of rc drift.paulwilkins
2016-03-22Simplify the loopfilter synchronization logic in VP8 encoderYunqing Wang
2016-02-17vp8/onyx_if: add missing alloc checksJames Zern
2016-01-08Amend and improve VP8 multithreading implementationYunqing Wang
2015-09-30vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje
2015-09-09vp8: Small adjustment to cyclic_refresh max_mbs_perframe.Marco
2015-08-26Clean up unused function warnings in vp8 onyx_if.cJohann
2015-08-18Rename vp8 quantize.cJohann
2015-08-07Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.Alex Converse
2015-07-07Move sub pixel variance to vpx_dspJohann
2015-05-26Move variance functions to vpx_dspJohann
2015-05-19VP8: For high overshoot, force drop frame and max-out QP.Marco
2015-05-06Move shared SAD code to vpx_dspJohann
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-04-28vpx_mem: remove vpx_memcpyJames Zern
2015-03-19vp8: fix a bug in the internal PSNR calculationYunqing Wang
2015-01-29Explicitly include vp8_rtcd.hJohann
2015-01-27vp8enc: Prevent out of bounds memory access.Alex Converse
2014-12-16Silence -Werror=unused-parameterJohann
2014-12-03Various updates to vp8.Marco
2014-11-04Merge "Remove pair quantization"Johann
2014-11-04Avoid divide-by-zero in vp8 initializationJohann
2014-10-31Remove pair quantizationJohann
2014-10-24vp8: Updates to noise level estimate.Marco
2014-10-22vp8: Update to computation of noise level.Marco
2014-09-19vp8: Update to the adaptive denoising mode.Marco
2014-09-09vp8: Updates for adaptive denoiser mode.Marco
2014-09-03Make process_denoise_mode_change function cond-compiled.Marco
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-16vp8: Add check on noise_sensitivity/denoiser on.Marco