1. ce2ca9f Duplicate reference variance code by Johann · 10 years ago
  2. c3bdffb Move variance functions to vpx_dsp by Johann · 10 years ago
  3. 1d7ccd5 Relocate memory operations for common code by Johann · 10 years ago
  4. 0d3d6e0 Increase strength of AQ1. by Paul Wilkins · 10 years ago
  5. ea494c0 Fix some minor nits. by Paul Wilkins · 10 years ago
  6. 1663eff Switch AQ1 segment basis from q ratio to rate ratio. by Paul Wilkins · 10 years ago
  7. fc47c5d Add adaptive midpoint for AQ1. by Paul Wilkins · 10 years ago
  8. d031237 Add variance restriction to AQ2. by Paul Wilkins · 10 years ago
  9. 3d1e8c9 Further AQ1 clean up. by Paul Wilkins · 10 years ago
  10. 6a760d4 Initial AQ1 restructuring. by Paul Wilkins · 10 years ago
  11. 31b6d7c AQ1 - remove first pass weights. by Paul Wilkins · 10 years ago
  12. 1929c9b Rename highbitdepth functions to use highbd prefix by Deb Mukherjee · 10 years ago
  13. 993d10a Adds various high bit-depth encode functions by Deb Mukherjee · 11 years ago
  14. 5cd0aab Adds high bitdepth quantization functions by Deb Mukherjee · 11 years ago
  15. 03c276e Split vp9_rdopt into vp9_rdopt and vp9_rd. by Alex Converse · 11 years ago
  16. 91dbac1 Moving compute_qdelta functions into vp9_ratectrl.{h, c}. by Dmitry Kovalev · 11 years ago
  17. 03a9e5e Rename the aq_mode files. by Marco Paniconi · 11 years ago[Renamed (98%) from vp9/encoder/vp9_vaq.c]
  18. e869869 Removing unnecessary casts from quantization code. by Dmitry Kovalev · 11 years ago
  19. 6224516 Merge "vp9_vaq.c: Cast result of round() to int to silence warning caused by clamp() call." by Tom Finegan · 11 years ago
  20. 76c1896 vp9_vaq.c: Cast result of round() to int to silence warning caused by clamp() call. by Tom Finegan · 11 years ago
  21. 9b9c33a Remove comment from calls to vp9_clear_system_state. by Adrian Grange · 11 years ago
  22. a60b76b vp9_vaq.c resolve vs warnings by Jim Bankoski · 11 years ago
  23. f30b323 Modified Aq1 and Aq2 by Paul Wilkins · 11 years ago
  24. 7b011c5 Replacing mi_{width,height}_log2 with num_8x8_blocks_{wide,high}_lookup. by Dmitry Kovalev · 11 years ago
  25. ff3aada Add missing calls to emms in the adaptive quantization code by Guillaume Martres · 11 years ago
  26. e55f602 Implement variance-based adaptive quantization by Guillaume Martres · 11 years ago