1. ba7815a Add av1_lowbd_inv_txfm2d_add_{16,8}x{16,8}_sse2 by Peng Bin · 7 years ago
  2. 2d276b3 [normative][intra-edge] get_filt_type luma/chroma mode by Joe Young · 7 years ago
  3. 4f91a13 Re-enable decode_to_md5 test. by Urvang Joshi · 7 years ago
  4. b18f0e0 av1_superres_unscaled: Make it more accurate. by Urvang Joshi · 7 years ago
  5. 0a2fb7c Replace shuffle with flip_buf in inv_txfm2d_sse2 by Peng Bin · 7 years ago
  6. 340261d [bugfix] Fix selfguided filter for narrow tiles by David Barker · 7 years ago
  7. 2049c01 [NORMATIVE] mfmv only use the first valid mv in stack by Jingning Han · 7 years ago
  8. c9c8189 [NORMATIVE] mfmv adds candidate mv by comparison by Jingning Han · 7 years ago
  9. 7336310 Re-enable av1_convolve_y after fix for round_1 > 0 by Debargha Mukherjee · 7 years ago
  10. ef2d51c convolve_y/jnt_convolve_y support for round_1 > 0 by Ola Hugosson · 7 years ago
  11. c12f570 [normative][intra-edge] Change # of filtered edge pixels by Joe Young · 7 years ago
  12. 40aa7b2 Remove repeated rate calculation by Cheng Chen · 7 years ago
  13. a86bd82 Remove dead logic interintra by Cheng Chen · 7 years ago
  14. 58bd7ce Implement av1_lowbd_inv_txfm2d_add_8x8_sse2 by Peng Bin · 7 years ago
  15. 8503ba0 Clean up FAST_SGR code by Imdad Sardharwalla · 7 years ago
  16. bc06802 Re-enable SIMD warp fn after round_1 > 0 fix by Debargha Mukherjee · 7 years ago
  17. ac061a0 Fix warp_plane sse2/sse3 rounding bug by Ola Hugosson · 8 years ago
  18. 950b912 Add a speed feature for fast tx size search by Hui Su · 7 years ago
  19. f4a165d Add option to low-precision blend all compounds by Debargha Mukherjee · 7 years ago
  20. 16f77e3 Make txb hash map support high bit-depth by Jingning Han · 7 years ago
  21. a6f987b dump_obu: Calculate and report OBU overhead. by Tom Finegan · 7 years ago
  22. 9540d59 Support larger LEB128 integers. by Tom Finegan · 7 years ago
  23. b489819 Optimize rectangular txfm sqrt2 multiply (sse2) by Linfeng Zhang · 7 years ago
  24. a47b29e Implement av1_fwd_txfm2d_32x{16, 32}_sse2 by Linfeng Zhang · 7 years ago
  25. c6b0186 Implement av1_fwd_txfm2d_16x{8,32}_sse2 by Linfeng Zhang · 7 years ago
  26. a87dc76 Bitstream change - avoid overflow of identity txfm by Angie Chiang · 7 years ago
  27. c8d6c08 Bitstream change - avoid overflow of 1:2/2:1 txfm by Angie Chiang · 7 years ago
  28. f2d40f6 Write LEB128 OBU size fields. by Tom Finegan · 7 years ago
  29. e11fe10 Turn CONFIG_FAST_SGR on by default by Debargha Mukherjee · 7 years ago
  30. c2a680e [mono-video, bugfix] Don't signal uv_mode in monochrome mode by David Barker · 7 years ago
  31. 2630314 Turn LOWPRECISION_PRECISION off by default by Debargha Mukherjee · 7 years ago
  32. c3bb018 Align buffers by Yaowu Xu · 7 years ago
  33. 9bed35e Add simd function for jnt_comp _x, _y function by Cheng Chen · 7 years ago
  34. 1efc5bd [ext-skip, bugfix] Fix reference frame setup by David Barker · 7 years ago
  35. 2f4d0f4 Cleanup SIMD FAST_SGR code by Imdad Sardharwalla · 7 years ago
  36. 328efac ensure_mv_buffer must re-alloc if dims differ by Jonathan Matthews · 7 years ago
  37. 74e8a99 Don't use last_frame_seg_map if frame size differs by Jonathan Matthews · 7 years ago
  38. c40cb70 Lower precision compound Blend by Debargha Mukherjee · 7 years ago
  39. 98c8fcc [segment_pred_last] Clear seg map when seg disabled by Jonathan Matthews · 7 years ago
  40. e33f581 SSE2 optimizations for _16 highbd lpf functions by Maxym Dmytrychenko · 7 years ago
  41. a07a3b2 Rework inter mode context for global_mv mode by Jingning Han · 7 years ago
  42. 7ae50fd Re-design inter mode context for compound modes by Jingning Han · 7 years ago
  43. 5bc4d1c Remove all_zero_mvs_flag from the rate-distortion loop by Jingning Han · 7 years ago
  44. 057f97b Fix the reference selection issue for skip mode by Zoe Liu · 7 years ago
  45. fa29b28 Reduce unneeded memory allocation by Zoe Liu · 7 years ago
  46. 75c6be0 Implement av1_fwd_txfm2d_8x16_sse2 by Linfeng Zhang · 7 years ago
  47. 62c9c23 Faster AVX2 convolve2D function by Frank Bossen · 7 years ago
  48. 43977f0 Implement av1_fwd_txfm2d_16x16_sse2 by Linfeng Zhang · 7 years ago
  49. eae8208 Implement flip txfm in av1_fwd_txfm2d_8x8_sse2 by Angie Chiang · 7 years ago
  50. 057f0da Implement av1_fwd_txfm2d_8x8_sse2 by Angie Chiang · 7 years ago
  51. 57a8f0e Add transpose_sse2.h by Angie Chiang · 7 years ago
  52. cdfe829 Fix intricacy between speed features in txk-sel by Jingning Han · 7 years ago
  53. 70a9705 Make txk-sel compatible with speed 2 feature by Jingning Han · 7 years ago
  54. 0768d98 Faster AVX2 implementation of motion compensation modules by Deepa K G · 7 years ago
  55. 3ea816e JNT_COMP: allow reversing the search order by Cheng Chen · 7 years ago
  56. 4ec84ab Move sb_size to sequence header by Imdad Sardharwalla · 7 years ago
  57. bde9cd8 Remove redundant mv operations at decoder by Jingning Han · 7 years ago
  58. 3dc71a3 inline get_random_number() by Timo Witte · 7 years ago
  59. d8edf23 entropy_analyzer: output optimized eob_extra in CDF by Hui Su · 7 years ago
  60. f094fe9 q-adapt-probs: add support for lv-map by Hui Su · 7 years ago
  61. b3db206 Revert "Port first pass stats handling from Vp9 into Av1" by Debargha Mukherjee · 7 years ago
  62. d6989be Silence a build warning. by Zoe Liu · 7 years ago
  63. 7ea0f15 Use accurate HBD sse to determine block skip by Yue Chen · 7 years ago
  64. a5657c2 Correct clamping after row-inverse by Debargha Mukherjee · 7 years ago
  65. d56b6e1 Make txk-sel support 64x64 transform scaling by Jingning Han · 7 years ago
  66. 13f41c2 Simplify refresh_frame_flags inference on S_FRAME by Frederic Barbier · 7 years ago
  67. dca1925 Make recent mv changes build with !INTRABC by Jonathan Matthews · 7 years ago
  68. 3db3f80 [superres, bugfix] Allow upscale to use all decoded pixels by David Barker · 7 years ago
  69. 7029948 Fix subsampled AR-filter coefficient estimation by Neil Birkbeck · 7 years ago
  70. 9d8004b Add mismatch test for quantization matrices. by Thomas Davies · 7 years ago
  71. cc6e0e1 Adding config file parsing implementation by Maxym Dmytrychenko · 7 years ago
  72. 5e91142 Make segmentation compatible with scaling by Frederic Barbier · 7 years ago
  73. 880ab1c Reduce reference MV search by Yunqing Wang · 7 years ago
  74. 5574c60 [dist-8x8] Restore removed asserts by Yushin Cho · 7 years ago
  75. 45b65af Fix build for entropy-stats by Hui Su · 7 years ago
  76. 73bc2aa Rework hash map for txk-sel by Jingning Han · 7 years ago
  77. 62129f9 Allow aq modes to reset the tx type in the encoding stage by Jingning Han · 7 years ago
  78. 3c74dd4 Add aom_comp_mask_pred_avx2 by Peng Bin · 7 years ago
  79. b80466f Refactor transform kernel search by Jingning Han · 7 years ago
  80. 62497a8 Turn on txk-sel by default by Jingning Han · 7 years ago
  81. 7942c87 Remove a redundant call of av1_init_plane_quantizers() by Yushin Cho · 7 years ago
  82. 953b77e comp_mask_pred:process each width separately by Peng Bin · 7 years ago
  83. f06f641 Replace 64 bit operations with 32 bit ones by Yaowu Xu · 7 years ago
  84. b785b95 av1_txfm,cosmetics: s/(min|max)Value/\1_value/ by James Zern · 7 years ago
  85. dc85759 av1_txfm: inline range_check_value, clamp_value by James Zern · 7 years ago
  86. ba575a0 quiet warnings with CONFIG_DEBUG by James Zern · 7 years ago
  87. 1637d42 Implement sse2 inv 1d txfms by Angie Chiang · 7 years ago
  88. af73d53 Re-allow 32x32 inter idtx. by Thomas Daede · 7 years ago
  89. 750f644 Move encoder-only function to encodemb.c by Sebastien Alaiwan · 7 years ago
  90. 1a70994 Remove code for CONFIG_FAST_SGR=2 and cleanup by Debargha Mukherjee · 7 years ago
  91. d051e56 SSE4 and AVX2 implementations of updated FAST_SGR by Imdad Sardharwalla · 7 years ago
  92. 1a79661 Implement sse2 fwd 1d txfms by Angie Chiang · 7 years ago
  93. 3d28815 lv-map: move loading of default CDFs to av1_default_coef_probs() by Hui Su · 7 years ago
  94. 7167d95 Reduce memory usage of inter_tx_size[] in MB_MODE_INFO by Hui Su · 7 years ago
  95. e5d166e Cleanup deprecated comments by Frederic Barbier · 7 years ago
  96. aab6aee AVX2 implementation of the Wiener filter by Imdad Sardharwalla · 7 years ago
  97. f7d1ff4 Don't use extra lines for r=2 guided filter by Debargha Mukherjee · 7 years ago
  98. 23b5484 Remove CONFIG_FRAME_SIGN_BIAS config flag by Debargha Mukherjee · 7 years ago
  99. da01c0d Port first pass stats handling from Vp9 into Av1 by Debargha Mukherjee · 7 years ago
  100. f8daa92 Remove aom_comp_mask_upsampled_pred from rtcd by Peng Bin · 7 years ago