1. 5309928 Add WienerConvolveParams with round_0 and round_1 by Wan-Teh Chang · 1 year, 5 months ago
  2. 7bdc776 Propagate error from worker to main thread during lr MT by Mudassir Galaganath · 1 year, 5 months ago
  3. 2b98f1b Fix bug in loop restoration costing by Rachel Barker · 1 year, 8 months ago
  4. ed54a86 Replace plane_rect with plane_w, plane_h by Rachel Barker · 1 year, 8 months ago
  5. 0483cbe Remove references to tiles in LR code by Rachel Barker · 1 year, 8 months ago
  6. c98cccc av1_loop_restoration_filter_frame_init: fix alloc check by James Zern · 2 years, 3 months ago
  7. 0d01d95 Move PixelRect type to aom_dsp/ by Rachel Barker · 2 years, 4 months ago
  8. d3b1571 Facilitate luma plane only allocation in alloc/realloc functions by Cherma Rajan A · 3 years ago
  9. ce095f1 Revert "Allocate TPL buffers only when required" by James Zern · 3 years ago
  10. 6b150b7 Allocate TPL buffers only when required by Aasaipriya · 3 years ago
  11. cfa5fb4 Abstract error to AV1_PRIMARY and AV1Decoder by Tarundeep Singh · 3 years, 11 months ago
  12. 4243e62 Abstract seq_params to AV1_PRIMARY and AV1Decoder by Tarundeep Singh · 3 years, 11 months ago
  13. 055d1bb Allocate 8-bit buffer used in high-bd only for global motion by Chethan Kumar R E · 4 years ago
  14. 6237b88 Move more features from AV1_COMMON to FeatureFlags by Urvang Joshi · 5 years ago
  15. b6409e9 Refactor FeatureFlags from AV1_COMMON by Urvang Joshi · 5 years ago
  16. f2d15ee Rename onyxc_int.h to av1_common_int.h. by Wan-Teh Chang · 5 years ago
  17. ebba9c7 Exclude hbd functions in decoder and common. by Jerome Jiang · 5 years ago
  18. bf732b8 Prefix loop restoration global functions with av1_ by Yaowu Xu · 6 years ago
  19. 0b2917e Namespace selfguided filter functions by Yaowu Xu · 6 years ago
  20. e7ff3b6 Fix static analyzer warnings by kyslov · 6 years ago
  21. 3b12c00 Reduce loop restoration buffer padding size by Satish Kumar Suman · 6 years ago
  22. 6ff4809 ext-tile: output decoded tiles in output frame by Yunqing Wang · 6 years ago
  23. 0c8f717 Remove rst_end_stripe in struct AV1Common by Yunqing Wang · 6 years ago
  24. eeb121c Convert stack to heap allocation by Debargha Mukherjee · 7 years ago
  25. c8e9ef1 Replace repeated code with a function for sgr filter by Cheng Chen · 7 years ago
  26. 20cf30e Move profile and color config to SequenceHeader. by Urvang Joshi · 7 years ago
  27. 55c44ce Remove unused params by Cheng Chen · 7 years ago
  28. 686f02c Implement jobs interleaving in LR multi-threading by Ravi Chaudhary · 7 years ago
  29. 09c83a5 Refactor:rename functions to avoid double negation by Cheng Chen · 7 years ago
  30. e2aa401 Implement Loop restoration multi-threading by Ravi Chaudhary · 7 years ago
  31. ec69e74 Const local variables by Cheng Chen · 7 years ago
  32. 93730f6 Facilitate multi-threading in loop restoration by Ravi Chaudhary · 7 years ago
  33. 9b09905 Facilitate multi-threading in loop restoration by Ravi Chaudhary · 7 years ago
  34. ce0f5fc Facilitate loop-restoration multi-threading by Ravi Chaudhary · 7 years ago
  35. 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
  36. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  37. 3715b88 sgr_params: Use length 2 arrays for 'r' and 's'. by Urvang Joshi · 7 years ago
  38. 775c0a8 Remove sgrproj_mtable and its generation. by Urvang Joshi · 7 years ago
  39. c079f7a Reduce size of sgrproj_mtable. by Urvang Joshi · 7 years ago
  40. 2ff71af Code refactoring in loop restoration by Yunqing Wang · 7 years ago
  41. e802503 Optimize loop restoration filter by Yunqing Wang · 7 years ago
  42. a02819f Remove CONFIG_SIMPLE_LRUNIT config flag by Debargha Mukherjee · 7 years ago
  43. ee0ae20 [NORMATIVE] Allow LR units to cross tiles by David Barker · 7 years ago
  44. 25afc9b Remove CONFIG_SKIP_SGR config flag by Debargha Mukherjee · 7 years ago
  45. 14072aa When lossless is used, disable all filtering. by Urvang Joshi · 7 years ago
  46. 1c45173 av1_loop_restoration_filter_frame: Remove assert. by Urvang Joshi · 7 years ago
  47. 6567c4a Remove unused parameters and effectless code by Yaowu Xu · 7 years ago
  48. 492c545 Remove CONFIG_MAX_TILE by Yaowu Xu · 7 years ago
  49. 3cab623 Remove CONFIG_LOOPFILTERING_ACROSS_TILES by Yaowu Xu · 7 years ago
  50. 4a94765 Remove CONFIG_DEPENDENT_HORZTILE by Yaowu Xu · 7 years ago
  51. 8f206ab Optimize av1_loop_restoration_filter_frame by Grant Hsu · 7 years ago
  52. 6a6609b Remove FAST_SGR config flag by Debargha Mukherjee · 7 years ago
  53. 568e9ee Rename wiener convolve functions by Debargha Mukherjee · 7 years ago
  54. 4bf1019 Re-enable SIMD Wiener filter by Debargha Mukherjee · 7 years ago
  55. 2697139 Use ConvolveParams in wiener_convolve by Debargha Mukherjee · 7 years ago
  56. e6ceeec Move/Rename wiener convolve functions into av1 by Debargha Mukherjee · 7 years ago
  57. 4543902 Remove av1_ for static functions by Yaowu Xu · 7 years ago
  58. 813186b Use term 'restoration unit' consistently. by Urvang Joshi · 7 years ago
  59. 5ec7b81 [NORMATIVE] No loop restoration for lossless frame by Urvang Joshi · 7 years ago
  60. 3a4959f Remove CONFIG_HORZONLY_FRAME_SUPERRES config flag by Debargha Mukherjee · 7 years ago
  61. d1fa8b2 Turn CONFIG_SKIP_SGR on by default by Debargha Mukherjee · 7 years ago
  62. 007fe0d Remove another spurious assert in skip_sgr by Debargha Mukherjee · 7 years ago
  63. 114575d Correct a skip-sgr context for the case r1 == 0 by Debargha Mukherjee · 7 years ago
  64. e77b258 Change codebook for skip_sgr to actually enable it by Debargha Mukherjee · 7 years ago
  65. 7d3bd8d Clean up SGR code and make consistent by Imdad Sardharwalla · 7 years ago
  66. fdeb116 Add encoder/bitstream support for SKIP_SGR by Imdad Sardharwalla · 7 years ago
  67. 81307a3 Add a config flag/code for SKIP_SGR computation by Imdad Sardharwalla · 7 years ago
  68. 8503ba0 Clean up FAST_SGR code by Imdad Sardharwalla · 7 years ago
  69. 4ec84ab Move sb_size to sequence header by Imdad Sardharwalla · 7 years ago
  70. 1a70994 Remove code for CONFIG_FAST_SGR=2 and cleanup by Debargha Mukherjee · 7 years ago
  71. d051e56 SSE4 and AVX2 implementations of updated FAST_SGR by Imdad Sardharwalla · 7 years ago
  72. f7d1ff4 Don't use extra lines for r=2 guided filter by Debargha Mukherjee · 7 years ago
  73. 5105f7a Merge in STRIPED_LOOP_RESTORATION flag by Debargha Mukherjee · 7 years ago
  74. fdaad4d Add an alt FAST_SGR that subsamples horizontally by Debargha Mukherjee · 7 years ago
  75. 127b562 Adjust last odd row weight in fast_sgr by Debargha Mukherjee · 7 years ago
  76. 9d23457 Added SSE4.1 and AVX2 implementations of FAST SGR. by Imdad Sardharwalla · 7 years ago
  77. ed5e967 Add a config flag/code for fast sgr computation by Debargha Mukherjee · 7 years ago
  78. dff901f [loop-restoration, bugfix] Restrict sampling of deblocked pixels by David Barker · 7 years ago
  79. af8e264 Don't calculate chroma data in monochrome mode by Imdad Sardharwalla · 7 years ago
  80. 21f4307 loop-restoration: Only use upscaled height by David Barker · 7 years ago
  81. 1fee28b Harmonize superres + loop-restoration + lf-across-tiles by David Barker · 7 years ago
  82. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  83. 96fa757 Fix msvc compiling errors and warnings by Yaowu Xu · 7 years ago
  84. 7bb501d add new experiment loopfiltering_across_tiles_ext by Lei · 7 years ago
  85. 26177d9 Superres: Bypass superres funcs when scale is 1. by Urvang Joshi · 7 years ago
  86. a967ebb Fix msvc compiler warnings by Yaowu Xu · 7 years ago
  87. ea98e7d max-tile: Enable max-tile by default by Dominic Symes · 7 years ago
  88. 70c399e Remove parameter from av1_loop_restoration_filter_frame by Rupert Swarbrick · 7 years ago
  89. 0f560c8 Remove optimization from av1_loop_restoration_filter_frame by Rupert Swarbrick · 7 years ago
  90. 25c57d2 Simplify prototype of av1_loop_restoration_filter_frame by Rupert Swarbrick · 7 years ago
  91. 94ad370 Merge FRAME_SUPERRES into HORZONLY_FRAME_SUPERRES. by Urvang Joshi · 7 years ago
  92. 917d6c0 max-tile: Fix issues discovered when testing max-tile by Dominic Symes · 7 years ago
  93. 9bbbde5 Fix compile warning with --disable-highbitdepth by David Barker · 7 years ago
  94. 33601da Add a missing include by Yaowu Xu · 7 years ago
  95. 19fb2cc Use aom_memalign to replace aom_malloc by Yaowu Xu · 7 years ago
  96. 1392786 Refactor to allow optimization in SGR code by Rupert Swarbrick · 7 years ago
  97. 625e50b Get rid of the highbd versions of the SGR code by Rupert Swarbrick · 7 years ago
  98. 7cf6096 Remove unused highpass filter from SGR code by Rupert Swarbrick · 7 years ago
  99. 1522ca6 Fix placement of chroma LR coefficients in stream by Rupert Swarbrick · 7 years ago
  100. abb3e4e loop-restoration: Remove duplicated function by David Barker · 7 years ago