1. bde4ac8 change to use AOMedia copyright notice by Yaowu Xu · 8 years ago
  2. 6048d05 Bit accounting. by Michael Bebenita · 9 years ago
  3. 868fc0b Port aom_reader_tell() support by Michael Bebenita · 9 years ago
  4. e691a24 Refactor bitreader and bitwriter wrapper. by Nathan E. Egge · 9 years ago
  5. eb00cb2 Move and wrap the old vpx boolcoder. by Alex Converse · 9 years ago[Renamed (86%) from aom_dsp/bitreader.c]
  6. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  7. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (93%) from vpx_dsp/bitreader.c]
  8. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  9. 36a0c7f bitreader: remove an unsigned overflow. by Alex Converse · 9 years ago
  10. c5f1191 Include vpx_dsp_common.h when using VPXMIN/MAX by Johann · 10 years ago
  11. 5e16d39 vpx_dsp_common: add VPX prefix to MIN/MAX by James Zern · 10 years ago
  12. 0fe589f Fill buffer speed up by Jim Bankoski · 10 years ago
  13. bf82514 vpx_dsp/bitreader.h: vp9_->vpx_ by Yaowu Xu · 10 years ago
  14. 87d2c3c Removed vp9_ prefix from vpx_dsp/bitreader file names by Yaowu Xu · 10 years ago[Renamed (97%) from vpx_dsp/vp9_reader.c]
  15. 97279ed Move bit reader files to vpx_dsp by Yaowu Xu · 10 years ago[Renamed (97%) from vp9/decoder/vp9_reader.c]
  16. da9db83 Revert "Fill buffer speed up" by Jim Bankoski · 10 years ago
  17. 9b4f9f4 Fill buffer speed up by Jim Bankoski · 10 years ago
  18. 1e0aa94 inline vp9_reader_has_error() by James Zern · 10 years ago
  19. 18c0860 Add VPXD_SET_DECRYPTOR support to the VP9 decoder. by Joey Parrish · 11 years ago
  20. f69b560 Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}. by Dmitry Kovalev · 11 years ago[Renamed (98%) from vp9/decoder/vp9_dboolhuff.c]
  21. d7efe06 Deleting vp9_treereader.h file. by Dmitry Kovalev · 11 years ago
  22. c8ba8c5 cosmetics: strip 'VP9_' from defines in vp9 only code by James Zern · 12 years ago
  23. ca75f12 Removing and moving around constant definitions. by Dmitry Kovalev · 12 years ago
  24. a425e2c Add marker bit to bool-coded partition start by John Koleszar · 12 years ago
  25. 0b44624 Finally removing BOOL_DECODER and using vp9_reader instead. by Dmitry Kovalev · 12 years ago
  26. db015c8 Moving functions from vp9_dboolhuff.c to vp9_decodframe.c. by Dmitry Kovalev · 12 years ago
  27. 67d0600 Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions. by Dmitry Kovalev · 12 years ago
  28. 7f99c3c Code cleanup. by Dmitry Kovalev · 12 years ago
  29. 548b4dd Code cleanup. by Dmitry Kovalev · 12 years ago
  30. 5a18106 Code cleanup. by Dmitry Kovalev · 12 years ago
  31. c678739 fixed includes to be fully specified by Jim Bankoski · 12 years ago
  32. a1f1581 Clamp decoded feature data by John Koleszar · 12 years ago
  33. fcccbcb Add vp9_ prefix to all vp9 files by John Koleszar · 12 years ago[Renamed (98%) from vp9/decoder/dboolhuff.c]
  34. 4b2c2b9 Rename vp8/ codec directory to vp9/. by Ronald S. Bultje · 12 years ago[Renamed from vp8/decoder/dboolhuff.c]
  35. 6a4b1e5 Remove vp8 in local symbols. by Ronald S. Bultje · 12 years ago
  36. 5ddcbee Adjust style to match Google Coding Style a little more closely. by Ronald S. Bultje · 12 years ago
  37. 0d53fc2 Change decoder vp8_ and vp8dx_ public symbol prefixes to vp9_. by Ronald S. Bultje · 12 years ago
  38. d36cc98 boolhuff/dboolhuff: give exported symbols a vp9_ prefix. by Ronald S. Bultje · 12 years ago
  39. 9984a15 Merges several experiments by Deb Mukherjee · 13 years ago
  40. c6b9039 Restyle code by John Koleszar · 13 years ago
  41. c6f1bf4 Differential encoding of probability updates by Deb Mukherjee · 13 years ago
  42. a25f6a9 Moved vp8_encode_bool into boolhuff.h by Scott LaVarnway · 14 years ago
  43. bb9c95e remove unused dboolhuff code by Johann · 14 years ago
  44. c2140b8 Use WebM in copyright notice for consistency by John Koleszar · 15 years ago
  45. e85e631 Changed above and left context data layout by Scott LaVarnway · 15 years ago
  46. 94c52e4 cosmetics: trim trailing whitespace by John Koleszar · 15 years ago
  47. c17b62e Change bitreader to use a larger window. by Timothy B. Terriberry · 15 years ago
  48. 09202d8 LICENSE: update with latest text by John Koleszar · 15 years ago
  49. 0ea50ce Initial WebM release by John Koleszar · 15 years ago