1. 073590e Disable lpf across tile in AV1ExtTileTest by Yaowu Xu · 8 years ago
  2. a33304f Add VAR_TX_NO_TX_MODE experiment. by Nathan E. Egge · 8 years ago
  3. d8b1ddc Signature changes for the LGT experiment by Lester Lu · 8 years ago
  4. cff9171 NEW_MULTISYMBOL: adapt remaining INTERINTRA syntax elements. by Thomas Davies · 8 years ago
  5. 299ff04 INTERINTRA : adapt interintra_mode as cdf. by Thomas Davies · 8 years ago
  6. a14f2bb cmake: fix setting CMAKE_BUILD_TYPE default by James Zern · 8 years ago
  7. d8dac22 Adapt the compound_type syntax element. by Thomas Davies · 8 years ago
  8. e4c6fc1 Encode superframes in front by Sebastien Alaiwan · 8 years ago
  9. 627e2fd Remove the token state array from optimize_b_greedy. by Kyle Siefring · 8 years ago
  10. ba5f187 [ncobmc]: Supporting var-tx by Wei-Ting Lin · 8 years ago
  11. 99eaa0e Fix compiling bug for ext-inter cdf coding by Wei-Ting Lin · 8 years ago
  12. 8a516a8 Re-order intra modes during RD search by hui su · 8 years ago
  13. 475fc9d [CFL] Fewer bits for fixed point by Luc Trudeau · 8 years ago
  14. af7846e fix a bug in update_boundary info function by U-AMR\zlei3 · 8 years ago
  15. 2e6cb7e [CFL] Convert dc_pred to fixed point by Luc Trudeau · 8 years ago
  16. 64a2fb8 Fix compiler bug of interintra exp by Angie Chiang · 8 years ago
  17. 8c08a33 EXT_INTER: CDF coding for inter_compound_mode. by Thomas Davies · 8 years ago
  18. 4755817 Speed up txk search function by Jingning Han · 8 years ago
  19. 2f42d77 Make var-tx context update support lv-map context sets by Jingning Han · 8 years ago
  20. 1643a0a Fix tx type cost estimate in txk-sel by Jingning Han · 8 years ago
  21. 4430975 Inline temporary by Sebastien Alaiwan · 8 years ago
  22. 2cbf1a2 Remove #if guard by Sebastien Alaiwan · 8 years ago
  23. 7a6e87b Reduce scope of temporary arrays by Sebastien Alaiwan · 8 years ago
  24. b5138be Avoid dynamic memory allocation by Sebastien Alaiwan · 8 years ago
  25. f7829f4 Reduce scope of 'count_' by Sebastien Alaiwan · 8 years ago
  26. d0f7ba1 ncobmc_adapt_weight: allow the usage of new motion mode by Wei-Ting Lin · 8 years ago
  27. bfe2827 [CFL] Fixed point implementation for tx average by Luc Trudeau · 8 years ago
  28. 0367894 [CFL] Compute Average Over TX Block Instead of Pred Block by Luc Trudeau · 8 years ago
  29. 5c453db [CFL] clip CFL prediction to avoid overflow by Luc Trudeau · 8 years ago
  30. 4aee17d analyzer: escape build config by Michael Bebenita · 8 years ago
  31. 6b4d4c4 Remove unused code by Zoe Liu · 8 years ago
  32. e57d632 Support ext-tx in transform kernel selection by Jingning Han · 8 years ago
  33. 42595a7 Cleanup dead code by Frederic Barbier · 8 years ago
  34. f636d5c Disable CDEF signaling when all segments are lossless. by Thomas Daede · 8 years ago
  35. 5a995d7 Fix skip cost estimate in lv-map by Jingning Han · 8 years ago
  36. 56359d4 Remove redundant call to av1_search_txk_type by Jingning Han · 8 years ago
  37. 5bb3a74 Remove the symbol counts for intra with EC_ADAPT. by Nathan E. Egge · 8 years ago
  38. 788ed89 Remove the intra probs when EC_ADAPT enabled. by Nathan E. Egge · 8 years ago
  39. 7e55571 AOM_QM: constrain high-weight matrices to stay in 8 bits. by Thomas Davies · 8 years ago
  40. 8a37934 Revert "Always use the 16-bit coding path" by Jingning Han · 8 years ago
  41. 780d249 [CFL] Adjust Pixel Buffer for Chroma Sub8x8 by Luc Trudeau · 8 years ago
  42. f9333f5 Fix a bug in block mismatch debugging by Zoe Liu · 8 years ago
  43. 5694aa7 Remove the av1_intra_mode_tree const with EC_ADAPT. by Nathan E. Egge · 8 years ago
  44. 693eedd Use CDFs to compute all intra mode related costs. by Nathan E. Egge · 8 years ago
  45. 858e238 Remove Unused UPDATE_RD_COST macro by Guillaume Martres · 8 years ago
  46. 3409c0d Fix typo in error message by David Barker · 8 years ago
  47. f7b6756 Fix warning in test code by Sebastien Alaiwan · 8 years ago
  48. 910f479 simd_cmp_impl,S64_V256V256: use correct store fn by James Zern · 8 years ago
  49. 62db3dc libwebm/README.libaom: correct local changes by James Zern · 8 years ago
  50. 5caf2c4 Add a new coding tool of gf_groups by Zoe Liu · 8 years ago
  51. ff5b2f4 Add support for Visual Studio 2017 by James Zern · 8 years ago
  52. 69eab5c roll libwebm snapshot by James Zern · 8 years ago
  53. e3afdd8 Fix bug when cb4x4 is disabled by David Barker · 8 years ago
  54. 161e339 Clean up tools/build_inspector.sh. by Tom Finegan · 8 years ago
  55. 614bf34 Small fixes in CMake analyzer build. by Tom Finegan · 8 years ago
  56. 3d264da Always use the 16-bit coding path by Sebastien Alaiwan · 8 years ago
  57. 8a65f9f Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  58. 4a84134 Remove unused av1_token encodings. by Nathan E. Egge · 8 years ago
  59. b03c2f4 [CFL] Assert that luma buffer is not bigger than chroma surface by Luc Trudeau · 8 years ago
  60. e7f9e16 [CFL] Compute DC_PRED until end of frame by Luc Trudeau · 8 years ago
  61. 3dc55e0 [CFL] Better encapsulation by Luc Trudeau · 8 years ago
  62. 24d565b Cleanup dead inv-txfm functions in HBD data path by Frederic Barbier · 8 years ago
  63. c8b38b0 AV1 offline probability optimizer by Yue Chen · 8 years ago
  64. 86a6738 analyzer: support high bitdepth and low bitdepth by Tristan Matthews · 8 years ago
  65. d7b2be7 Remove references to a previously removed variable by Yaowu Xu · 8 years ago
  66. 8526830 Add NCOBMC_ADAPT_WEIGHT as another motion mode by Wei-Ting Lin · 8 years ago
  67. d1ff754 Sync CMake build with the configure build. by Tom Finegan · 8 years ago
  68. 5e8007f align buffers to avoid Segmentation fault by Yaowu Xu · 8 years ago
  69. 0f4195c Fwd txfm and quantizer HBD/LBD data paths co-exist by Yi Luo · 8 years ago
  70. 8ab5b5f sad_highbd_avx2: avoid _mm256_set1_epi64x w/x86 vs2013 by James Zern · 8 years ago
  71. 5680a01 Extend DISABLE_TRELLISQ_SEARCH to include calls from var-tx by Sarah Parker · 8 years ago
  72. 50f1911 Add the av1_cost_tokens_from_cdf() function. by Nathan E. Egge · 8 years ago
  73. 05b45e6 Avoid use of deprecated inv-txfm in encoder by Frederic Barbier · 8 years ago
  74. 894cc81 NEW_MULTISYMBOL: adapt comp_ref and bwd_ref. by Thomas Davies · 8 years ago
  75. 243b66b Support rectangular tx_type coding in var-tx by Jingning Han · 8 years ago
  76. 8147372 Fix lv_map when accounting is on by Angie Chiang · 8 years ago
  77. 6c4af6b Fix some irregularities in SSE2 variance code by David Barker · 8 years ago
  78. 85a8f70 ncobmc_adapt_weight: Add bitstream syntax by Wei-Ting Lin · 8 years ago
  79. 302d097 Add experiment bgsprite by Todd Nguyen · 8 years ago
  80. bda59df Enable smooth_hv by default. by Urvang Joshi · 8 years ago
  81. 8fb4c9e [CFL] Sum Alpha Distortion Over Transform Block by Luc Trudeau · 8 years ago
  82. f053cba Reduce multiplier precision for warp least squares by Debargha Mukherjee · 8 years ago
  83. 5128109 Fix inv txfm low/high bitdepth selection logic by Yi Luo · 8 years ago
  84. 784596d Remove redundant checks in read/write_tx_type by Sarah Parker · 8 years ago
  85. 580943a supertx: Read and write transforms with CDF in decode_partition by Rupert Swarbrick · 8 years ago
  86. e3b81bc Rework recursive transform block partition search by Jingning Han · 8 years ago
  87. a65f305 Re-organize the block index in decode_reconstruct_tx by Jingning Han · 8 years ago
  88. 1d46d90 Fix token-encoding errors in NCOBMC by Wei-Ting Lin · 8 years ago
  89. d43d677 quantize.c: convert to int before apply sign by Yaowu Xu · 8 years ago
  90. 284c883 aom_dsp.cmake: add highbd_quantize_intrin_avx2.c by James Zern · 8 years ago
  91. 8ab875d daala-dist: high bit depth support by Yushin Cho · 8 years ago
  92. 0d6ab64 Remove redundant code line by Adrian Grange · 8 years ago
  93. 0474912 Fix daala-dist for var-tx by Yushin Cho · 8 years ago
  94. ad8290b New experiment: LGT by Lester Lu · 8 years ago
  95. 75b0100 Fix daala_dist to handle visible pixels only by Yushin Cho · 8 years ago
  96. 6f0566e Fix some valgrind errors in loop-restoration by Debargha Mukherjee · 8 years ago
  97. 67d968f Change mv scaling behaviour by David Barker · 8 years ago
  98. 6757197 Simplify superframe index writing by Sebastien Alaiwan · 8 years ago
  99. d94476d Fix double definition of 'pd' by Sebastien Alaiwan · 8 years ago
  100. d937cdb x86: _mm_set_epi64x -> _mm_{set_epi32,cvtsi32_si128} by James Zern · 8 years ago