1. 01faff9 [non-normative, cfl] Fix build with cfl disabled by David Barker · 7 years ago
  2. 7eedd6e Bug fix read_palette_mode_info() for mono video by Jonathan Matthews · 7 years ago
  3. 1a3dd3b Make AMVR parameters consistent for enc and dec by Imdad Sardharwalla · 7 years ago
  4. bb87c66 Add frame_offset to mismatch debug tool by Cheng Chen · 7 years ago
  5. 18976fa Add inv txfm2d sse2 for sizes with 4 by Peng Bin · 7 years ago
  6. 4917295 [NORMATIVE] Unify comp ref context design by Zoe Liu · 7 years ago
  7. e571f52 [NORMATIVE] Compound mode ref mv construction by Jingning Han · 7 years ago
  8. 7fcd024 Refactor the ref_mv code by Yunqing Wang · 7 years ago
  9. ff1a35b [NORMATIVE opt-ref-mv] Rework mv fetch from diff ref frames by Jingning Han · 7 years ago
  10. a7ba23f Add inv txfm2d 64 sse2 by Peng Bin · 7 years ago
  11. 008c643 Add inv txfm2d {8x32,32x8} sse2 by Peng Bin · 7 years ago
  12. abd1717 Code refactor of lowbd_inv_txfm2d_add sse2 by Peng Bin · 7 years ago
  13. fa455fc Make av1_decode_tg_tiles_and_wrapup handle highbd by Jonathan Matthews · 7 years ago
  14. 3c30fb4 misc: apply clang-format v5.0.0 by Johann · 7 years ago
  15. f152ff6 test: apply clang-format v5.0.0 by Johann · 7 years ago
  16. 6b41d4d av1/[common|decoder]: apply clang-format v5.0.0 by Johann · 7 years ago
  17. b0ef6ff av1/encoder: apply clang-format v5.0.0 by Johann · 7 years ago
  18. e8c1138 aom_dsp: apply clang-format v5.0.0 by Johann · 7 years ago
  19. 1597876 update .clang-format for v5.0.0 by Johann · 7 years ago
  20. 2642647 Hook in SSE2 inv txfms {8,16,32} by Zoe Liu · 7 years ago
  21. 50097b7 Remove unneeded param in single ref context by Zoe Liu · 7 years ago
  22. e193a70 Inv_txfm unittest cosmetic changes by Peng Bin · 7 years ago
  23. e820b82 Reorganize code to test various convolve options by Debargha Mukherjee · 7 years ago
  24. 5d8e28e TXMG cosmetic changes by Angie Chiang · 7 years ago
  25. 3285bc4 Add av1_lowbd_inv_txfm2d_add_{16,32}_sse2 by Peng Bin · 7 years ago
  26. 1124db2 [unit-test] Add unit test for intra-edge functions by Joe Young · 7 years ago
  27. 5e19c9d [NORMATIVE]Constrain mv reference within 64x64 block by Jingning Han · 7 years ago
  28. d41869a [NORMATIVE] mfmv extension border check at 64x64 by Jingning Han · 7 years ago
  29. 2d17ec6 [NORMATIVE] Account all the newmv modes for compound mode context by Jingning Han · 7 years ago
  30. 02efe6a Modify reference MV function prototypes by Yunqing Wang · 7 years ago
  31. 463bd75 [Normative txmg]Use 12-bit cos_bit on inverse txfm by Angie Chiang · 7 years ago
  32. 87fc8f9 Fix unittest on av1_lowbd_inv_txfm2d_add_{16,8}x{16,8}_sse2 by Zoe Liu · 7 years ago
  33. 83b10cb Implement av1_lowbd_fwd_txfm2d_32x8_sse2 by Angie Chiang · 7 years ago
  34. e783cdc Fix av1_lowbd_fwd_txfm2d_32x16_sse2 by Angie Chiang · 7 years ago
  35. bdfbcba Implement av1_lowbd_fwd_txfm2d_8x32_sse2 by Angie Chiang · 7 years ago
  36. ea19090 [NORMATIVE]Fix has_top_right() for 128x* blocks by Hui Su · 7 years ago
  37. 53eaf8f [NORMATIVE jnt_comp] remove double rounding by Debargha Mukherjee · 7 years ago
  38. 7dbb005 [wedge/compound-segment, normative] Remove more rounding by David Barker · 7 years ago
  39. d3b9973 [wedge/compound-segment, normative] Reduce multiple rounding by David Barker · 7 years ago
  40. f7a1242 aom_qm_ext: add signaling for separate QM for U/V by Yaowu Xu · 7 years ago
  41. dccaf3f Skip unnecessary single ref frame motion vector search by Jingning Han · 7 years ago
  42. a883e6e [NORMATIVE-DECODING, intra-edge] Fix bug in is_smooth() by David Barker · 7 years ago
  43. 6f81f12 [NORMATIVE-DECODING, txmg]: Adjust IADST4 by Dominic Symes · 7 years ago
  44. 7d8b13e Turn on sse2 simd optimization by Angie Chiang · 7 years ago
  45. 996723a Implement fidentity{8/16}_new_sse2 by Angie Chiang · 7 years ago
  46. 1a2f245 Hook in av1_lowbd_inv_txfm2d_add_8x8_sse2 by Angie Chiang · 7 years ago
  47. dbc677d [NORMATIVE-SYNTAX, ext-skip] Adapt skip_mode_cdfs between frames by David Barker · 7 years ago
  48. 49469a9 Remove experimental flag of MV_COMPRESS by Frederic Barbier · 7 years ago
  49. d15afb2 Remove unneeded param in bwdref context by Zoe Liu · 7 years ago
  50. 98c16fa Remove experimental flag of TEMPMV_SIGNALING by Frederic Barbier · 7 years ago
  51. ba7815a Add av1_lowbd_inv_txfm2d_add_{16,8}x{16,8}_sse2 by Peng Bin · 7 years ago
  52. 2d276b3 [normative][intra-edge] get_filt_type luma/chroma mode by Joe Young · 7 years ago
  53. 4f91a13 Re-enable decode_to_md5 test. by Urvang Joshi · 7 years ago
  54. b18f0e0 av1_superres_unscaled: Make it more accurate. by Urvang Joshi · 7 years ago
  55. 0a2fb7c Replace shuffle with flip_buf in inv_txfm2d_sse2 by Peng Bin · 7 years ago
  56. 340261d [bugfix] Fix selfguided filter for narrow tiles by David Barker · 7 years ago
  57. 2049c01 [NORMATIVE] mfmv only use the first valid mv in stack by Jingning Han · 7 years ago
  58. c9c8189 [NORMATIVE] mfmv adds candidate mv by comparison by Jingning Han · 7 years ago
  59. 7336310 Re-enable av1_convolve_y after fix for round_1 > 0 by Debargha Mukherjee · 7 years ago
  60. ef2d51c convolve_y/jnt_convolve_y support for round_1 > 0 by Ola Hugosson · 7 years ago
  61. c12f570 [normative][intra-edge] Change # of filtered edge pixels by Joe Young · 7 years ago
  62. 40aa7b2 Remove repeated rate calculation by Cheng Chen · 7 years ago
  63. a86bd82 Remove dead logic interintra by Cheng Chen · 7 years ago
  64. 58bd7ce Implement av1_lowbd_inv_txfm2d_add_8x8_sse2 by Peng Bin · 7 years ago
  65. 8503ba0 Clean up FAST_SGR code by Imdad Sardharwalla · 7 years ago
  66. bc06802 Re-enable SIMD warp fn after round_1 > 0 fix by Debargha Mukherjee · 7 years ago
  67. ac061a0 Fix warp_plane sse2/sse3 rounding bug by Ola Hugosson · 7 years ago
  68. 950b912 Add a speed feature for fast tx size search by Hui Su · 7 years ago
  69. f4a165d Add option to low-precision blend all compounds by Debargha Mukherjee · 7 years ago
  70. 16f77e3 Make txb hash map support high bit-depth by Jingning Han · 7 years ago
  71. a6f987b dump_obu: Calculate and report OBU overhead. by Tom Finegan · 7 years ago
  72. 9540d59 Support larger LEB128 integers. by Tom Finegan · 7 years ago
  73. b489819 Optimize rectangular txfm sqrt2 multiply (sse2) by Linfeng Zhang · 7 years ago
  74. a47b29e Implement av1_fwd_txfm2d_32x{16, 32}_sse2 by Linfeng Zhang · 7 years ago
  75. c6b0186 Implement av1_fwd_txfm2d_16x{8,32}_sse2 by Linfeng Zhang · 7 years ago
  76. a87dc76 Bitstream change - avoid overflow of identity txfm by Angie Chiang · 7 years ago
  77. c8d6c08 Bitstream change - avoid overflow of 1:2/2:1 txfm by Angie Chiang · 7 years ago
  78. f2d40f6 Write LEB128 OBU size fields. by Tom Finegan · 7 years ago
  79. e11fe10 Turn CONFIG_FAST_SGR on by default by Debargha Mukherjee · 7 years ago
  80. c2a680e [mono-video, bugfix] Don't signal uv_mode in monochrome mode by David Barker · 7 years ago
  81. 2630314 Turn LOWPRECISION_PRECISION off by default by Debargha Mukherjee · 7 years ago
  82. c3bb018 Align buffers by Yaowu Xu · 7 years ago
  83. 9bed35e Add simd function for jnt_comp _x, _y function by Cheng Chen · 7 years ago
  84. 1efc5bd [ext-skip, bugfix] Fix reference frame setup by David Barker · 7 years ago
  85. 2f4d0f4 Cleanup SIMD FAST_SGR code by Imdad Sardharwalla · 7 years ago
  86. 328efac ensure_mv_buffer must re-alloc if dims differ by Jonathan Matthews · 7 years ago
  87. 74e8a99 Don't use last_frame_seg_map if frame size differs by Jonathan Matthews · 7 years ago
  88. c40cb70 Lower precision compound Blend by Debargha Mukherjee · 7 years ago
  89. 98c8fcc [segment_pred_last] Clear seg map when seg disabled by Jonathan Matthews · 7 years ago
  90. e33f581 SSE2 optimizations for _16 highbd lpf functions by Maxym Dmytrychenko · 7 years ago
  91. a07a3b2 Rework inter mode context for global_mv mode by Jingning Han · 7 years ago
  92. 7ae50fd Re-design inter mode context for compound modes by Jingning Han · 7 years ago
  93. 5bc4d1c Remove all_zero_mvs_flag from the rate-distortion loop by Jingning Han · 7 years ago
  94. 057f97b Fix the reference selection issue for skip mode by Zoe Liu · 7 years ago
  95. fa29b28 Reduce unneeded memory allocation by Zoe Liu · 7 years ago
  96. 75c6be0 Implement av1_fwd_txfm2d_8x16_sse2 by Linfeng Zhang · 7 years ago
  97. 62c9c23 Faster AVX2 convolve2D function by Frank Bossen · 7 years ago
  98. 43977f0 Implement av1_fwd_txfm2d_16x16_sse2 by Linfeng Zhang · 7 years ago
  99. eae8208 Implement flip txfm in av1_fwd_txfm2d_8x8_sse2 by Angie Chiang · 7 years ago
  100. 057f0da Implement av1_fwd_txfm2d_8x8_sse2 by Angie Chiang · 7 years ago