1. 1b3dbf0 Add a macro to use only Wiener loop-restoration by Debargha Mukherjee · 8 years ago
  2. eed824e Vectorize new highpass filter for loop-restoration by David Barker · 8 years ago
  3. b7bb097 Replace one self guided filter with highpass by Debargha Mukherjee · 8 years ago
  4. 4d2af5d Add SSE4.1 highbitdepth self-guided filter by David Barker · 8 years ago
  5. 4bfd72e Clean up unused code in loop-restoration by Debargha Mukherjee · 8 years ago
  6. 1008c1e Add restoration tilesize to frame header by Debargha Mukherjee · 8 years ago
  7. 506eb72 Make encoder use vectorized self-guided filter by David Barker · 8 years ago
  8. ce110cc Vectorize self-guided filter by David Barker · 8 years ago
  9. 00c5433 Remove unnecessary filtering and buffer copies by Debargha Mukherjee · 8 years ago
  10. b3c43bc Add a macro to control use of domain txfm filter by Debargha Mukherjee · 8 years ago
  11. 17ce8b1 Remove file base name collisions. by Tom Finegan · 8 years ago
  12. 1e8e6b9 Miscellaneous cleaning up for loop-restoration by David Barker · 8 years ago
  13. 60a055b Fix compile errors with loop-restoration + highbd by David Barker · 8 years ago
  14. 994ccd7 Add tiled version of UV wiener restoration by Debargha Mukherjee · 8 years ago
  15. d748914 Refactor UV restoration to use same tilesize as Y by Debargha Mukherjee · 8 years ago
  16. 33f3bfd Optimize Wiener filter selection by David Barker · 8 years ago
  17. 09ad6d8 A mismatch fix in loop restoration by Debargha Mukherjee · 8 years ago
  18. a43a2d9 Add UV wiener loop restoration by Debargha Mukherjee · 8 years ago
  19. 3a0df18 Simplify buffer management for self-guided restoration filter by David Barker · 8 years ago
  20. 519dbcf Further optimizations of loop restoration by Debargha Mukherjee · 8 years ago
  21. 999d2f6 More cleanups / fixes on loop-restoration buffers by Debargha Mukherjee · 8 years ago
  22. 874d36d Misc cleanups and enhancements on loop restoration by Debargha Mukherjee · 8 years ago
  23. bf1d62d Move large buffers from stack to heap by Yaowu Xu · 8 years ago
  24. 9666e75 Remove feedback between tiles in loop-restoration by David Barker · 8 years ago
  25. 0e67b25 Replace bilateral filter with domain transform RF by Debargha Mukherjee · 8 years ago
  26. 3981be9 Add domain transform recursive filter by Debargha Mukherjee · 8 years ago
  27. bde4ac8 change to use AOMedia copyright notice by Yaowu Xu · 8 years ago
  28. 8f209a8 Add guided projection filter to loop restoration by Debargha Mukherjee · 8 years ago
  29. 368fbc9 Fix warnings reported by -Wshadow: Part2b: more from av1 directory by Urvang Joshi · 8 years ago
  30. 5d89a63 Misc. refactoring of loop restoration by Debargha Mukherjee · 9 years ago
  31. 5cd2ab9 Enable tile-adaptive restoration by Debargha Mukherjee · 9 years ago
  32. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  33. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vp10/encoder/pickrst.c]
  34. e40e6e5 Tiling in loop restoration + cosmetics by Aamir Anis · 9 years ago
  35. 6632915 Update VP9_PROB_COST_SHIFT to VP10_PROB_COST_SHIFT by Sarah Parker · 9 years ago
  36. d9f9a34 vp10/encoder: apply clang-format by clang-format · 9 years ago
  37. 8575709 Fix for loop filter selection procedure by Aamir Anis · 9 years ago
  38. aab64cd RD costing fix in loop-restoration expt by Debargha Mukherjee · 9 years ago
  39. 3cf3ce94 Disable loop restoration when LPF_PICK_MINIMAL_LPF. by Geza Lore · 9 years ago
  40. 99d9a8f Updated loop restoration by Aamir Anis · 9 years ago
  41. 7ea59de Fix an overflow in highbitdepth loop restoration by Debargha Mukherjee · 9 years ago
  42. 7538501 Move PSNR related functions into vpx_dsp/psnr.c by Yaowu Xu · 9 years ago
  43. 8b0a5b8 Adding loop wiener restoration by Debargha Mukherjee · 9 years ago