1. 4e51082 Remove dead convolve functions by Sebastien Alaiwan · 7 years ago
  2. 20dadea Split big file into two by Sebastien Alaiwan · 7 years ago
  3. 9ade394 lv_map_multi: make entropy consistent by Jonathan Matthews · 7 years ago
  4. c9c78b5 Avoid interger overflow in aom_blend_*_c() by Hui Su · 7 years ago
  5. e4a0b3c Merge adaptive scan control panel by Jingning Han · 7 years ago
  6. d0179a6 JNT_COMP: add ssse3 implementations for sad_avg by Cheng Chen · 7 years ago
  7. d286443 JNT_COMP: SIMD implementation for aom_jnt_sub_pixel_avg by Cheng Chen · 7 years ago
  8. e39525b Move mem_sse2.h from av1/common/x86 to aom_dsp/x86 by Linfeng Zhang · 7 years ago
  9. e5f5e27 lv_map_multi: remove prob precision reduction in aom_read_bin by Ola Hugosson · 7 years ago
  10. 358abfb Move Daala TX to fixed coeff depth of 12 (Q4) by Monty Montgomery · 7 years ago
  11. 57f6bfd Enable configurable fixed-depth coefficients in Daala TX by Monty Montgomery · 7 years ago
  12. 736ddef LV_MAP_MULTI: use reduced probability in EC. by Thomas Davies · 7 years ago
  13. 3db0845 Remove RAWBITS experiment by Sebastien Alaiwan · 7 years ago
  14. a26262c Eliminate tx_size dependant shifts for Daala TX by Monty Montgomery · 7 years ago
  15. 1389210 WIP: lv_map_multi: New experiment by Ola Hugosson · 7 years ago
  16. b093b14 aom_convolve.c: extract functions 'scalar_product' by Sebastien Alaiwan · 7 years ago
  17. 26b8a99 Add is_hbd field to TxfmParam by Monty Montgomery · 7 years ago
  18. b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
  19. c76ed28 aom_convolve.c: reduce scope of iterators by Sebastien Alaiwan · 7 years ago
  20. 2ca19f9 cmake: Silence ranlib warnings when jnt_comp is disabled. by Tom Finegan · 7 years ago
  21. 980a248 Use mrc mask when eob==1 by Sarah Parker · 7 years ago
  22. 2fa189e Remove LGT experiment by Sebastien Alaiwan · 7 years ago
  23. e82e577 Use AOM_CDF* macros instead of bare AOM_ICDF macros. by Thomas Daede · 7 years ago
  24. ef34fff JNT_COMP: add SIMD implementations for c functions by Cheng Chen · 7 years ago
  25. f78632e JNT_COMP: Refactor code by Cheng Chen · 7 years ago
  26. 7fc6b2a Remove LGT_FROM_PRED experiment by Sebastien Alaiwan · 7 years ago
  27. 0e141b5 Allow to disable the probability update by Yunqing Wang · 7 years ago
  28. 3bac992 Remove experimental flag of EXT_TX by Sebastien Alaiwan · 7 years ago
  29. d365d3c Move and rename some macros for resize/upscale by Debargha Mukherjee · 7 years ago
  30. 90024e4 Use tx_size 1 level down for transform type search by Sarah Parker · 7 years ago
  31. 64620cd Help msvc 2017 compiler to generate correct code by Yaowu Xu · 7 years ago
  32. 1bc94fc Remove experimental flag of MOTION_VAR by Sebastien Alaiwan · 7 years ago
  33. bda536a Disable wide filter unit tests in deblock_13tap mode by Ola Hugosson · 7 years ago
  34. efc55fd JNT_COMP: 2. assign proper weigths in rdopt by Cheng Chen · 7 years ago
  35. 129afee Avoid UB from misaligned loads/stores in loopfilter code by Rupert Swarbrick · 7 years ago
  36. d2dea66 Avoid UB from misaligned loads in variance_sse2.c by Rupert Swarbrick · 7 years ago
  37. be0aa4a Avoid UB in xx_loadl/storel_32 helper functions by Rupert Swarbrick · 7 years ago
  38. fb83877 Remove compile guards for VAR_TX experiment by Sebastien Alaiwan · 7 years ago
  39. 0979abb Remove unused inclusion by Sebastien Alaiwan · 7 years ago
  40. 8a42dd7 Remove CONFIG_CB4X4 from aom_dsp by Debargha Mukherjee · 7 years ago
  41. d0b77ac Remove PVQ code by Yushin Cho · 7 years ago
  42. ae67695 Lowbd D207E/D63E/D45E intrapred x86 optimization by Yi Luo · 7 years ago
  43. e554f36 Rename DAALA_DCTx experiments to DAALA_TXx. by Nathan E. Egge · 7 years ago
  44. 9f78e85 Use proper inttypes for varaiance computations by Yaowu Xu · 7 years ago
  45. 15269e6 Align more restoration work buffers by Yaowu Xu · 7 years ago
  46. 0b7127b Highbd D207E/D63E intrapred sse2/avx2 optimization by Yi Luo · 7 years ago
  47. 2950417 Clamp inverse transform coefficients by Sebastien Alaiwan · 7 years ago
  48. 4c3c0f2 Fix vs2015 compiling error on avx2 intrinsics by Yi Luo · 7 years ago
  49. 1c077a4 Use 7-bit precision for level-map probability model by Jingning Han · 7 years ago
  50. 2e6f6a7 Align stack arrays to be 16-byte aligned by Yaowu Xu · 7 years ago
  51. fbe1477 Use correct MACRO by Yaowu Xu · 7 years ago
  52. 31122f5 Support 8-bit prob model for lv-map by Jingning Han · 7 years ago
  53. 96d1c0a Rename TM_PRED --> PAETH_PRED. by Urvang Joshi · 7 years ago
  54. 56ad3dd Highbd D45E intrapred SSE2/AVX2 speedup by Yi Luo · 7 years ago
  55. 432012f lgt-from-pred: transforms based on prediction by Lester Lu · 8 years ago
  56. 71b6e04 Migrate some vp9 highbd intrapred x86 speedup to av1 by Yi Luo · 7 years ago
  57. 7bcd060 Add guard for neon convolve with ext-partition by Debargha Mukherjee · 7 years ago
  58. 46ae1ea Lowbd SMOOTH_PRED intrapred ssse3 optimization by Yi Luo · 8 years ago
  59. 698af56 Explicit requirement about sizeof(tran_low_t) by Sebastien Alaiwan · 7 years ago
  60. 93d14af Fix loop-restoration sub-pixel filter function by Yunqing Wang · 7 years ago
  61. 2283d37 Use TX_TYPE consistently instead of int. by Urvang Joshi · 7 years ago
  62. 4003032 Don't generate TEXT relocations in asm code with CONFIG_PIC by Rupert Swarbrick · 7 years ago
  63. 4c1cb1f Silence some static analysis warnings by Debargha Mukherjee · 7 years ago
  64. 94cea4a Experiment probability precision for lv-map coding by Jingning Han · 8 years ago
  65. 237cf1b Lowbd TM_PRED intra pred avx2 optimization by Yi Luo · 8 years ago
  66. 570423c Misc fixes for 32x64 and 64x32 transforms by Debargha Mukherjee · 8 years ago
  67. b51ef0d cosmetics: Re-indent perl files by Sebastien Alaiwan · 8 years ago
  68. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 7 years ago
  69. 856b878 Remove '0' byte at the end of the compressed frame by Sebastien Alaiwan · 8 years ago
  70. aed1a26 Add 64x32 and 32x64 intra predictors by Debargha Mukherjee · 8 years ago
  71. a0f66fc Lowbd TM_PRED intrapred ssse3 optimization by Yi Luo · 8 years ago
  72. fabbd7e Generate scan order one frame earlier by Angie Chiang · 8 years ago
  73. 63e8db5 Add clamp32u() function for uint32_t by Yaowu Xu · 8 years ago
  74. 2fa6e1c Add 32x128/128x32 block sizes by Rupert Swarbrick · 8 years ago
  75. 23c6190 Lowbd intrapred DC/TOP/LEFT/128/V/H avx2 by Yi Luo · 8 years ago
  76. 0c0fd1e Lowbd rectangle V/H intra pred sse2 optimization by Yi Luo · 8 years ago
  77. 82529d2 Make yv12_buffer_config more uniform by Rupert Swarbrick · 8 years ago
  78. 4ce8521 Add deblock_13tap experiment by Ola Hugosson · 8 years ago
  79. 1512fa9 cosmetics,*rtcd*.pl: reindent by James Zern · 8 years ago
  80. 39bdf36 Lowbd rect intrapred DC/LEFT/TOP/128 sse2 optimization by Yi Luo · 8 years ago
  81. bdddf33 Highbd rectangle intrapred V/DC sse2 optimization by Yi Luo · 8 years ago
  82. b3c189b Customize prob model control for lv-map by Jingning Han · 8 years ago
  83. bbf6186 Highbd intrapred DC_LEFT/TOP/128 sse2 optimization by Yi Luo · 8 years ago
  84. d866114 Move daala_fdct64() / daala_idct64() into daala_tx.c. by Nathan E. Egge · 8 years ago
  85. dfd1a92 Move daala_fdct32() / daala_idct32() into daala_tx.c. by Nathan E. Egge · 8 years ago
  86. cbcff06 Move daala_fdst16() / daala_idst16() into daala_tx.c. by Nathan E. Egge · 8 years ago
  87. c5c1e56 Move daala_fdct16() / daala_idct16() into daala_tx.c. by Nathan E. Egge · 8 years ago
  88. 8a873db Move daala_fdst8() / daala_idst8() into daala_tx.c. by Nathan E. Egge · 8 years ago
  89. 75bfeb8 Move daala_fdct8() / daala_idct8() into daala_tx.c. by Nathan E. Egge · 8 years ago
  90. 1aefb5e Move daala_fdst4() / daala_idst4() into daala_tx.c. by Nathan E. Egge · 8 years ago
  91. 5e6bda8 Move daala_fdct4() / daala_idct4() into daala_tx.c. by Nathan E. Egge · 8 years ago
  92. 23b9b31 Highbd intra pred H_PRED sse2 optimization by Yi Luo · 8 years ago
  93. 3b41136 Fix mips32 dspr2 build warnings. by Tom Finegan · 8 years ago
  94. 99e7daa Tokenize and write mrc mask by Sarah Parker · 8 years ago
  95. 87b01b5 Rework base range entropy coding in level map system by Jingning Han · 8 years ago
  96. af210e4 Change eob type from int64_t to int by Sarah Parker · 8 years ago
  97. ea8a0d5 Lowbd parallel_deblocking sse2 optimization by Yi Luo · 8 years ago
  98. 3e579a6 Remove global motion from compressed header by Sarah Parker · 8 years ago
  99. f9ef4f6 Remove the EC_SMALLMUL experimental flag. by Timothy B. Terriberry · 8 years ago
  100. 4b5c2bb Define missing subtract_xxx functions in highbd_subtract_sse2.c by Rupert Swarbrick · 8 years ago