summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_aq_complexity.c
AgeCommit message (Expand)Author
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