1. ef97ec0 EC_ADAPT: faster CDF update. by Thomas Davies · 8 years ago
  2. eee4315 Refactor av1_set_contexts() to support 2x2 transform block unit by Jingning Han · 8 years ago
  3. ae5cfde Refactor to use block_size_wide/high[] consistently by Jingning Han · 8 years ago
  4. f030558 Harmonize quantizers for new-quant and regular by Debargha Mukherjee · 8 years ago
  5. fdb4216 Revert "fix msvc build warnings and errors" by Yaowu Xu · 8 years ago
  6. 32dbdff fix msvc build warnings and errors by Yaowu Xu · 8 years ago
  7. 0e11912 Support 64x64 quantizer functions by Debargha Mukherjee · 8 years ago
  8. 77bba8d New experiment: Perceptual Vector Quantization from Daala by Yushin Cho · 8 years ago
  9. a592474 Resolve build issue --enable-aom-qm by Yaowu Xu · 8 years ago
  10. 7e99297 Replace get_tx2d_size() with direct tx_size_2d[] table access by Jingning Han · 8 years ago
  11. aca9feb Add ec_multisymbol for common daala_ec and rans code by Alex Converse · 8 years ago
  12. 9ac5508 Add EC_ADAPT experiment for symbol-adaptive entropy coding. by Thomas · 9 years ago
  13. 46e8490 Use constrained tokenset with --enable-daala_ec. by Nathan E. Egge · 9 years ago
  14. 1be1878 Refactor decoder side qcoeff reset by Jingning Han · 8 years ago
  15. c2c5ec2 Merge "Unify set_contexts() function for encoder and decoder" into nextgenv2 by Yaowu Xu · 8 years ago
  16. a6923f7 Unify set_contexts() function for encoder and decoder by Jingning Han · 9 years ago
  17. 967ff39 Palette: Use inverse_color_order to find color index faster. by Urvang Joshi · 9 years ago
  18. ec6fb64 Partition the ans experiment into 'ans' and 'rans' by Alex Converse · 8 years ago
  19. 66b1fcc Merge changes I3922dea2,I3bab2848,I21f7478a,Ida5de713,Ib9f0eefe, ... into nextgenv2 by Urvang Joshi · 8 years ago
  20. 6048d05 Bit accounting. by Michael Bebenita · 9 years ago
  21. 03f6fdc Fix warnings reported by -Wshadow: Part1b: scan_order struct and variable by Urvang Joshi · 8 years ago
  22. b100db7 Wrap palette code inside CONFIG_PALETTE flag. by Urvang Joshi · 8 years ago
  23. 9ed1a2f Remove custom rans types by Alex Converse · 9 years ago
  24. a1ac972 Import the aom_read/write_symbol abstractions from aom/master by Alex Converse · 8 years ago
  25. 5e4d00c Unfork ANS decode_coefs by Alex Converse · 8 years ago
  26. ea7e990 Remove ZERO_TOKEN from the ANS tokenset by Alex Converse · 8 years ago
  27. 3c42c09 Further changes to new-quant tables by Debargha Mukherjee · 9 years ago
  28. 770911d Merge changes I319cb856,Ib009b6b6 into nextgenv2 by Alex Converse · 9 years ago
  29. 33590f8 Rename rans_dec_lut to rans_lut by Alex Converse · 9 years ago
  30. 9324d38 Change non-uniform-quant parameters by Debargha Mukherjee · 9 years ago
  31. 1ac1ae7 Move ANS to aom_dsp. by Alex Converse · 9 years ago
  32. 67948d3 apply clang-format by clang-format · 9 years ago
  33. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  34. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  35. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vp10/decoder/detokenize.c]
  36. 4402685 Various rect-tx fixes by Debargha Mukherjee · 9 years ago
  37. 0818a7c Port commits related to clpf and qm experiments by Yaowu Xu · 9 years ago
  38. 8a061d4 vp10/decoder,vp10/*.[hc]: apply clang-format by clang-format · 9 years ago
  39. e5848de Rectangular transforms 4x8 & 8x4 by Debargha Mukherjee · 9 years ago
  40. a35597f Various cosmetics on the new_quant experiment by Debargha Mukherjee · 9 years ago
  41. fbe6fb2 Add multiple quantization profiles to new_quant experiment by Sarah Parker · 9 years ago
  42. 1e46c74 Pick up correct dequant for segment with new-quant. by Geza Lore · 9 years ago
  43. a21afd4 Move new quant experiment from nextgen by Sarah Parker · 9 years ago
  44. 3829cd2 Move ZERO_TOKEN into the ANS coef tokenset. by Alex Converse · 9 years ago
  45. 6ca3646 Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table. by Alex Converse · 9 years ago
  46. 716f0ea Merge changes I92819356,I50b5a313,I807e60c6,I8a8df9fd into nextgenv2 by Angie Chiang · 9 years ago
  47. 027d12b Merge changes I359aa49c,Ic8ca5afb into nextgenv2 by Angie Chiang · 9 years ago
  48. 75ae90f Pass tx_type into get_tx_scale by Angie Chiang · 9 years ago
  49. fb9186d ANS experiment: Use ANS everywhere. by Alex Converse · 9 years ago
  50. 64413a6 Parameterize transform scale for quantizer by Angie Chiang · 9 years ago
  51. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  52. 46b2344 Use vp10_[fwd/inv]_txfm2d_add_32x32 for bd 10 by Angie Chiang · 9 years ago
  53. 78b0bd0 Complete (mostly) migration of palette mode by hui su · 9 years ago
  54. d1893f6 Code DCT tokens with ANS by Alex Converse · 9 years ago
  55. c93e5cc Bring palette back to nextgenv2 by hui su · 9 years ago
  56. 69f4930 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  57. 5d3327e Remove palette from VP10 by hui su · 9 years ago
  58. 66f2f65 Merge MISC_FIXES by hui su · 9 years ago
  59. 5d011cb VP10: Add palette mode part 1 by hui su · 10 years ago
  60. 3461e8c vp10: skip unreachable cat6 token extrabits. by Ronald S. Bultje · 10 years ago
  61. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago[Renamed (97%) from vp10/decoder/vp9_detokenize.c]
  62. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago