1. f9ef4f6 Remove the EC_SMALLMUL experimental flag. by Timothy B. Terriberry · 8 years ago
  2. 4eafefe apply clang-format by clang-format · 8 years ago
  3. 476c63c Remove the DAALA_EC experiment. by Nathan E. Egge · 8 years ago
  4. 05e21d8 ec_smallmul: Relax tell test. by Timothy B. Terriberry · 8 years ago
  5. 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
  6. 4891ef9 boolcoder_test: fix read of uninitialized data by Tristan Matthews · 8 years ago
  7. 3e4fcb4 Fix the bool coder test by Yushin Cho · 8 years ago
  8. f994855 Fix for AV1.TestTell by Peter de Rivaz · 8 years ago
  9. e58781d Fix failing TestBitIO test with --enable-daala_ec. by Nathan E. Egge · 8 years ago
  10. b244f39 Change return type of tell and tell_frac to uint32_t. by Nathan E. Egge · 9 years ago
  11. 6048d05 Bit accounting. by Michael Bebenita · 9 years ago
  12. d7baf45 Adds ability to measure with a higher precision the number of bits by Michael Bebenita · 9 years ago
  13. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  14. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  15. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  16. 3a826f1 test/: apply clang-format by clang-format · 9 years ago
  17. 5eee9073 Rename files with vp9_ prefix by Yaowu Xu · 9 years ago[Renamed from test/vp9_boolcoder_test.cc]
  18. 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
  19. 817be1d vpx_dsp/bitwriter.h: vp9_->vpx_ by Yaowu Xu · 10 years ago
  20. bf82514 vpx_dsp/bitreader.h: vp9_->vpx_ by Yaowu Xu · 10 years ago
  21. 1fcef81 Remove vp9_ prefix from bit writer files by Yaowu Xu · 10 years ago
  22. c5ad31e Move bit writer files to vpx_dsp/ by Yaowu Xu · 10 years ago
  23. 87d2c3c Removed vp9_ prefix from vpx_dsp/bitreader file names by Yaowu Xu · 10 years ago
  24. 97279ed Move bit reader files to vpx_dsp by Yaowu Xu · 10 years ago
  25. 18c0860 Add VPXD_SET_DECRYPTOR support to the VP9 decoder. by Joey Parrish · 11 years ago
  26. 002ad40 test/: remove unnecessary extern "C"s by James Zern · 11 years ago
  27. f69b560 Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}. by Dmitry Kovalev · 11 years ago
  28. 4084566 Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}. by Dmitry Kovalev · 11 years ago
  29. afffa3d cleanup cpplint warnings by Yaowu Xu · 12 years ago
  30. a425e2c Add marker bit to bool-coded partition start by John Koleszar · 12 years ago
  31. cd5113c Replacing vp9_{write, write_literal, bit} macros with functions. by Dmitry Kovalev · 12 years ago
  32. 0b44624 Finally removing BOOL_DECODER and using vp9_reader instead. by Dmitry Kovalev · 12 years ago
  33. 67d0600 Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions. by Dmitry Kovalev · 12 years ago
  34. fcccbcb Add vp9_ prefix to all vp9 files by John Koleszar · 12 years ago
  35. 2c08c28 Merge with upstream experimental changes by John Koleszar · 12 years ago