1. b808b43 Merge "Update uv_mode_cdf tables once per frame." into nextgenv2 by Yaowu Xu · 8 years ago
  2. e86df52 Merge "Update y_mode_cdf tables once per frame." into nextgenv2 by Yaowu Xu · 8 years ago
  3. a82712b Merge "Update kf_y_mode_cdf tables once per frame." into nextgenv2 by Yaowu Xu · 8 years ago
  4. dc3c3a3 Merge "Pass AV1_COMMON into get_scan" into nextgenv2 by Yaowu Xu · 8 years ago
  5. b11ee30 Merge "Decoder performance improvement with daala_ec." into nextgenv2 by Yaowu Xu · 8 years ago
  6. 1634b48 Merge "Fix logical vs bitwise & bug" into nextgenv2 by Sarah Parker · 8 years ago
  7. dc90bf0 Merge "Fix unused variable error in intrapred.c" into nextgenv2 by Jingning Han · 8 years ago
  8. 823411e Merge "Refactor tx_size to pixel number in decodeframe.c" into nextgenv2 by Jingning Han · 8 years ago
  9. 380cb1a Update uv_mode_cdf tables once per frame. by Nathan E. Egge · 9 years ago
  10. 5710c72 Update y_mode_cdf tables once per frame. by Nathan E. Egge · 9 years ago
  11. 3ef926e Update kf_y_mode_cdf tables once per frame. by Nathan E. Egge · 9 years ago
  12. 5357dca Decoder performance improvement with daala_ec. by Nathan E. Egge · 9 years ago
  13. 9121994 Merge "Use divide by multiply in the ans writer." into nextgenv2 by Yaowu Xu · 8 years ago
  14. ff6d890 Pass AV1_COMMON into get_scan by Angie Chiang · 8 years ago
  15. 6581832 Merge "Sub8x8 block chroma component inter prediction" into nextgenv2 by Yaowu Xu · 8 years ago
  16. 646e52a Fix unused variable error in intrapred.c by Angie Chiang · 8 years ago
  17. b0f9968 Merge "Remove the has_no_coeffs corner case" into nextgenv2 by Angie Chiang · 8 years ago
  18. c2c5ec2 Merge "Unify set_contexts() function for encoder and decoder" into nextgenv2 by Yaowu Xu · 8 years ago
  19. 2f5b9d6 Merge "Add support for v256 intrinsics" into nextgenv2 by Yaowu Xu · 8 years ago
  20. 3d855c5 Refactor tx_size to pixel number in decodeframe.c by Jingning Han · 8 years ago
  21. c76572a Merge changes Icfc16070,Ied47a248,I8af087d9,I322a1366,If04580af into nextgenv2 by Yaowu Xu · 8 years ago
  22. 98a306a Merge changes I027a4f2a,Ide91d76f into nextgenv2 by Yaowu Xu · 8 years ago
  23. 32d8a49 Merge "Code class0 using aom_read() / aom_write()." into nextgenv2 by Yaowu Xu · 8 years ago
  24. f29166d Merge "Use intra_ext_tx_cdf when coding tx_type." into nextgenv2 by Yaowu Xu · 8 years ago
  25. c53f8ca Merge "Use MV_FP_SIZE based constant instead of 3." into nextgenv2 by Yaowu Xu · 8 years ago
  26. 64e2f10 Use divide by multiply in the ans writer. by Alex Converse · 9 years ago
  27. e29ea12 Sub8x8 block chroma component inter prediction by Jingning Han · 9 years ago
  28. 67cf85b Merge "Remove duplicate code" into nextgenv2 by Yaowu Xu · 8 years ago
  29. a6923f7 Unify set_contexts() function for encoder and decoder by Jingning Han · 9 years ago
  30. e4abb97 Merge "Fix the overflow of av1_fht32x32() in 2D DCT_DCT" into nextgenv2 by Yi Luo · 8 years ago
  31. 045d413 Add support for v256 intrinsics by Steinar Midtskogen · 8 years ago
  32. 45ea963 Code class0 using aom_read() / aom_write(). by Nathan E. Egge · 9 years ago
  33. 72762a2 Use intra_ext_tx_cdf when coding tx_type. by Nathan E. Egge · 9 years ago
  34. ac499f3 Use MV_FP_SIZE based constant instead of 3. by Nathan E. Egge · 9 years ago
  35. 68cb657 Remove duplicate code by Yaowu Xu · 8 years ago
  36. b97c3a1 Merge "Fix typos" into nextgenv2 by Yaowu Xu · 8 years ago
  37. 23f0604 Merge "Fix encoder crash when --enable-daala-ec" into nextgenv2 by Yaowu Xu · 8 years ago
  38. d56df2f Merge "Pass AV1_COMMON into av1_cost_coeffs" into nextgenv2 by Yaowu Xu · 8 years ago
  39. 432d907 Merge "Add adapt_scan APIs and some helping functions" into nextgenv2 by Yaowu Xu · 8 years ago
  40. 361f3fe Merge "Compute all token encodings from symbol trees." into nextgenv2 by Yaowu Xu · 8 years ago
  41. 360383b Merge "decodeframe.c: aom_read_tree_cdf->aom_read_symbol" into nextgenv2 by Yaowu Xu · 8 years ago
  42. 6d5ebbd Merge "Encoder/Decoder mismatch fix: need a separate copy of eob_counts." into nextgenv2 by Yaowu Xu · 8 years ago
  43. c287e27 Fix typos by Yaowu Xu · 8 years ago
  44. e1466ad Fix encoder crash when --enable-daala-ec by Yaowu Xu · 8 years ago
  45. 22ba751 Pass AV1_COMMON into av1_cost_coeffs by Angie Chiang · 8 years ago
  46. e7d9d1e Merge changes I163874ee,I1424690f into nextgenv2 by Angie Chiang · 8 years ago
  47. 528d9de Merge "Sync with aom branch for ext-refs" into nextgenv2 by Zoe Liu · 8 years ago
  48. 967ff39 Palette: Use inverse_color_order to find color index faster. by Urvang Joshi · 9 years ago
  49. b42827f Rewrite some loops to avoid -Wunsafe-loop-optimizations warnings. by Urvang Joshi · 9 years ago
  50. 77853e5 Remove some useless casts by Urvang Joshi · 9 years ago
  51. d71a231 Add compiler warning flag -Wextra and fix related warnings. by Urvang Joshi · 9 years ago
  52. 3c05679 Compute all token encodings from symbol trees. by Nathan E. Egge · 9 years ago
  53. f2581a3 decodeframe.c: aom_read_tree_cdf->aom_read_symbol by Yaowu Xu · 8 years ago
  54. ec5a194 Merge changes I7d6394e4,Ia8ce1464,If20e8637,Ia9adc46b,I651db25b into nextgenv2 by Yaowu Xu · 8 years ago
  55. 748d3f5 Merge "Fix Visual Studio build." into nextgenv2 by Yaowu Xu · 8 years ago
  56. 6d51377 Merge "Offset speed feature setting index" into nextgenv2 by Jingning Han · 8 years ago
  57. feee3ed Merge "Add tx_size to pixel number map" into nextgenv2 by Jingning Han · 8 years ago
  58. 7ae6ae3 Merge "Add 2x2 directional intra predictors" into nextgenv2 by Jingning Han · 8 years ago
  59. 9cce436 Merge "Fix for AV1.TestTell" into nextgenv2 by Debargha Mukherjee · 8 years ago
  60. bffc0b5 Declare some array sizes to be constants (known at compile time). by Urvang Joshi · 9 years ago
  61. 3212dda Add complier warning -wunused. by Urvang Joshi · 9 years ago
  62. da70e7b angle estimation: Some renames/tweaks to sync with aomedia code. by Urvang Joshi · 8 years ago
  63. 43e6281 Encoder/Decoder mismatch fix: need a separate copy of eob_counts. by Urvang Joshi · 8 years ago
  64. c58d957 Merge "Renaming in filter-intra sse4 code" into nextgenv2 by Hui Su · 8 years ago
  65. e3642ac Merge "Remove av1/common/intra_filters.h" into nextgenv2 by Hui Su · 8 years ago
  66. 475159c Merge "Seperate FILTER_INTRA from EXT_INTRA experiment" into nextgenv2 by Hui Su · 8 years ago
  67. d37c222 Merge "Add matching brace in aomenc.c" into nextgenv2 by James Zern · 8 years ago
  68. ea16b68 Fix logical vs bitwise & bug by Sarah Parker · 8 years ago
  69. 130ca4d Remove the has_no_coeffs corner case by Peter de Rivaz · 8 years ago
  70. 648aeb0 Add adapt_scan APIs and some helping functions by Angie Chiang · 8 years ago
  71. 6cfaff9 Sync with aom branch for ext-refs by Zoe Liu · 8 years ago
  72. 37fb8ed Add data structure of adpat_scan experiment by Angie Chiang · 8 years ago
  73. 157e45a Fix the overflow of av1_fht32x32() in 2D DCT_DCT by Yi Luo · 8 years ago
  74. 8c2dc6f Add adapt_scan experimental flag by Angie Chiang · 8 years ago
  75. f994855 Fix for AV1.TestTell by Peter de Rivaz · 8 years ago
  76. 9ff4134 Renaming in filter-intra sse4 code by hui su · 8 years ago
  77. 344b643 Remove av1/common/intra_filters.h by hui su · 8 years ago
  78. 5db9743 Seperate FILTER_INTRA from EXT_INTRA experiment by hui su · 8 years ago
  79. cfc5ac5 Merge "Partition the ans experiment into 'ans' and 'rans'" into nextgenv2 by Yaowu Xu · 8 years ago
  80. 775d99f Offset speed feature setting index by Jingning Han · 8 years ago
  81. 251e151 Add matching brace in aomenc.c by hui su · 8 years ago
  82. c38afed Define SIMD_INLINE using AOM_FORCE_INLINE by Steinar Midtskogen · 8 years ago
  83. e28d92b Fix Visual Studio build. by Thomas · 8 years ago
  84. f693610 Step size and arithmetic coding for delta quantization. by Thomas Davies · 9 years ago
  85. 7dec515 AOM_FORCE_INLINE: fix always_inline attribute by James Zern · 8 years ago
  86. 0744116 Support for delta-q at superblock level by Arild Fuldseth · 9 years ago
  87. e734fcb Free memory allocated by daala_ec encoder. by Nathan E. Egge · 8 years ago
  88. f250e20 Move clpf_sse4_1.c to clpf_sse4.c in agreement with convention by Steinar Midtskogen · 8 years ago
  89. fc5176f sync avg_test.cc with aom/master by Yaowu Xu · 8 years ago
  90. dc8a2c5 Merge "Always send frame size explicitly" into nextgenv2 by Yaowu Xu · 8 years ago
  91. 03b3514 Add 2x2 directional intra predictors by Jingning Han · 8 years ago
  92. 0a3284c Merge "Fix build issues when --enable-aom-qm" into nextgenv2 by Yaowu Xu · 8 years ago
  93. 02935f5 Add tx_size to pixel number map by Jingning Han · 8 years ago
  94. 8057103 Merge "Fix decodeframe.c format" into nextgenv2 by Yaowu Xu · 8 years ago
  95. 0651ece Merge "Remove OBMC from the experimental configure list" into nextgenv2 by Yue Chen · 8 years ago
  96. 2a813e4 Merge "Add unit test for delta-q (aq-mode=4)" into nextgenv2 by Yaowu Xu · 8 years ago
  97. 8f6eb18 Fix decodeframe.c format by Jingning Han · 8 years ago
  98. 842e9b0 Always send frame size explicitly by Arild Fuldseth · 9 years ago
  99. 0dd0463 Fix build issues when --enable-aom-qm by Yaowu Xu · 8 years ago
  100. ec6fb64 Partition the ans experiment into 'ans' and 'rans' by Alex Converse · 8 years ago