1. f9f2d89 Remove frame parallel decode option and fix test by Debargha Mukherjee · 7 years ago
  2. dcbafed Remove unused av1_convolve_ and highbd verions by Debargha Mukherjee · 7 years ago
  3. 79363c8 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
  4. f01bbc3 Disable aomdec_av1_webm_frame_parallel temporarily by Debargha Mukherjee · 7 years ago
  5. f245e1e Remove dead code: non-scaled DCT by Sebastien Alaiwan · 7 years ago
  6. 355e46d Fix shell test version check. by Tom Finegan · 7 years ago
  7. be4dd10 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
  8. e8e60d5 [NORMATIVE] Let tx64 scan match tx32 scan by Angie Chiang · 7 years ago
  9. d99bf65 [NORMATIVE] Let identity txfm use default scan by Angie Chiang · 7 years ago
  10. fcc8f34 Add sse2/avx2 version of aom_v_predictor_wxh() by Scott LaVarnway · 7 years ago
  11. 6a87583 AVX2 optimization of motion compensation function by Ravi Chaudhary · 7 years ago
  12. 61fc3e4 [CFL] Unit Test Clean Up by Luc Trudeau · 7 years ago
  13. 56750cf Refactor inv txfm2d ssse3 function prototype by Peng Bin · 7 years ago
  14. 4692963 [CFL] NEON Version of luma_subsampling_420_lbd by Luc Trudeau · 7 years ago
  15. 02dcfcb Temporarily disable decode_to_md5 test. by Urvang Joshi · 7 years ago
  16. 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
  17. cb29f64 Update MD5 by Sebastien Alaiwan · 7 years ago
  18. 892a543 Add sse2/avx2 version of aom_dc_predictor_wxh() by Scott LaVarnway · 7 years ago
  19. dd6ef6c Remove CONFIG_EXT_TILE macro by Yaowu Xu · 7 years ago
  20. 438b404 decode_to_md5: update md5 by James Zern · 7 years ago
  21. eea1d83 test_libaom: add a check for sse4.2 by James Zern · 7 years ago
  22. 45dfb79 [NORMATIVE-SYNTAX] Disable filter_intra in >32x32 sb_type by Yue Chen · 7 years ago
  23. f23ec7b Update single inter mode prob model in rd search by Jingning Han · 7 years ago
  24. e931717 Avoid adding tests unless they are configured by Sarah Parker · 7 years ago
  25. efef81c Add sse2/avx2 version of aom_dc_top_predictor_wxh() by Scott LaVarnway · 7 years ago
  26. bb6a769 AVX2 optimization of motion compensation function by Ravi Chaudhary · 7 years ago
  27. fdfdb19 Cosmetic changes to hash_test by Peng Bin · 7 years ago
  28. 3ec16a3 Remove CONFIG_CFL macro by Luc Trudeau · 7 years ago
  29. c0f7ea7 [NORMATIVE] Init the txfm context to be max value by Jingning Han · 7 years ago
  30. c8c928c Dead code removal: DecoderTest::IsVP8(). by Tom Finegan · 7 years ago
  31. de79128 Add sse2/avx2 version of aom_dc_left_predictor_wxh() by Scott LaVarnway · 7 years ago
  32. d29c4d7 [CFL] Constant Propagated TX_SIZE for subsampling by Luc Trudeau · 7 years ago
  33. 16ba953 Stop using get_conv_params_round() by Debargha Mukherjee · 7 years ago
  34. 7466fbb AVX2 optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
  35. 3fffb88 Add sse2/avx2 version of aom_dc_128_predictor_wxh() by Scott LaVarnway · 7 years ago
  36. 188b706 Change inv txfm from sse2 to ssse3 for speedup by Peng Bin · 7 years ago
  37. 1687085 Remove CONFIG_EXT_PARTITION_TYPES config flag by Debargha Mukherjee · 7 years ago
  38. ffda377 Add SSE4_2 version of crc hash function by PENGBIN · 7 years ago
  39. f0cf4e3 Add ssse3/avx2 version of aom_paeth_predictor_wxh() by Scott LaVarnway · 7 years ago
  40. 102c865 Add option to encoder to force max frame w/h by Imdad Sardharwalla · 7 years ago
  41. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  42. b1b76b3 Add test for cdf_update_mode by Hui Su · 7 years ago
  43. d8d2ef1 [CFL] Neon Version of Subtract Average by Luc Trudeau · 7 years ago
  44. cb2538e Fix OOB unit test error by Cheng Chen · 7 years ago
  45. 69d9aef Remove CONFIG_FILTER_INTRA flag by Yue Chen · 7 years ago
  46. ecc0734 Enable EXT_TILE by default by Yunqing Wang · 7 years ago
  47. f2f276c AVX2 optimization of motion compensation functions by Deepa K G · 7 years ago
  48. 9cab45c AVX2 implementation of av1_highbd_convolve_y_sr_c by Ravi Chaudhary · 7 years ago
  49. dadaba6 Temporary fix for resize tests by Imdad Sardharwalla · 7 years ago
  50. 0d639a9 Remove CONFIG_LOOP_RESTORATION config flag by Debargha Mukherjee · 7 years ago
  51. d952bfc [NORMATIVE]Convert row/col counter into binaries for inter mode by Jingning Han · 7 years ago
  52. af61acf remove remaining CONFIG_INTRABC references by James Zern · 7 years ago
  53. f1e1293 Clean-up more effectless code by Yaowu Xu · 7 years ago
  54. 3bb6a85 Revert "Revert "add memset to allocated buffers"" by Yaowu Xu · 7 years ago
  55. 63174cf [NORMATIVE] Fix txfm context for rect blocks by Yue Chen · 7 years ago
  56. 103991e Remove CONFIG_CICP compile flag by Debargha Mukherjee · 7 years ago
  57. 19ade77 Remove config flag CONFIG_COLORSPACE_HEADERS by Debargha Mukherjee · 7 years ago
  58. a779a44 Fix macos/clang compile failures in filterintra_test.cc. by Tom Finegan · 7 years ago
  59. bfed738 Remove CONFIG_AOM_QM macro by Yaowu Xu · 7 years ago
  60. bbc0c21 AVX2 implementation of av1_highbd_convolve_x_sr_c by Ravi Chaudhary · 7 years ago
  61. 5251fd4 Remove unused scanorder arrays by Yaowu Xu · 7 years ago
  62. 13a8f28 Superblock size choice in EXT_TILE by Yunqing Wang · 7 years ago
  63. d1fa8b2 Turn CONFIG_SKIP_SGR on by default by Debargha Mukherjee · 7 years ago
  64. 2a5575e Re-enable EXT_TILE unit tests by Yunqing Wang · 7 years ago
  65. 0cc7cb5 Turn on opt-ref-mv by default by Jingning Han · 7 years ago
  66. 7e806c3 Generate libaom_test_srcs.txt by Sarah Parker · 7 years ago
  67. 21de60c Revert "add memset to allocated buffers" by Yaowu Xu · 7 years ago
  68. 0238457 [NORMATIVE] Unify tx size context model for inter / intra blocks by Jingning Han · 7 years ago
  69. 41037d4 Re-enable several EXT_TILE unit tests by Yunqing Wang · 7 years ago
  70. feb9c7a AVX2 implementation of av1_highbd_convolve_2d_sr_c by Ravi Chaudhary · 7 years ago
  71. cb4622d Unify HBD and 8-bit Joint convolve functions by Cherma Rajan A · 7 years ago
  72. ff79213 [CFL] Store size changed to use TX_SIZE by Luc Trudeau · 7 years ago
  73. 2f347ed Add sse4 implementation of lbd filter_intra modes by Yue Chen · 7 years ago
  74. 0debbaa [NORMATIVE-SYNTAX, obu-sizing] Fix length field size handling by David Barker · 7 years ago
  75. 329612e [NORMATIVE] Reduce context model size for inter mode coding by Jingning Han · 7 years ago
  76. 269d4b4 add memset to allocated buffers by Yaowu Xu · 7 years ago
  77. 2e4ee07 Intra pred tests for >32x32 and 1:4 blocks by Urvang Joshi · 7 years ago
  78. a5f2540 Refactor test_intra_pred_speed. by Urvang Joshi · 7 years ago
  79. 48f4b23 [CFL] Specific header for RTCD by Luc Trudeau · 7 years ago
  80. d29ea97 Remove CONFIG_OBU macro by Yaowu Xu · 7 years ago
  81. 59b633c Remove deprecated intra predictor functions by Hui Su · 7 years ago
  82. 0eb93e9 Delete dead source files by Sebastien Alaiwan · 7 years ago
  83. 09d4530 Unify HBD and 8-bit convolve functions by Cherma Rajan A · 7 years ago
  84. 9aea97d Remove CONFIG_DUAL_FILTER by Yaowu Xu · 7 years ago
  85. 6839682 Rect DC_PRED: mult and shifts equivalent to div. by Urvang Joshi · 7 years ago
  86. e1f0b22 test.cmake: remove unnecessary gtest include path by James Zern · 7 years ago
  87. 86bec88 Fix gtest include path in aom_integer_test.cc by Sarah Parker · 7 years ago
  88. 5d2b9da Turn on q-adapt-probs by default by Hui Su · 7 years ago
  89. 439bcb5 More renaming about directional intra modes by Hui Su · 7 years ago
  90. cd41a51 Add dump_obu shell test. by Tom Finegan · 7 years ago
  91. 9a74bb6 Update aomenc shell tests. by Tom Finegan · 7 years ago
  92. cad5ebc Remove experimental flag of LV_MAP by Sebastien Alaiwan · 7 years ago
  93. 44cb357 [NORMATIVE] Fix top right check condition in vert_a by Jingning Han · 7 years ago
  94. 04e042a Make subpel_avg_variance unit-test's input aligned by Cheng Chen · 7 years ago
  95. fb04a9a Turn on error resilient mode in frame drop unit test by Jingning Han · 7 years ago
  96. 2680275 rename the simd function name to reflect the number of taps used. by Ryan · 7 years ago
  97. e111cba Remove NEW_QUANT experiment by Frederic Barbier · 7 years ago
  98. fa904a0 Fix and clean up warp filter SIMD code by Imdad Sardharwalla · 7 years ago
  99. 31706b4 Conditiaonlly build partial_idct_test by Yaowu Xu · 7 years ago
  100. d6a7dd1 SSE2 optimization for lpf 16_dual implementations by Maxym Dmytrychenko · 7 years ago