1. a5f2540 Refactor test_intra_pred_speed. by Urvang Joshi · 7 years ago
  2. b3afc7e Correct the comment about the partition context by Yushin Cho · 7 years ago
  3. 48f4b23 [CFL] Specific header for RTCD by Luc Trudeau · 7 years ago
  4. e2137ea Remove unused function parameters by Yaowu Xu · 7 years ago
  5. d29ea97 Remove CONFIG_OBU macro by Yaowu Xu · 7 years ago
  6. 59b633c Remove deprecated intra predictor functions by Hui Su · 7 years ago
  7. 0eb93e9 Delete dead source files by Sebastien Alaiwan · 7 years ago
  8. 09d4530 Unify HBD and 8-bit convolve functions by Cherma Rajan A · 7 years ago
  9. 901d622 Remove an unused parameter by Yaowu Xu · 7 years ago
  10. d4a67a8 Support frame_refs_signaling for CONFIG_OBU by Zoe Liu · 7 years ago
  11. 70e6b9d Correctly count the tx size cost in txfm_yrd by Jingning Han · 7 years ago
  12. 7d3bd8d Clean up SGR code and make consistent by Imdad Sardharwalla · 7 years ago
  13. fdeb116 Add encoder/bitstream support for SKIP_SGR by Imdad Sardharwalla · 7 years ago
  14. 9aea97d Remove CONFIG_DUAL_FILTER by Yaowu Xu · 7 years ago
  15. 0c4a632 Move encoder-specific function out of decoder by Frederic Barbier · 7 years ago
  16. 113f32e Use $prefix for aom.pc fields instead of the expanded form. by Tom Finegan · 7 years ago
  17. 2d5fd74 Do not use hash-me for high bit-depth by Hui Su · 7 years ago
  18. 59dd91b Remove EIGHTH_PEL_MV_ONLY experiment by Sebastien Alaiwan · 7 years ago
  19. 5024136 Reduce memory allocated to frame MODE_INFO by Yunqing Wang · 7 years ago
  20. 19b9f72 Remove mi's offset by Yunqing Wang · 7 years ago
  21. 6839682 Rect DC_PRED: mult and shifts equivalent to div. by Urvang Joshi · 7 years ago
  22. e1f0b22 test.cmake: remove unnecessary gtest include path by James Zern · 7 years ago
  23. 86bec88 Fix gtest include path in aom_integer_test.cc by Sarah Parker · 7 years ago
  24. e19c321 SCALABILITY: handle reading error by Hui Su · 7 years ago
  25. d26fde2 Merge identical entries in max_txsize_rect_lookup table by Jingning Han · 7 years ago
  26. 5d2b9da Turn on q-adapt-probs by default by Hui Su · 7 years ago
  27. 48acf88 Unify frame header packing on INTER_FRAME/S_FRAME by Zoe Liu · 7 years ago
  28. 14f6baa Remove no-effect code by Yaowu Xu · 7 years ago
  29. 439bcb5 More renaming about directional intra modes by Hui Su · 7 years ago
  30. cd41a51 Add dump_obu shell test. by Tom Finegan · 7 years ago
  31. fd353f2 enable scalability experiment by Soo-Chul Han · 7 years ago
  32. 7fb9397 Do not fall back to 4x4 VP9 style intra predictors by Hui Su · 7 years ago
  33. c89a294 Add memset of tmp_buf_ by Yaowu Xu · 7 years ago
  34. 6d5419c [Normative] switch golomb and sign coding order by Angie Chiang · 7 years ago
  35. a744030 Add read_coeffs_reverse_2d() by Angie Chiang · 7 years ago
  36. 6dea31e [lv_map] Add read_coeffs_reverse() by Angie Chiang · 7 years ago
  37. 52e2790 Remove unused parameter from get_br_ctx by Angie Chiang · 7 years ago
  38. f8a6822 Add get_lower_levels_ctx{|_eob} by Angie Chiang · 7 years ago
  39. da708cd Separate the last coeff decoding from the rest by Angie Chiang · 7 years ago
  40. 81307a3 Add a config flag/code for SKIP_SGR computation by Imdad Sardharwalla · 7 years ago
  41. 20be545 [NORMATIVE] Monochrome support in film grain by Andrey Norkin · 7 years ago
  42. 9a74bb6 Update aomenc shell tests. by Tom Finegan · 7 years ago
  43. 8a3d9cf Fix segmentation fault with monochrome by Peter de Rivaz · 7 years ago
  44. 6697acf Remove BGSPRITE experiment by Sebastien Alaiwan · 7 years ago
  45. 6b172bb Add encoder support for frame_refs_signaling by Zoe Liu · 7 years ago
  46. f74b4ab Don't read chroma delta_lflevels in mono mode by Imdad Sardharwalla · 7 years ago
  47. 238bc28 Turn on jnt_comp by default by Cheng Chen · 7 years ago
  48. 1ed2024 aomenc: add an option to disable loop-restoration by Sebastien Alaiwan · 7 years ago
  49. cad5ebc Remove experimental flag of LV_MAP by Sebastien Alaiwan · 7 years ago
  50. 248b956 [NORMATIVE] Limit valid frame distance for mfmv projection by Jingning Han · 7 years ago
  51. 44cb357 [NORMATIVE] Fix top right check condition in vert_a by Jingning Han · 7 years ago
  52. b9a1272 Remove decoder keyframe reset of current_video_frame by Cheng Chen · 7 years ago
  53. 04e042a Make subpel_avg_variance unit-test's input aligned by Cheng Chen · 7 years ago
  54. 69ae7b8 Change to names of some intra modes by Hui Su · 7 years ago
  55. db5eb4c [NORMATIVE][intra-edge2] Add header disable flag by Joe Young · 7 years ago
  56. d69927d Consolidate all post_rounding for compound modes by Debargha Mukherjee · 7 years ago
  57. c3a8ae4 Clean up and use do_post_rounding consistently by Debargha Mukherjee · 7 years ago
  58. 637586e Add initializations for stack arrays by Yaowu Xu · 7 years ago
  59. 592d73e [NORMATIVE] Error resilience overrules refs signaling by Zoe Liu · 7 years ago
  60. 66b9899 Rep HORSHEAR_REDUCE_PRECISION_BITS w/ ROUND0_BITS by Debargha Mukherjee · 7 years ago
  61. a458afb Ref_mv: no need to adjust MV precision for spatial neighbours by Yunqing Wang · 7 years ago
  62. 4c31519 Add initialization for a stack array by Yaowu Xu · 7 years ago
  63. fb04a9a Turn on error resilient mode in frame drop unit test by Jingning Han · 7 years ago
  64. 61bf3d8 [NORMATIVE mfmv] Store one mv per decoded block by Jingning Han · 7 years ago
  65. 2680275 rename the simd function name to reflect the number of taps used. by Ryan · 7 years ago
  66. e111cba Remove NEW_QUANT experiment by Frederic Barbier · 7 years ago
  67. b57fee0 [NORMATIVE] Add decoder support for frame_refs_signaling by Zoe Liu · 7 years ago
  68. 0c294fa [NORMATIVE] Film grain bug fixes by Andrey Norkin · 7 years ago
  69. fa904a0 Fix and clean up warp filter SIMD code by Imdad Sardharwalla · 7 years ago
  70. aec60dd [non-normative] Fix warnings with !CONFIG_LOWPRECISION_BLEND by David Barker · 7 years ago
  71. 8f72621 Fix jnt_comp simd function in warp by Cheng Chen · 7 years ago
  72. 9641a89 Reset txk_type after reset_tx_size() by Yaowu Xu · 7 years ago
  73. e11b68d Remove CONFIG_EXT_QM by Yaowu Xu · 7 years ago
  74. 31706b4 Conditiaonlly build partial_idct_test by Yaowu Xu · 7 years ago
  75. d902b74 Align function names with naming conventions by Zoe Liu · 7 years ago
  76. cd44a05 Change to use 8bit for qmatrix entries by Yaowu Xu · 7 years ago
  77. 1cb1c00 Add cdf_update_mode experiment by Hui Su · 7 years ago
  78. cd93bf4 Fix warning in idct_intrin_sse2.c by Luc Trudeau · 7 years ago
  79. 95fd170 mfmv should check intra_only for reference frames by Jonathan Matthews · 7 years ago
  80. 8ea6e5b Reset filter-intra flag when intrabc is on by Hui Su · 7 years ago
  81. c9fd473 alloc_restoration_buffers must update stride by Jonathan Matthews · 7 years ago
  82. f4d8c16 Reset mode info before decoding intrabc by Hui Su · 7 years ago
  83. d6a7dd1 SSE2 optimization for lpf 16_dual implementations by Maxym Dmytrychenko · 7 years ago
  84. b4d4aff Some fixes and clean-ups on convolve functions by Deepa K G · 7 years ago
  85. c7a5e88 Fix a 12-bit convolve bug by Debargha Mukherjee · 7 years ago
  86. a840cde [NORMATIVE] Film grain scale parameter by Andrey Norkin · 7 years ago
  87. 99bac01 change intermediate buffer type to be of int16_t by Yaowu Xu · 7 years ago
  88. 40ef0c7 Promote to 64 bit befoer a large shift by Yaowu Xu · 7 years ago
  89. f0e12c2 Remove an unused array by Yaowu Xu · 7 years ago
  90. a127b42 [NORMATIVE] Enable mfmv for low latency settings by Jingning Han · 7 years ago
  91. 974a19e Change to Use integer constants by Yaowu Xu · 7 years ago
  92. b2f3adf Allocate restoration buffers only when necessary by Yunqing Wang · 7 years ago
  93. 948f2a9 Merge HIGHPRECISION_INTBUF into LOWPRECISION_BLEND by Debargha Mukherjee · 7 years ago
  94. 2db556b Turn on adopted convolve precision rounding config by Debargha Mukherjee · 7 years ago
  95. 7be4de4 Fix Convolve2dSr Y tests by Debargha Mukherjee · 7 years ago
  96. 3b35347 [NORMATIVE] Unify context design for single ref by Zoe Liu · 7 years ago
  97. 3ffa0fe Add a wrapper to 8-bit scaled convolve function by Debargha Mukherjee · 7 years ago
  98. 52f396d Add an experimental flag FRAME_REFS_SIGNALING by Zoe Liu · 7 years ago
  99. 84597cc Silience compiler warning when ext-partition is off by Jingning Han · 7 years ago
  100. 70e0fde Fix rate estimate when optimize_b is off by Jingning Han · 7 years ago