aboutsummaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_aq_complexity.c
AgeCommit message (Expand)Author
2023-06-07Fix a few typosJerome Jiang
2016-08-08Add cpi parameter for forcing segmentation updateYury Gitman
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-02-02vp9_aq_complexity.c: remove unused macrosJames Zern
2016-01-13Properly set segmentation for error-resilient modeYaowu Xu
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-10Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.hAlex Converse
2015-05-15vp9: add some missing includesJames Zern
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2014-12-09Substantial restructuring of AQ mode 2.Paul Wilkins
2014-12-02Use average mb energy from first pass in AQ2 test.Paul Wilkins
2014-11-24vp9_ethread: modify VP9_COMP structureYunqing Wang
2014-11-20Add variance restriction to AQ2.Paul Wilkins
2014-09-16Adds high bitdepth quantization functionsDeb Mukherjee
2014-07-02Adapt strength of AQ2.Paul Wilkins
2014-06-03Fix AQ mode 2 bug where delta causes Q 0.Paul Wilkins
2014-04-07Moving compute_qdelta functions into vp9_ratectrl.{h, c}.Dmitry Kovalev
2014-03-26Move aq_mode=2 (complexity_aq) to separate file.Marco Paniconi