1. 0c628e6 Make alt-intra work with ext-intra by hui su · 8 years ago
  2. e166e25 Fix a crash due to a large stack allocation by Debargha Mukherjee · 8 years ago
  3. aa229d6 Add missing initialization for highbd Wiener by Debargha Mukherjee · 8 years ago
  4. 37afe71 Temporary mismatch fix for global motion by Debargha Mukherjee · 8 years ago
  5. ed2a00f superframe test: Remove VP9 style syntax by Alex Converse · 8 years ago
  6. 43479c6 Improve ALL_ZERO flag handling with global motion by David Barker · 8 years ago
  7. 691a690 Fix libaom compiler check warnings by Jingning Han · 8 years ago
  8. ae5cfde Refactor to use block_size_wide/high[] consistently by Jingning Han · 8 years ago
  9. 73db4ac Replace b_width_log2_lookup[] with direct block size access by Jingning Han · 8 years ago
  10. db4c9ba Turn off trellis optimization in the lossless mode by Jingning Han · 8 years ago
  11. 4629661 Fix the inverse 2x2 transform scaling factor by Jingning Han · 8 years ago
  12. b3b034d Initialize motion vector cost by Jingning Han · 8 years ago
  13. eb311a2 Fix build for --enable-pvq by Yaowu Xu · 8 years ago
  14. b79424e Do interpolation with lower-tap filter first by Angie Chiang · 8 years ago
  15. d7ec47f Add inverse 2x2 transform function by Jingning Han · 8 years ago
  16. 1240222 Add 2x2 fwd transform by Jingning Han · 8 years ago
  17. 9a1be8f Remove unused table definitions by Jingning Han · 8 years ago
  18. 69f18e1 Add WARPED_MOTION experiment by Yue Chen · 9 years ago
  19. d326f76 Remove and refactor code in rdopt.c by Yue Chen · 8 years ago
  20. f030558 Harmonize quantizers for new-quant and regular by Debargha Mukherjee · 8 years ago
  21. 95ae0d6 Enable reference buffer by default. by Thomas Davies · 8 years ago
  22. f31227d Enable filter_7bit by default by Thomas Davies · 8 years ago
  23. d91ab37 Merge 2 sharp interpolation filters by Angie Chiang · 8 years ago
  24. e067de0 Add av1_convolve_init() by Angie Chiang · 8 years ago
  25. 42c5834 change copyright notice for autogenerated code by Yaowu Xu · 8 years ago
  26. bde4ac8 change to use AOMedia copyright notice by Yaowu Xu · 8 years ago
  27. fa9c9d1 Adjust how the final ANS state is written. by Alex Converse · 8 years ago
  28. feffd11 Remove un-referenced functions by Yaowu Xu · 8 years ago
  29. 46f0f29 Fix compiling of tests with emulate-hardware by Yaowu Xu · 8 years ago
  30. 8da6d9d Fix a bug with global-motion + ref-mv by David Barker · 8 years ago
  31. 9e21874 SAD avg and 4D avx2 optimization for ext-partition by Yi Luo · 8 years ago
  32. 6be4a54 Add a new intra prediction mode "smooth". by Urvang Joshi · 8 years ago
  33. 862c1e5 Rename file so it gets compiled with the correct options by Steinar Midtskogen · 8 years ago
  34. 68e6e86 Fix a bug in global-motion + ref-mv by David Barker · 8 years ago
  35. 5bfbfdf Fix valgrind warning by Yaowu Xu · 8 years ago
  36. 0eda270 pvq_encoder.c : float-conversion warning fix by Jim Bankoski · 8 years ago
  37. a414887a Superframe index: Parse correct number of frame sizes by Adrian Grange · 8 years ago
  38. 7e6cfae Allow tile parsing with ANS. by Alex Converse · 8 years ago
  39. 6feef1d remove the leftover of simp_mv_pred in the configure file by zhipin deng · 8 years ago
  40. 5a488a6 Some fixes related to 64x64 tx, ext-tx, supertx by Debargha Mukherjee · 8 years ago
  41. 838a53d Improve rectangular transform accuracy by David Barker · 8 years ago
  42. 29c6106 Add v256_intrinsics_v128.h to aom_dsp.mk by Steinar Midtskogen · 8 years ago
  43. b4329a2 Fix broken bit-stream syntax issue in cb4x4 by Jingning Han · 8 years ago
  44. 25ed530 Misc. fixes for 64x64 transform by Debargha Mukherjee · 8 years ago
  45. 1806b14 replace NULL with TX_INVALID by Yaowu Xu · 8 years ago
  46. 89d648b Fix coding performance drop in var-tx, supertx, and ext-partition by Jingning Han · 8 years ago
  47. fe45b21 Deprecated the separate handle on rectangular tx_size in var_tx by Jingning Han · 8 years ago
  48. 83ed6fe rdopt.c: prevent overflow of int by Yaowu Xu · 8 years ago
  49. 8245b9a Add unit tests for 4x4, 8x8, 16x16 hybrid txfm by Yi Luo · 8 years ago
  50. d3fada8 Update tx_size assertions in rd search by Jingning Han · 8 years ago
  51. 48c410a Loopfilter extension to cover 64x64 txfms by Debargha Mukherjee · 8 years ago
  52. 4362b3e decode_perf_test: don't have real test vectors with which to test perf by Jim Bankoski · 8 years ago
  53. b0d0d00 Fix static-analysis warnings by Yaowu Xu · 8 years ago
  54. dc882e6 reconintra.c fix warning error by Jim Bankoski · 8 years ago
  55. 1c019f9 Fix out-of-bound read in token_costs array by Jingning Han · 8 years ago
  56. 9c4f895 Refactor read_mb_interp_filter by Angie Chiang · 8 years ago
  57. 4ce287a Replace int with uint32_t for non-negative values by Yaowu Xu · 8 years ago
  58. 84c56af Support 64x64 intra prediction by Debargha Mukherjee · 8 years ago
  59. 5678ad9 Clean up ext_interp by Angie Chiang · 8 years ago
  60. dd28be8 Remove simp_mv_pred leftover code by Yaowu Xu · 8 years ago
  61. 8acaa55 Fix compiler warning of unused parameters by Yaowu Xu · 8 years ago
  62. e92bf1c Fix enc/dec mismatch when supertx and vartx are both turned on by Jingning Han · 8 years ago
  63. 3350096 fix compiler warning of unused parameters by Yaowu Xu · 8 years ago
  64. f25a4cf Add coef_interleave experiment by iole moccagatta · 8 years ago
  65. 63bd6dc Fix rectangle transform computation overflow by Yi Luo · 8 years ago
  66. 125e729 Enable ref_mv by default by Jingning Han · 8 years ago
  67. 24e0a18 Merge simp_pred_mv changes into ref_mv by Jingning Han · 8 years ago
  68. 4a97d6a Remove special handle for rectangular block size in DRL system by Jingning Han · 8 years ago
  69. 3f33883 Pre-store the pred_diff for nmv context by Jingning Han · 8 years ago
  70. 18d38f6 Various table updates to support 64x64 transforms by Debargha Mukherjee · 8 years ago
  71. 8a78a2b Fix mishandled rd_stats merge for MOTION_VAR by Yue Chen · 8 years ago
  72. 932cf69 Fix bugs introduced in a previous patch by Debargha Mukherjee · 8 years ago
  73. 3eb1f07 Use masked mi_row and mi_col to decide relative position by Jingning Han · 8 years ago
  74. b8069f9 Fix a bug in ext-inter by David Barker · 8 years ago
  75. 17fd2f2 Get several experiments to build together by Yaowu Xu · 8 years ago
  76. 33f210c Get simp-mv-pred and ext-inter to build together by Yaowu Xu · 8 years ago
  77. 153e1f8 Add default 64x64 scan orders and entropy models by Debargha Mukherjee · 8 years ago
  78. acddc03 Construct ref_mv_stack selectively by Jingning Han · 8 years ago
  79. 731af49 Sync reference frame type use case by Jingning Han · 8 years ago
  80. 6c48b8c Add a define to fix compiling without daala-ec by Yaowu Xu · 8 years ago
  81. 52a1763 Add the skip parameter to set_txfm_ctxs() calls by Yaowu Xu · 8 years ago
  82. 360e444 aomdec: avoid memory leaks by James Zern · 8 years ago
  83. d0af64f Fix build with both ec-adapt and ext-intra enabled by Yaowu Xu · 8 years ago
  84. 88cbc58 Use an alternative fix to ubsan warning. by Yaowu Xu · 8 years ago
  85. 03bd210 Fix global motion + supertx by David Barker · 8 years ago
  86. e3e0079 Some refactoring and improvements to gobal motion by Debargha Mukherjee · 8 years ago
  87. 2837b41 Fix has_top_right() logic by Jingning Han · 8 years ago
  88. 637590c Fix warnings from static analaysis tools by Yaowu Xu · 8 years ago
  89. 4c12cc5 Comment out code accidentally left in the bitstream_debug patch by David Barker · 8 years ago
  90. 3baf526 Change to use "DISABLED_" prefix to disable a test by Yaowu Xu · 8 years ago
  91. 15a608f Fix highbd compile error introduced in global mv by Debargha Mukherjee · 8 years ago
  92. 8d59d11 Use nonlinear goodness of fit metric for global mv by Debargha Mukherjee · 8 years ago
  93. 0474b21 Add an explicit conversion to int by Yaowu Xu · 8 years ago
  94. 6b3f0db Disable test for msa version of transforms by Yaowu Xu · 8 years ago
  95. b98a702 Add recode loop test for global motion usage by Debargha Mukherjee · 8 years ago
  96. fa2865b Implement bitstream debug for daala_ec by David Barker · 8 years ago
  97. 4d34154 Fix IOC warnings by Yaowu Xu · 8 years ago
  98. 4b23059 Remove dead assignments by Yaowu Xu · 8 years ago
  99. e24609b Remove dead assignments by Yaowu Xu · 8 years ago
  100. 557ce7b Enable global motion in high bit depth mode by David Barker · 8 years ago