1. f636d5c Disable CDEF signaling when all segments are lossless. by Thomas Daede · 8 years ago
  2. 5a995d7 Fix skip cost estimate in lv-map by Jingning Han · 8 years ago
  3. 56359d4 Remove redundant call to av1_search_txk_type by Jingning Han · 8 years ago
  4. 5bb3a74 Remove the symbol counts for intra with EC_ADAPT. by Nathan E. Egge · 8 years ago
  5. 788ed89 Remove the intra probs when EC_ADAPT enabled. by Nathan E. Egge · 8 years ago
  6. 7e55571 AOM_QM: constrain high-weight matrices to stay in 8 bits. by Thomas Davies · 8 years ago
  7. 780d249 [CFL] Adjust Pixel Buffer for Chroma Sub8x8 by Luc Trudeau · 8 years ago
  8. f9333f5 Fix a bug in block mismatch debugging by Zoe Liu · 8 years ago
  9. 5694aa7 Remove the av1_intra_mode_tree const with EC_ADAPT. by Nathan E. Egge · 8 years ago
  10. 693eedd Use CDFs to compute all intra mode related costs. by Nathan E. Egge · 8 years ago
  11. 858e238 Remove Unused UPDATE_RD_COST macro by Guillaume Martres · 8 years ago
  12. 3409c0d Fix typo in error message by David Barker · 8 years ago
  13. f7b6756 Fix warning in test code by Sebastien Alaiwan · 8 years ago
  14. e3afdd8 Fix bug when cb4x4 is disabled by David Barker · 8 years ago
  15. 4a84134 Remove unused av1_token encodings. by Nathan E. Egge · 8 years ago
  16. b03c2f4 [CFL] Assert that luma buffer is not bigger than chroma surface by Luc Trudeau · 8 years ago
  17. e7f9e16 [CFL] Compute DC_PRED until end of frame by Luc Trudeau · 8 years ago
  18. 3dc55e0 [CFL] Better encapsulation by Luc Trudeau · 8 years ago
  19. 24d565b Cleanup dead inv-txfm functions in HBD data path by Frederic Barbier · 8 years ago
  20. 8526830 Add NCOBMC_ADAPT_WEIGHT as another motion mode by Wei-Ting Lin · 8 years ago
  21. 5e8007f align buffers to avoid Segmentation fault by Yaowu Xu · 8 years ago
  22. 0f4195c Fwd txfm and quantizer HBD/LBD data paths co-exist by Yi Luo · 8 years ago
  23. 5680a01 Extend DISABLE_TRELLISQ_SEARCH to include calls from var-tx by Sarah Parker · 8 years ago
  24. 50f1911 Add the av1_cost_tokens_from_cdf() function. by Nathan E. Egge · 8 years ago
  25. 05b45e6 Avoid use of deprecated inv-txfm in encoder by Frederic Barbier · 8 years ago
  26. 894cc81 NEW_MULTISYMBOL: adapt comp_ref and bwd_ref. by Thomas Davies · 8 years ago
  27. 243b66b Support rectangular tx_type coding in var-tx by Jingning Han · 8 years ago
  28. 8147372 Fix lv_map when accounting is on by Angie Chiang · 8 years ago
  29. 85a8f70 ncobmc_adapt_weight: Add bitstream syntax by Wei-Ting Lin · 8 years ago
  30. 302d097 Add experiment bgsprite by Todd Nguyen · 8 years ago
  31. 8fb4c9e [CFL] Sum Alpha Distortion Over Transform Block by Luc Trudeau · 8 years ago
  32. f053cba Reduce multiplier precision for warp least squares by Debargha Mukherjee · 8 years ago
  33. 5128109 Fix inv txfm low/high bitdepth selection logic by Yi Luo · 8 years ago
  34. 784596d Remove redundant checks in read/write_tx_type by Sarah Parker · 8 years ago
  35. 580943a supertx: Read and write transforms with CDF in decode_partition by Rupert Swarbrick · 8 years ago
  36. e3b81bc Rework recursive transform block partition search by Jingning Han · 8 years ago
  37. a65f305 Re-organize the block index in decode_reconstruct_tx by Jingning Han · 8 years ago
  38. 1d46d90 Fix token-encoding errors in NCOBMC by Wei-Ting Lin · 8 years ago
  39. 8ab875d daala-dist: high bit depth support by Yushin Cho · 8 years ago
  40. 0d6ab64 Remove redundant code line by Adrian Grange · 8 years ago
  41. 0474912 Fix daala-dist for var-tx by Yushin Cho · 8 years ago
  42. ad8290b New experiment: LGT by Lester Lu · 8 years ago
  43. 75b0100 Fix daala_dist to handle visible pixels only by Yushin Cho · 8 years ago
  44. 6f0566e Fix some valgrind errors in loop-restoration by Debargha Mukherjee · 8 years ago
  45. 67d968f Change mv scaling behaviour by David Barker · 8 years ago
  46. 6757197 Simplify superframe index writing by Sebastien Alaiwan · 8 years ago
  47. d94476d Fix double definition of 'pd' by Sebastien Alaiwan · 8 years ago
  48. d937cdb x86: _mm_set_epi64x -> _mm_{set_epi32,cvtsi32_si128} by James Zern · 8 years ago
  49. 8889673 {decodeframe,rdopt}.c: fix asserts with strings by James Zern · 8 years ago
  50. bd99b38 Pass mbmi into get_scan() by Angie Chiang · 8 years ago
  51. a3d7091 Fix compile warning by Yushin Cho · 8 years ago
  52. 11132ce Fix bug with chroma-sub8x8 + resizing by David Barker · 8 years ago
  53. afe7c5f Do not find transformation for very few points by Debargha Mukherjee · 8 years ago
  54. 9180b6e Prevent divide-by-zero by Yaowu Xu · 8 years ago
  55. bdda9d4 convert to int before apply sign by Yaowu Xu · 8 years ago
  56. cb63767 Fix compiler warning in joint_motion_search by Jingning Han · 8 years ago
  57. a56f916 Add entropy stats dump out for individual frame context type by Zoe Liu · 8 years ago
  58. 193422e Add avx2 highbd_quantize_b by Yi Luo · 8 years ago
  59. 04eb959 Fix daala-dist, rd tx search by Yushin Cho · 8 years ago
  60. a0cc9aa Add missing accumulation cross threads by Yaowu Xu · 8 years ago
  61. 493fd88 Simplify packetization of frames into a superframe by Sebastien Alaiwan · 8 years ago
  62. e4d6f9b Simplify flow of control by Sebastien Alaiwan · 8 years ago
  63. a1d0c4d Integrate global_motion with convolve_round in hbd by Angie Chiang · 8 years ago
  64. 84f567c Add chorma tilesize option in loop-restoration by Debargha Mukherjee · 8 years ago
  65. 81ec261 cb4x4: Move sub-4X4 block sizes behind chroma flags. by Timothy B. Terriberry · 8 years ago
  66. 5c84469 Simplify code based on explicit assertion by Frederic Barbier · 8 years ago
  67. 2a19c9e Don't silently fail writing the superframe index by Sebastien Alaiwan · 8 years ago
  68. 4a81001 ext_inter: Skip compound type probs. for small block sizes. by Timothy B. Terriberry · 8 years ago
  69. b8f4910 Cleanup dead code by Frederic Barbier · 8 years ago
  70. 8c9bcdf NEW_MULTISYMBOL: fix comp_inter decoding. by Thomas Davies · 8 years ago
  71. 2b4ea11 Use last_show_frame in use_prev_frame_mvs calc by Fergus Simpson · 8 years ago
  72. c5c0cba Fix CMake desync with configure build. by Tom Finegan · 8 years ago
  73. a325233 Remove the av1_inter_mode_tree[] constants. by Nathan E. Egge · 8 years ago
  74. 8657ad7 Handle the invalid warped model error by Yunqing Wang · 8 years ago
  75. 5d61b60 get_min_tx_size: disable -Warray-bounds by James Zern · 8 years ago
  76. fe06cb7 Cleanup useless 'else' by Frederic Barbier · 8 years ago
  77. 4e5b8f7 Integrate global_motion with convolve_round in lbd by Angie Chiang · 8 years ago
  78. 237c53e Replace dead assertion by Frederic Barbier · 8 years ago
  79. 36b5458 Change left shifts to multiplications by Yaowu Xu · 8 years ago
  80. 562a393 Declare rate_mv_bmc in warped motion by Yunqing Wang · 8 years ago
  81. 6faf349 Add high bit depth fast path quantizer avx2 by Yi Luo · 8 years ago
  82. 78516fc Build static libaom without internal deps in CMake. by Tom Finegan · 8 years ago
  83. 84f2d79 Add shared library support to the CMake build. by Tom Finegan · 8 years ago
  84. 81b2e50 Pass conv_params into warp-related functions by Angie Chiang · 8 years ago
  85. 31d1927 Avoid left shift of negative values by Yaowu Xu · 8 years ago
  86. 2319866 [CFL] drop skip logic, always write alpha by David Michael Barr · 8 years ago
  87. c646923 Fix compilation for CONFIG_DELTA_Q && !CONFIG_EC_ADAPT && !CONFIG_EXT_DELTA_Q by Jonathan Matthews · 8 years ago
  88. 0ba49a5 Use AOMMAX instead of ternary by Sebastien Alaiwan · 8 years ago
  89. 918c3c1 Rename 'size' to 'frame_size' by Sebastien Alaiwan · 8 years ago
  90. 62fc41a Reduce scope of local variables by Sebastien Alaiwan · 8 years ago
  91. c854bac [CFL] Restore missing pair in cfl_alpha_codes by David Michael Barr · 8 years ago
  92. aa2f1c7 [intra-edge] Cosmetic changes by Joe Young · 8 years ago
  93. 14fc504 [CFL] RDO Loop Rework by Luc Trudeau · 8 years ago
  94. 5f3d370 [CFL] Fix stack smash in cfl_load by Luc Trudeau · 8 years ago
  95. 830d4ce [intra-edge] Convert 4x4 VP9 to ext-intra; upsample edge samples by Joe Young · 8 years ago
  96. 71adf52 Revert "Clamp inverse transform coefficients" by Jingning Han · 8 years ago
  97. a9a23f7 fix a bug in the parallel deblocking experiment for chroma plane by Ryan Lei · 8 years ago
  98. 3e18e4a [CFL] Compute Luma Average Over Partition Unit by Luc Trudeau · 8 years ago
  99. 401680b Fix coefficient range for identity matrix by Jingning Han · 8 years ago
  100. 5d24b6f encoder: Remove 64x upsampled reference buffers by Timothy B. Terriberry · 8 years ago