1. 6fcaa3d Initialize seg_feature_data_xxx with 8 elements. by Wan-Teh Chang · 6 years ago
  2. eaf3eb9 Simplify highbd txfm modules by Satish Kumar Suman · 6 years ago
  3. cbb0743 Increase FRAME_BUFFERS to 16. by Wan-Teh Chang · 6 years ago
  4. 87175af Fix spelling errors. by Wan-Teh Chang · 6 years ago
  5. 7df9d48 Move the assertion in get_free_fb() to its callers by Wan-Teh Chang · 6 years ago
  6. 64e4cba Remove code used by frame_parallel_decode option. by Wan-Teh Chang · 7 years ago
  7. 2ab147d Avoid dangling pointers and array sizes. by Wan-Teh Chang · 6 years ago
  8. d230388 Add assertions about frame buffer reference counts by Wan-Teh Chang · 6 years ago
  9. cfb5250 SSE4.1 & AVX2 wiener compute_stats_highbd by David Turner · 7 years ago
  10. b69d8fe Turn off LOOP_FILTER_BITMASK by default by Jonathan Matthews · 7 years ago
  11. 46fdae4 Optimize highbd fwd_txfm modules by Satish Kumar Suman · 7 years ago
  12. 38acd6c Fix bug in obmc_mask_* arrays by Sachin Kumar Garg · 7 years ago
  13. 96a4ff3 Remove a check for an impossible condition. by Wan-Teh Chang · 7 years ago
  14. 9042a3c Integerized Wiener filter encoder by David Turner · 7 years ago
  15. 0ce71ac Resize/Superres: clamp resized width/height to 16. by Urvang Joshi · 7 years ago
  16. e3600cd Multi-thread support for bitmask by Cheng Chen · 7 years ago
  17. 75a8784 loopfilter static analysis: limit plane_start/_end by Johann · 7 years ago
  18. b2d5d86 Optimize highbd 32x8 and 8x32 fwd_txfm by Satish Kumar Suman · 7 years ago
  19. ffe7ae7 Optimize highbd 4x16 and 16x4 inv_txfm by Remya · 7 years ago
  20. dc6e2c8 Mark some functions as static. by Wan-Teh Chang · 7 years ago
  21. 56f1020 Revert "Revert "Add ARM Neon optimization of txfm 64"" by sachin garg · 7 years ago
  22. 2dffbaf Fix a fuzzer bug for loop filter bitmask by Cheng Chen · 7 years ago
  23. 35012f9 Optimize highbd 32x16 and 16x32 fwd_txfm by Satish Kumar Suman · 7 years ago
  24. a563302 Optimize highbd 4x8 and 8x4 inv_txfm by Remya · 7 years ago
  25. 84b0993 Turn on loop filter bitmask by Cheng Chen · 7 years ago
  26. 6f8006b Correctly set loopfilter mask to zero by Cheng Chen · 7 years ago
  27. 3143c0e Fix u/v plane filter level bugs by Cheng Chen · 7 years ago
  28. 6916cd5 Fix a bug for loop filter level assignment by Cheng Chen · 7 years ago
  29. 3167c0a Improve bitmask construction by Cheng Chen · 7 years ago
  30. 91c9b2e Modify use_accurate_subpel_search for better coding performance by Yunqing Wang · 7 years ago
  31. 0fa5411 Optimize highbd inv_txfm modules by Remya · 7 years ago
  32. 1e227d4 Bitmask patch 7: Optimize traversal steps. by Cheng Chen · 7 years ago
  33. a2969e7 Bitmask patch 6: Minor improvement. by Cheng Chen · 7 years ago
  34. 48d2baf Bitmask patch 3: Add more lookup table entries for bitmask. by Cheng Chen · 7 years ago
  35. 6f33c68 Fix range check in half_btf() function by David Barker · 7 years ago
  36. 146b72c Bitmask patch 2: Applying filtering once bitmask is built by Cheng Chen · 7 years ago
  37. 69ac765 Bitmask patch 1: Reduce u/v horizontal/vertical by Cheng Chen · 7 years ago
  38. f651c0f Fix 32bit build for arm target arch 8 by Umang Saini · 7 years ago
  39. 4db1266 Add sse4_1 variant for highbd inv_txfm 32x32 by Remya · 7 years ago
  40. fd5aae4 Optimize highbd 64x64 fwd_txfm by Satish Kumar Suman · 7 years ago
  41. 6fa4006 Add decoder control skip_film_grain by Yaowu Xu · 7 years ago
  42. 3201774 Fix initialization in loop restoration mt by Ravi Chaudhary · 7 years ago
  43. b3718e0 Fix compiler warnings in av1_convolve_2d_facade() by Hui Su · 7 years ago
  44. 8d2f577 Do not cast worker->hook function pointers. by Wan-Teh Chang · 7 years ago
  45. c75fb08 Bitmask patch 0: Store info for bitmask at decoder by Cheng Chen · 7 years ago
  46. 2a4c813 Fix memset call for selfguided sse4 code by Debargha Mukherjee · 7 years ago
  47. 4359521 arm64: zero vectors for gcc 6.3 by Johann · 7 years ago
  48. 929b4d1 Optimize highbd 8x16 and 16x8 inv_txfm by Remya · 7 years ago
  49. d04f6c5 Optimize highbd 8x16, 16x8 fwd_txfm by Venkat · 7 years ago
  50. d547fa6 Special handling of IntraBC interpolation by Hui Su · 7 years ago
  51. eeb121c Convert stack to heap allocation by Debargha Mukherjee · 7 years ago
  52. e58f6ec Add pointers to temp buffers in 'xd'. by Urvang Joshi · 7 years ago
  53. 3721a32 Fix two compiling problems with MSVC 2013 by Yaowu Xu · 7 years ago
  54. 32c69f2 Declare final_filter_fast_internal as static. by Wan-Teh Chang · 7 years ago
  55. 0cbad85 Include config/av1_rtcd.h. by Wan-Teh Chang · 7 years ago
  56. 0a4cfad decodeframe and reconinter_enc: Reduce stack use. by Urvang Joshi · 7 years ago
  57. c613fd4 Zero frame buffers on sequence header change. by Wan-Teh Chang · 7 years ago
  58. 9959e4a Make funciton definition/declaration consistent by Yaowu Xu · 7 years ago
  59. f36be56 Remove obsoleted skip_block for quantize_b by Peng Bin · 7 years ago
  60. 850e126 Optimize highbd 32x32 inv_txfm by Venkat · 7 years ago
  61. d63da28 Zero-initialize the frame buffer. by Wan-Teh Chang · 7 years ago
  62. e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
  63. c8edf4a Fix valgrind error in Wiener Convolve by Ravi Chaudhary · 7 years ago
  64. 73cf15b Facilitate row-level multi-threading of encoder by Ravi Chaudhary · 7 years ago
  65. f04da57 Fix data race in AV1 multi-threaded decoder by Ravi Chaudhary · 7 years ago
  66. 0d91c10 Add obu_util and reorganize OBU support code. by Tom Finegan · 7 years ago
  67. 0551fc4 Refactor: Remove code use dir to select ref_frame by Peng Bin · 7 years ago
  68. 959a860 Optimize highbd inv_txfm modules by Venkat · 7 years ago
  69. 7cb4900 Optimize highbd 64x64 inv_txfm by Venkat · 7 years ago
  70. aa218b2 Add compound_diffwtd_mask avx2 code by Xing Jin · 7 years ago
  71. 070a248 Highbd Warp module modified for alpha=0 and beta=0 by Remya · 7 years ago
  72. 939b67e Add eob logic for highbd 64x64 inv_txfm by Venkat · 7 years ago
  73. af311e0 Fix aomenc build err when coeff range check is on by Angie Chiang · 7 years ago
  74. ca60d1c convolve neon: hide unused functions by Johann · 7 years ago
  75. d641c19 av1 inv txfm: remove unused function by Johann · 7 years ago
  76. 1e5050c av1 inv txfm: remove unused function by Johann · 7 years ago
  77. e77e409 Revert "Add ARM Neon optimization of txfm 64" by Yunqing Wang · 7 years ago
  78. a025781 Revert "Remove ref_frame_side" by David Barker · 7 years ago
  79. a7106c3 Add v1_txb_init_levels_avx2 by Xing Jin · 7 years ago
  80. e4deecc Speed improvement in jnt_convolve y and 2d_vert for 32 bit Neon by Sachin Kumar Garg · 7 years ago
  81. 2c893e6 Add ARM Neon optimization of av1_warp_affine_c by Remya · 7 years ago
  82. 88acbd3 Add ARM Neon optimization of txfm 64 by Sachin Kumar Garg · 7 years ago
  83. fcb3eea Speed improvement in convolve 2d_sr and x_sr neon for 32-bit by Remya · 7 years ago
  84. e91dcde Speed improvement in wiener_convolve_add neon for 32-bit Neon by Sachin Kumar Garg · 7 years ago
  85. da17065 Const local variables in setup_ref_mv_list by Cheng Chen · 7 years ago
  86. e05fc87 Remove zero shift by Cheng Chen · 7 years ago
  87. 1837d67 Remove unused if statements by Cheng Chen · 7 years ago
  88. e5abe4f Speed improvement in av1_convolve_2d_sr_neon for 32-bit by Remya · 7 years ago
  89. 72c1f07 Add comments about OD_ILOG_NZ. by Wan-Teh Chang · 7 years ago
  90. d3d6845 Restructure highbd inverse txfm modules. by Venkat · 7 years ago
  91. f7b11f5 Clean up "ref" field in ConvolveParams by Peng Bin · 7 years ago
  92. 7457f4f Fix the assertion in set_ref_frame_info. by Wan-Teh Chang · 7 years ago
  93. 901ecab Use the short filter in subpel motion search by Yunqing Wang · 7 years ago
  94. 1bc5804 Correct outdated variable names, n8_w and n8_h by Yushin Cho · 7 years ago
  95. d105854 Refactor motion_field_projection function by Cheng Chen · 7 years ago
  96. 6f9c8e8 Remove ref_frame_side by Cheng Chen · 7 years ago
  97. cf452a0 Warp module modified for gamma=0 and delta=0 by Ravi Chaudhary · 7 years ago
  98. 2645155 Refactor: Extract util functions for jnt convolve by pengbin · 7 years ago
  99. 3bc2c2b Reduce call of av1_get_interp_filter_params_with_block_size by Cheng Chen · 7 years ago
  100. 626d66a [normative]Set plane subsampling to one if unused by Jonathan Matthews · 7 years ago