1. cf97e60 Add SSE2 variant for MULTITAP_SHARP2 2D-convolve by Vishesh · 4 years, 1 month ago
  2. 2ceec5a Add SSE2 variant for MULTITAP_SHARP2 x-convolve by Vishesh · 4 years, 2 months ago
  3. 144a941 Improve temporal filter prediction by Yunqing Wang · 4 years, 3 months ago
  4. 6296724 Remove unused param from InterpFilterParams by Elliott Karpilovsky · 4 years, 9 months ago
  5. 65d65993 Filter code cleanup by Yunqing Wang · 4 years, 10 months ago
  6. 6050c2c Fix convolve function for IntraBC by Hui Su · 5 years ago
  7. 5d040a9 Make inter_predictor() independent of intrabc by Jingning Han · 5 years ago
  8. f08b1a5 av1/common/filter: fix int. sanitizer warnings by Hien Ho · 5 years ago
  9. 8487e95 Refactor pred_dual_interp_filter_rd function by Satish Kumar Suman · 6 years ago
  10. dc2fe7f Modify pred_filter_search function by Venkat · 6 years ago
  11. bf0b45a Refactor interpolation_filter_rd() by Venkat · 6 years ago
  12. 1e4f94b Refactor InterpFilters variable by Ravi Chaudhary · 6 years ago
  13. f038110 Fix bug in cb_pred_filter_search speed feature by Sachin Kumar Garg · 6 years ago
  14. 4667aa1 Make enum size same for all compilers by Satish Kumar Suman · 6 years ago
  15. dca41c0 Use 8-tap interp filter in temporal filtering by Yunqing Wang · 6 years ago
  16. e6fefb5 Remove obsolete comment by Yue Chen · 6 years ago
  17. 8048e8c Modified unit test to test 4-tap filter by Sachin Kumar Garg · 6 years ago
  18. 91c9b2e Modify use_accurate_subpel_search for better coding performance by Yunqing Wang · 6 years ago
  19. d547fa6 Special handling of IntraBC interpolation by Hui Su · 6 years ago
  20. e1cbb13 cosmetics: normalize include guards by James Zern · 6 years ago
  21. 901ecab Use the short filter in subpel motion search by Yunqing Wang · 6 years ago
  22. 3a0c2ed Speedup InterpFilterParams by Peng Bin · 7 years ago
  23. 06e800c Bug fix for Arm-aarch64 Segmentation fault. by Venkat · 7 years ago
  24. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  25. 52b6299 Scaled pred: proper convolve for subpel search by Urvang Joshi · 7 years ago
  26. a99a263 Remove the av1_get_interp_filter_params() function by Urvang Joshi · 7 years ago
  27. c346abd Remove CONFIG_SHORT_FILTER by Yaowu Xu · 7 years ago
  28. 9aea97d Remove CONFIG_DUAL_FILTER by Yaowu Xu · 7 years ago
  29. 3ec11d1 Remove unused macro USE_TEMPORALFILTER_12TAP by Yunqing Wang · 7 years ago
  30. 504f4a8 Remove unused macro USE_EXTRA_FILTER by Yunqing Wang · 7 years ago
  31. b8822d6 Cleanup dead code by Frederic Barbier · 7 years ago
  32. 728cdbe enable short_filter by default by Zhijie Yang · 7 years ago
  33. f02f8ae Add short_filter experiment by Zhijie Yang · 7 years ago
  34. f5f5c84 Use ATTRIBUTE_PACKED for some more enums. by Urvang Joshi · 7 years ago
  35. 259d442 Remove the intra-interp experiment by Hui Su · 7 years ago
  36. 398fdba Fix compiler warning when dual_filter is not enabled by Yi Luo · 7 years ago
  37. 27e9029 Pack InterpFilters into a single integer by Rupert Swarbrick · 7 years ago
  38. ec92c11 Remove unused switchable filter probs and remove remapping. by Thomas Davies · 7 years ago
  39. 7b35d733e Fix LOG_SWITCHABLE_FILTERS by Frederic Barbier · 8 years ago
  40. aadbb02 Mark SMOOTH2 filter under USE_EXTRA_FILTER flag by Angie Chiang · 8 years ago
  41. b14c179 Enable dual filter by default by Jingning Han · 8 years ago
  42. dd1ca307 Reimplement av1_convolve unit test by Angie Chiang · 8 years ago
  43. a067172 Remove ATTRIBUTE_PACKED from InterpFilter which broke something by Steinar Midtskogen · 8 years ago
  44. a9b174b InterpFilter type: Create an enum. by Urvang Joshi · 8 years ago
  45. 7a2af6c Separate Y and UV planes' filter declaration by Angie Chiang · 8 years ago
  46. 1733f6b Merge ext_interp and dual_filter by Angie Chiang · 8 years ago
  47. eda3d76 Add intra-interp experiment flag by hui su · 8 years ago
  48. b9b017d Allow only one direction uses 12 sharp filter by Angie Chiang · 8 years ago
  49. d91ab37 Merge 2 sharp interpolation filters by Angie Chiang · 8 years ago
  50. 75c2209 Simplify interpolation filter search in handle_inter_mode() by Angie Chiang · 8 years ago
  51. 6305abe Refactor: Add macro LOG_SWITCHABLE_FILTERS by Angie Chiang · 8 years ago
  52. b9ba5c2 Simplify file dependencies of SIMD implementation of interpolation filters by Angie Chiang · 8 years ago
  53. 8e46b86 Fix filter type mismatch warning on Visual Studio by Yi Luo · 8 years ago
  54. 67948d3 apply clang-format by clang-format · 8 years ago
  55. 7b9407a s/INTERP_FILTER/InterpFilter/ by James Zern · 9 years ago
  56. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 8 years ago
  57. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 8 years ago
  58. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 8 years ago[Renamed (97%) from vp10/common/filter.h]
  59. 7feae8e vp10/common: apply clang-format by clang-format · 8 years ago
  60. 8cacca7 HBD convolution filtering (10/12 taps) SSE4.1 optimization by Yi Luo · 9 years ago
  61. 229690a Convolution horizontal filter SSSE3 optimization by Yi Luo · 9 years ago
  62. 27d44a1 Re-structure probability model context for prediction filter type by Jingning Han · 9 years ago
  63. 8b084b6 Clean up ext-interp experiment by Jingning Han · 9 years ago
  64. db08450 A build fix and some other cosmetic changes by Debargha Mukherjee · 9 years ago
  65. bab2912 Some refactoring and cleanups of interp filter by Debargha Mukherjee · 9 years ago
  66. 72eda13 Use sharp filter for alter reference frame generation by Jingning Han · 9 years ago
  67. e4af6a4 Merge 12sharp filter into ext-interp by Angie Chiang · 9 years ago
  68. d534911 add convolution function with adjustable length by Angie Chiang · 9 years ago
  69. 3b1c766 Add 8-tap interpolation filter options for intra prediction by hui su · 9 years ago
  70. 85514c4 New interpolation experiment by Debargha Mukherjee · 9 years ago
  71. 2dcefd9 Correct guard macros in header files by Yaowu Xu · 9 years ago
  72. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 9 years ago[Renamed from vp10/common/vp9_filter.h]
  73. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 9 years ago