1. 894cc81 NEW_MULTISYMBOL: adapt comp_ref and bwd_ref. by Thomas Davies · 8 years ago
  2. 243b66b Support rectangular tx_type coding in var-tx by Jingning Han · 8 years ago
  3. 8147372 Fix lv_map when accounting is on by Angie Chiang · 8 years ago
  4. 6c4af6b Fix some irregularities in SSE2 variance code by David Barker · 8 years ago
  5. 85a8f70 ncobmc_adapt_weight: Add bitstream syntax by Wei-Ting Lin · 8 years ago
  6. 302d097 Add experiment bgsprite by Todd Nguyen · 8 years ago
  7. bda59df Enable smooth_hv by default. by Urvang Joshi · 8 years ago
  8. 8fb4c9e [CFL] Sum Alpha Distortion Over Transform Block by Luc Trudeau · 8 years ago
  9. f053cba Reduce multiplier precision for warp least squares by Debargha Mukherjee · 8 years ago
  10. 5128109 Fix inv txfm low/high bitdepth selection logic by Yi Luo · 8 years ago
  11. 784596d Remove redundant checks in read/write_tx_type by Sarah Parker · 8 years ago
  12. 580943a supertx: Read and write transforms with CDF in decode_partition by Rupert Swarbrick · 8 years ago
  13. e3b81bc Rework recursive transform block partition search by Jingning Han · 8 years ago
  14. a65f305 Re-organize the block index in decode_reconstruct_tx by Jingning Han · 8 years ago
  15. 1d46d90 Fix token-encoding errors in NCOBMC by Wei-Ting Lin · 8 years ago
  16. d43d677 quantize.c: convert to int before apply sign by Yaowu Xu · 8 years ago
  17. 284c883 aom_dsp.cmake: add highbd_quantize_intrin_avx2.c by James Zern · 8 years ago
  18. 8ab875d daala-dist: high bit depth support by Yushin Cho · 8 years ago
  19. 0d6ab64 Remove redundant code line by Adrian Grange · 8 years ago
  20. 0474912 Fix daala-dist for var-tx by Yushin Cho · 8 years ago
  21. ad8290b New experiment: LGT by Lester Lu · 8 years ago
  22. 75b0100 Fix daala_dist to handle visible pixels only by Yushin Cho · 8 years ago
  23. 6f0566e Fix some valgrind errors in loop-restoration by Debargha Mukherjee · 8 years ago
  24. 67d968f Change mv scaling behaviour by David Barker · 8 years ago
  25. 6757197 Simplify superframe index writing by Sebastien Alaiwan · 8 years ago
  26. d94476d Fix double definition of 'pd' by Sebastien Alaiwan · 8 years ago
  27. d937cdb x86: _mm_set_epi64x -> _mm_{set_epi32,cvtsi32_si128} by James Zern · 8 years ago
  28. cab708b configure,cmake: test for -Wstring-conversion by James Zern · 8 years ago
  29. 8889673 {decodeframe,rdopt}.c: fix asserts with strings by James Zern · 8 years ago
  30. bd99b38 Pass mbmi into get_scan() by Angie Chiang · 8 years ago
  31. a3d7091 Fix compile warning by Yushin Cho · 8 years ago
  32. 7a3f4b3 scaling: Fix scaling numerator arguments for KFs by Fergus Simpson · 8 years ago
  33. 9c6f854 Add NCOBMC_ADAPT_WEIGHT experiment flag by Wei-Ting Lin · 8 years ago
  34. 11132ce Fix bug with chroma-sub8x8 + resizing by David Barker · 8 years ago
  35. afe7c5f Do not find transformation for very few points by Debargha Mukherjee · 8 years ago
  36. d598f04 variance_test: move Subpel* from tuples to TestParams by James Zern · 8 years ago
  37. cde0a31 Revert "Always use the 16-bit coding path" by Yaowu Xu · 8 years ago
  38. 079acac Silence warnings in VS by Steinar Midtskogen · 8 years ago
  39. 9180b6e Prevent divide-by-zero by Yaowu Xu · 8 years ago
  40. bdda9d4 convert to int before apply sign by Yaowu Xu · 8 years ago
  41. cb63767 Fix compiler warning in joint_motion_search by Jingning Han · 8 years ago
  42. d2a74d6 Add missing dependency to CMake test object libraries by Tom Finegan · 8 years ago
  43. a56f916 Add entropy stats dump out for individual frame context type by Zoe Liu · 8 years ago
  44. 193422e Add avx2 highbd_quantize_b by Yi Luo · 8 years ago
  45. 04eb959 Fix daala-dist, rd tx search by Yushin Cho · 8 years ago
  46. a0cc9aa Add missing accumulation cross threads by Yaowu Xu · 8 years ago
  47. 493fd88 Simplify packetization of frames into a superframe by Sebastien Alaiwan · 8 years ago
  48. e4d6f9b Simplify flow of control by Sebastien Alaiwan · 8 years ago
  49. a1d0c4d Integrate global_motion with convolve_round in hbd by Angie Chiang · 8 years ago
  50. 84f567c Add chorma tilesize option in loop-restoration by Debargha Mukherjee · 8 years ago
  51. 81ec261 cb4x4: Move sub-4X4 block sizes behind chroma flags. by Timothy B. Terriberry · 8 years ago
  52. 5c84469 Simplify code based on explicit assertion by Frederic Barbier · 8 years ago
  53. 2a19c9e Don't silently fail writing the superframe index by Sebastien Alaiwan · 8 years ago
  54. 4a81001 ext_inter: Skip compound type probs. for small block sizes. by Timothy B. Terriberry · 8 years ago
  55. 8c46966 Fix CMake GUI generated builds. by Tom Finegan · 8 years ago
  56. b8f4910 Cleanup dead code by Frederic Barbier · 8 years ago
  57. 8c9bcdf NEW_MULTISYMBOL: fix comp_inter decoding. by Thomas Davies · 8 years ago
  58. 2b4ea11 Use last_show_frame in use_prev_frame_mvs calc by Fergus Simpson · 8 years ago
  59. c5c0cba Fix CMake desync with configure build. by Tom Finegan · 8 years ago
  60. 4da880b Always use the 16-bit coding path by Sebastien Alaiwan · 8 years ago
  61. a9b275f variance_test: Use static arrays for test params by James Zern · 8 years ago
  62. 7184065 subtract_test: Use static arrays for test params by James Zern · 8 years ago
  63. ff766cd Make sure Python is present before pulling in gtest. by Tom Finegan · 8 years ago
  64. a325233 Remove the av1_inter_mode_tree[] constants. by Nathan E. Egge · 8 years ago
  65. 8657ad7 Handle the invalid warped model error by Yunqing Wang · 8 years ago
  66. 5d61b60 get_min_tx_size: disable -Warray-bounds by James Zern · 8 years ago
  67. fe06cb7 Cleanup useless 'else' by Frederic Barbier · 8 years ago
  68. 4e5b8f7 Integrate global_motion with convolve_round in lbd by Angie Chiang · 8 years ago
  69. 237c53e Replace dead assertion by Frederic Barbier · 8 years ago
  70. 36b5458 Change left shifts to multiplications by Yaowu Xu · 8 years ago
  71. 562a393 Declare rate_mv_bmc in warped motion by Yunqing Wang · 8 years ago
  72. 6faf349 Add high bit depth fast path quantizer avx2 by Yi Luo · 8 years ago
  73. 78516fc Build static libaom without internal deps in CMake. by Tom Finegan · 8 years ago
  74. b962dbb Sync CMake build with the configure build. by Tom Finegan · 8 years ago
  75. 84f2d79 Add shared library support to the CMake build. by Tom Finegan · 8 years ago
  76. 81b2e50 Pass conv_params into warp-related functions by Angie Chiang · 8 years ago
  77. 31d1927 Avoid left shift of negative values by Yaowu Xu · 8 years ago
  78. 2319866 [CFL] drop skip logic, always write alpha by David Michael Barr · 8 years ago
  79. c646923 Fix compilation for CONFIG_DELTA_Q && !CONFIG_EC_ADAPT && !CONFIG_EXT_DELTA_Q by Jonathan Matthews · 8 years ago
  80. 0ba49a5 Use AOMMAX instead of ternary by Sebastien Alaiwan · 8 years ago
  81. 918c3c1 Rename 'size' to 'frame_size' by Sebastien Alaiwan · 8 years ago
  82. 62fc41a Reduce scope of local variables by Sebastien Alaiwan · 8 years ago
  83. 1fd7105 lpf_8_test: Use static arrays for test params by Yaowu Xu · 8 years ago
  84. c854bac [CFL] Restore missing pair in cfl_alpha_codes by David Michael Barr · 8 years ago
  85. aa2f1c7 [intra-edge] Cosmetic changes by Joe Young · 8 years ago
  86. 14fc504 [CFL] RDO Loop Rework by Luc Trudeau · 8 years ago
  87. 5f3d370 [CFL] Fix stack smash in cfl_load by Luc Trudeau · 8 years ago
  88. 830d4ce [intra-edge] Convert 4x4 VP9 to ext-intra; upsample edge samples by Joe Young · 8 years ago
  89. 71adf52 Revert "Clamp inverse transform coefficients" by Jingning Han · 8 years ago
  90. acca889 Fix tile independency unit test by Jingning Han · 8 years ago
  91. a9a23f7 fix a bug in the parallel deblocking experiment for chroma plane by Ryan Lei · 8 years ago
  92. 3e18e4a [CFL] Compute Luma Average Over Partition Unit by Luc Trudeau · 8 years ago
  93. 401680b Fix coefficient range for identity matrix by Jingning Han · 8 years ago
  94. 5d24b6f encoder: Remove 64x upsampled reference buffers by Timothy B. Terriberry · 8 years ago
  95. 0eac319 Fix compile error of lv_map by Angie Chiang · 8 years ago
  96. 887069f Fix a bug for non 420 formats and some refactoring by Debargha Mukherjee · 8 years ago
  97. c082bbc Add new coding tool of ext-comp-refs by Zoe Liu · 8 years ago
  98. 0c634c7 Unify the checking on compound mode prediction by Zoe Liu · 8 years ago
  99. db252a4 Fix ext-tile unit test by Jingning Han · 8 years ago
  100. 345366a Add macro to disable trellis optimization in rdopt by Sarah Parker · 8 years ago