1. 580e815 Refactor prob_diff_update_savings_search_model by hui su · 9 years ago
  2. 269428e Tie the bit cost scale to a define. by Alex Converse · 9 years ago
  3. a736bf6 Shrink probability remap tables. by Alex Converse · 9 years ago
  4. 817be1d vpx_dsp/bitwriter.h: vp9_->vpx_ by Yaowu Xu · 10 years ago
  5. bf82514 vpx_dsp/bitreader.h: vp9_->vpx_ by Yaowu Xu · 10 years ago
  6. 1fcef81 Remove vp9_ prefix from bit writer files by Yaowu Xu · 10 years ago
  7. c5ad31e Move bit writer files to vpx_dsp/ by Yaowu Xu · 10 years ago
  8. ca5a541 vp9_subexp.h: add a missing prototype by James Zern · 10 years ago
  9. f274c21 vpx_mem: remove vpx_memcpy by James Zern · 10 years ago
  10. 8fe5019 Rework coeff probability model update for rtc coding by Jingning Han · 10 years ago
  11. 82e5665 vp9_subexp: remove vp9_compute_update_table() by James Zern · 11 years ago
  12. 5511968 Removed several unused functions. by Yaowu Xu · 11 years ago
  13. 021073f Adding vp9_cost.{h, c} files. by Dmitry Kovalev · 11 years ago
  14. b9d28e7 vp9_prob_diff_update_savings_search_model(): remove params by Yaowu Xu · 11 years ago
  15. 41d3c98 Propgate constants through subexp routines. by Alex Converse · 11 years ago
  16. 4084566 Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}. by Dmitry Kovalev · 11 years ago
  17. e55d3e6 Cleaning up probability/cost functions. by Dmitry Kovalev · 11 years ago
  18. 7c524bb Cleanup. Adding const to function pointer arguments. by Dmitry Kovalev · 11 years ago
  19. 4a0f947 Replacing {VP9_COEF, MODE}_UPDATE_PROB with DIFF_UPDATE_PROB. by Dmitry Kovalev · 11 years ago
  20. 3c8cce3 vp9: make some static tables const by James Zern · 12 years ago
  21. 9c20ced Clean-up in forward update to use mapping tables by Deb Mukherjee · 12 years ago
  22. bb8ccf1 Moving encoder subexp encoding functions to subexp.{h, c}. by Dmitry Kovalev · 12 years ago