1. 8af861b Fix merge issues related --enable-ec-adapt by Yaowu Xu · 8 years ago
  2. f6c04ac EC_ADAPT: improved symbol adaptation. by Thomas Davies · 8 years ago
  3. aca9feb Add ec_multisymbol for common daala_ec and rans code by Alex Converse · 8 years ago
  4. 9ac5508 Add EC_ADAPT experiment for symbol-adaptive entropy coding. by Thomas · 9 years ago
  5. 3fc98e8 rans: Use symbol coding for motion vectors by Alex Converse · 8 years ago
  6. 9ac1f7d Create aom_cdf_prob type for 16-bit probabilities. by Nathan E. Egge · 9 years ago
  7. 8abf867 Move av1_indices_from_tree() to common code space. by Nathan E. Egge · 9 years ago
  8. 439c502 Fix bug in av1_tree_to_cdf_2D() macro. by Nathan E. Egge · 9 years ago
  9. e2ed411 Add macro to build a simple cdf table. by Nathan E. Egge · 9 years ago
  10. 43acafd Use Daala entropy coder to code trees. by Nathan E. Egge · 9 years ago
  11. a1ac972 Import the aom_read/write_symbol abstractions from aom/master by Alex Converse · 8 years ago
  12. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  13. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  14. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vpx_dsp/prob.h]
  15. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  16. 5e16d39 vpx_dsp_common: add VPX prefix to MIN/MAX by James Zern · 10 years ago
  17. 70ad668 vpx_dsp/prob.h: vp9_ -> vpx_ by Yaowu Xu · 10 years ago
  18. bf82514 vpx_dsp/bitreader.h: vp9_->vpx_ by Yaowu Xu · 10 years ago
  19. 87d2c3c Removed vp9_ prefix from vpx_dsp/bitreader file names by Yaowu Xu · 10 years ago[Renamed (96%) from vpx_dsp/vp9_prob.h]
  20. 97279ed Move bit reader files to vpx_dsp by Yaowu Xu · 10 years ago[Renamed (98%) from vp9/common/vp9_prob.h]
  21. eda1797 Replace divide with look-up by Yaowu Xu · 10 years ago
  22. 3d17f0d Remove repeated vpx_integer.h from vp9_prob.h by Jingning Han · 10 years ago
  23. 0f3689d signed unsigned mismatch - warning error by Jim Bankoski · 11 years ago
  24. 5384427 Fix potential ioc issue in vp9_get_prob for 4K above sizes by Jingning Han · 11 years ago
  25. 69f58b4 Convert header static functions to inline or make them global. by Jim Bankoski · 11 years ago
  26. 0940c9c vp9/common: add extern "C" to headers by James Zern · 11 years ago
  27. c3011e6 Delete outdated comment & tidy-up others by Adrian Grange · 11 years ago
  28. 87440ae Moving MAX_PROB constant to vp9_prob.h. by Dmitry Kovalev · 11 years ago
  29. b5c9261 Converting vp9_treecoder.h to vp9_prob.{h, c} by Dmitry Kovalev · 11 years ago[Renamed (94%) from vp9/common/vp9_treecoder.h]
  30. 4ac6a25 Moving vp9_tree_probs_from_distribution() to encoder. by Dmitry Kovalev · 11 years ago
  31. a112353 Moving vp9_token from common to encoder. by Dmitry Kovalev · 11 years ago
  32. 8151896 Localizing NEARESTMV special cases in the code. by Dmitry Kovalev · 11 years ago
  33. c622e1d Unified approach for backward probability update. by Dmitry Kovalev · 11 years ago
  34. df19c6b Removing 'new' probability calculation from convert_distribution(). by Dmitry Kovalev · 11 years ago
  35. 860e467 Adding TREE_SIZE macro + cleanup. by Dmitry Kovalev · 11 years ago
  36. 98400c1 Removing vp9_tree_p typedef. by Dmitry Kovalev · 11 years ago
  37. 40358dc Removing duplicated code for merging two probabilities. by Dmitry Kovalev · 12 years ago
  38. 8ae0918 Merge "Encoder code cleanup." into experimental by Dmitry Kovalev · 12 years ago
  39. 24f18e1 Renaming vp9_token_struct to vp9_token and removing previous typedef. by Dmitry Kovalev · 12 years ago
  40. ec299e2 Encoder code cleanup. by Dmitry Kovalev · 12 years ago
  41. bd84685 Optimize vp9_tree_probs_from_distribution by John Koleszar · 12 years ago
  42. c17672a Further changes to coefficient contexts. by Paul Wilkins · 12 years ago
  43. aac73df Use configure checks for various inline keywords. by Ronald S. Bultje · 12 years ago
  44. 4cca47b Use standard integer types for pixel values and coefficients. by Ronald S. Bultje · 12 years ago
  45. 4d0ec7a Consistently use get_prob(), clip_prob() and newly added clip_pixel(). by Ronald S. Bultje · 12 years ago
  46. 2b8dc06 google style guide include guards by Jim Bankoski · 12 years ago
  47. fcccbcb Add vp9_ prefix to all vp9 files by John Koleszar · 12 years ago[Renamed from vp9/common/treecoder.h]
  48. 5b11052 Support 32x32 intra modes in non-keyframe superblocks. by Ronald S. Bultje · 12 years ago
  49. 4b2c2b9 Rename vp8/ codec directory to vp9/. by Ronald S. Bultje · 12 years ago[Renamed from vp8/common/treecoder.h]
  50. 6a4b1e5 Remove vp8 in local symbols. by Ronald S. Bultje · 12 years ago
  51. 9bc5f3e Change common vp8_ public symbol prefixes to vp9_. by Ronald S. Bultje · 12 years ago
  52. 00f9eb6 New motion vector entropy coding by Deb Mukherjee · 13 years ago
  53. c6b9039 Restyle code by John Koleszar · 13 years ago
  54. c4d7e5e Eliminate more warnings. by Timothy B. Terriberry · 14 years ago
  55. c2140b8 Use WebM in copyright notice for consistency by John Koleszar · 15 years ago
  56. 392a958 avoid negative array subscript warnings by John Koleszar · 15 years ago
  57. 94c52e4 cosmetics: trim trailing whitespace by John Koleszar · 15 years ago
  58. 09202d8 LICENSE: update with latest text by John Koleszar · 15 years ago
  59. 0ea50ce Initial WebM release by John Koleszar · 15 years ago