1. 5d108a3 Avoid large stack allocations by Debargha Mukherjee · 7 years ago
  2. 1e7f2d0 Add striped_loop_restoration experiment by Ola Hugosson · 8 years ago
  3. ccb2726 Misc. resize fixes along with the resize test by Debargha Mukherjee · 8 years ago
  4. 7166f22 Add a q index based frame superres mode by Debargha Mukherjee · 8 years ago
  5. ee0fd92 Clarify comment in av1_set_mb_mi() by David Barker · 8 years ago
  6. ffbb0f9 Enable motion field estimation in DRL by Jingning Han · 8 years ago
  7. cc5d35d hash based motion estimation for screen data by RogerZhou · 8 years ago
  8. 9cd57cf Make loop-restoration compatible w/ frame_superres by Fergus Simpson · 8 years ago
  9. 6e4955d Rework loop filter tx size selection by Jingning Han · 8 years ago
  10. 331662e Rework txfm_above and txfm_left context offset by Jingning Han · 8 years ago
  11. 5e81643 cb4x4: Don't assume TX units are half MI_SIZE in skip context indexing. by Timothy B. Terriberry · 8 years ago
  12. 944b805 Retain the frame size as integer multiples of 8 by Jingning Han · 8 years ago
  13. bcf25cd Align a buffer for simd operation by Yaowu Xu · 8 years ago
  14. 1008c1e Add restoration tilesize to frame header by Debargha Mukherjee · 8 years ago
  15. 7f094f1 Remove aom_realloc() by Alex Converse · 8 years ago
  16. 232e384 loop_restoration: Cleanup allocations by Alex Converse · 8 years ago
  17. befcc42 Fix segfault with loop-restoration on x86. by David Barker · 8 years ago
  18. 1a0ae84 Fix OneByOneVideoTest for loop-restoration by Debargha Mukherjee · 8 years ago
  19. d748914 Refactor UV restoration to use same tilesize as Y by Debargha Mukherjee · 8 years ago
  20. a43a2d9 Add UV wiener loop restoration by Debargha Mukherjee · 8 years ago
  21. 3a0df18 Simplify buffer management for self-guided restoration filter by David Barker · 8 years ago
  22. 999d2f6 More cleanups / fixes on loop-restoration buffers by Debargha Mukherjee · 8 years ago
  23. 874d36d Misc cleanups and enhancements on loop restoration by Debargha Mukherjee · 8 years ago
  24. 0e67b25 Replace bilateral filter with domain transform RF by Debargha Mukherjee · 8 years ago
  25. 91ad0e8 Retain mb_rows/cols/ as 16x16 block count by Jingning Han · 8 years ago
  26. 3981be9 Add domain transform recursive filter by Debargha Mukherjee · 8 years ago
  27. 8f209a8 Add guided projection filter to loop restoration by Debargha Mukherjee · 8 years ago
  28. 5d89a63 Misc. refactoring of loop restoration by Debargha Mukherjee · 9 years ago
  29. 5cd2ab9 Enable tile-adaptive restoration by Debargha Mukherjee · 9 years ago
  30. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  31. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  32. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (96%) from vp10/common/alloccommon.c]
  33. e40e6e5 Tiling in loop restoration + cosmetics by Aamir Anis · 9 years ago
  34. e0ab852 vp10_alloc_context_buffers: clear cm->mi* on failure by James Zern · 9 years ago
  35. 7feae8e vp10/common: apply clang-format by clang-format · 9 years ago
  36. 8bf837f Cherry pick from AOM: by Yaowu Xu · 9 years ago
  37. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  38. 490ba1a Port large scale tile coding features from nextgen. by Geza Lore · 9 years ago
  39. c2005c5 Factor out zeroing above and left context. by Geza Lore · 9 years ago
  40. 84ca7a9 Loop restoration filter by Debargha Mukherjee · 9 years ago
  41. 3edad6e Enable entropy coding of recursive transform block partition by Jingning Han · 9 years ago
  42. 89af744 Change vp9_ prefix function names in vpx_scale to vpx_ by Jingning Han · 10 years ago
  43. fc7cbd1 VP9_COMMON -> VP10->COMMON by Yaowu Xu · 10 years ago
  44. 3acfe46 Sync vp10 with vpx_ports/system_state.h by Jingning Han · 10 years ago
  45. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago[Renamed (94%) from vp10/common/vp9_alloccommon.c]
  46. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago