1. 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
  2. 817be1d vpx_dsp/bitwriter.h: vp9_->vpx_ by Yaowu Xu · 10 years ago
  3. bf82514 vpx_dsp/bitreader.h: vp9_->vpx_ by Yaowu Xu · 10 years ago
  4. 1fcef81 Remove vp9_ prefix from bit writer files by Yaowu Xu · 10 years ago
  5. c5ad31e Move bit writer files to vpx_dsp/ by Yaowu Xu · 10 years ago
  6. 87d2c3c Removed vp9_ prefix from vpx_dsp/bitreader file names by Yaowu Xu · 10 years ago
  7. 97279ed Move bit reader files to vpx_dsp by Yaowu Xu · 10 years ago
  8. 18c0860 Add VPXD_SET_DECRYPTOR support to the VP9 decoder. by Joey Parrish · 11 years ago
  9. 002ad40 test/: remove unnecessary extern "C"s by James Zern · 11 years ago
  10. f69b560 Renaming vp9_dboolhuff.{h, c} to vp9_reader.{h, c}. by Dmitry Kovalev · 11 years ago
  11. 4084566 Renaming vp9_boolcoder.{h, c} to vp9_writer.{h, c}. by Dmitry Kovalev · 11 years ago
  12. afffa3d cleanup cpplint warnings by Yaowu Xu · 12 years ago
  13. a425e2c Add marker bit to bool-coded partition start by John Koleszar · 12 years ago
  14. cd5113c Replacing vp9_{write, write_literal, bit} macros with functions. by Dmitry Kovalev · 12 years ago
  15. 0b44624 Finally removing BOOL_DECODER and using vp9_reader instead. by Dmitry Kovalev · 12 years ago
  16. 67d0600 Replacing vp9_read, vp9_read_literal, vp9_read_bit macros with functions. by Dmitry Kovalev · 12 years ago
  17. fcccbcb Add vp9_ prefix to all vp9 files by John Koleszar · 12 years ago
  18. 2c08c28 Merge with upstream experimental changes by John Koleszar · 12 years ago