summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_vaq.c
AgeCommit message (Expand)Author
2014-03-21Rename the aq_mode files.Marco Paniconi
2014-02-28Removing unnecessary casts from quantization code.Dmitry Kovalev
2014-02-20Merge "vp9_vaq.c: Cast result of round() to int to silence warning caused by ...Tom Finegan
2014-02-18vp9_vaq.c: Cast result of round() to int to silence warning caused by clamp()...Tom Finegan
2014-02-18Remove comment from calls to vp9_clear_system_state.Adrian Grange
2014-02-14vp9_vaq.c resolve vs warningsJim Bankoski
2014-02-11Modified Aq1 and Aq2Paul Wilkins
2013-11-06Replacing mi_{width,height}_log2 with num_8x8_blocks_{wide,high}_lookup.Dmitry Kovalev
2013-10-17Add missing calls to emms in the adaptive quantization codeGuillaume Martres
2013-10-16Implement variance-based adaptive quantizationGuillaume Martres