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