1. dff901f [loop-restoration, bugfix] Restrict sampling of deblocked pixels by David Barker · 7 years ago
  2. 47cc255 Remove deadline by Sean DuBois · 7 years ago
  3. 913867b Set input_shift properly by Yaowu Xu · 7 years ago
  4. d4327bc Simplify cos_bit setting in txfm by Angie Chiang · 7 years ago
  5. dc3d916 Cleanup redundant assertion by Frederic Barbier · 7 years ago
  6. 8db5f17 Skip RD search over lst 2/3 frame for non-nearest neighbor mvs by Jingning Han · 7 years ago
  7. 6001fb0 Use split and horz/vert to predict horzA/B/vertA/B by Zoe Liu · 7 years ago
  8. 54cd8d7 Add AVX2 implementation for motion compensation function by Yushin Cho · 7 years ago
  9. ec254b7 remove deprecated cmake flags by Johann · 7 years ago
  10. 4a9eda2 remove stale .gitignore entries by Johann · 7 years ago
  11. 123e8a6 adopt some clang 5.0.0 formatting by Johann · 7 years ago
  12. e2994a5 Add experiment aom_qm_ext and its dependency by Yaowu Xu · 7 years ago
  13. dd8600f Support rd model in txk sel search by Jingning Han · 7 years ago
  14. 206d22f Code cleanup in rdopt.h by Hui Su · 7 years ago
  15. 751a233 Remove av1_cost_bit() by Hui Su · 7 years ago
  16. 41d6152 lv-map: replace read/write_bin with read/write_symbol by Hui Su · 7 years ago
  17. 5f7f367 Change tilesize to 256x256 for >CIF resolutions by Debargha Mukherjee · 8 years ago
  18. 6eb9da2 Remove Frame_ID_NUMBERS_PRESENT_FLAG by Yaowu Xu · 7 years ago
  19. 8695e98 Revert "add scalability experiment" by Tom Finegan · 7 years ago
  20. 2eeadab add scalability experiment by Soo-Chul Han · 7 years ago
  21. a8975df Fix build when obu is not enabled by Yaowu Xu · 7 years ago
  22. 57ddc51 Move encoder-specific function out of decoder by Frederic Barbier · 7 years ago
  23. 8251736 Let adst4's precision be adjustable by Angie Chiang · 7 years ago
  24. 0625027 Tune the inv_shift by Angie Chiang · 7 years ago
  25. a8b45c3 Correct inv_start_range by Angie Chiang · 7 years ago
  26. a0d2759 Tune fwd txfm's config by Angie Chiang · 7 years ago
  27. 248f055 Fix txfm_stage_range_check by Angie Chiang · 7 years ago
  28. 4b29ea8 Move InvSqrt2 to the front of inv_txfm2d_add_c by Angie Chiang · 7 years ago
  29. 9fdf2e2 Remove more code about probability based entropy coding by Hui Su · 7 years ago
  30. 5b5f3d5 Fix a bug in jnt_comp by Cheng Chen · 7 years ago
  31. 26ac047 Added a test for monochrome encoding. by Imdad Sardharwalla · 7 years ago
  32. af8e264 Don't calculate chroma data in monochrome mode by Imdad Sardharwalla · 7 years ago
  33. b08544d Fix Valgrind warning in av1_pick_filter_restoration by Imdad Sardharwalla · 7 years ago
  34. ffa5759 Add SSE2 implementation of 1-D convolve functions by Frank Bossen · 7 years ago
  35. 7448fc2 Remove the dct_only experiment by Hui Su · 7 years ago
  36. 2e8eadd Move if statement outside for loops by Peng Bin · 7 years ago
  37. 85e8c79 [segment_pred_last] fix resolution change issues by Soo-Chul Han · 7 years ago
  38. 76f3473 Simplify operations by Yaowu Xu · 7 years ago
  39. 37ebf18 [Normative] DC_PRED: Avoid div using mult+shift. by Urvang Joshi · 7 years ago
  40. 1e95989 lv-map: remove probability model by Hui Su · 7 years ago
  41. bf7cd0d cmake: Update in-tree build hint. by Tom Finegan · 7 years ago
  42. d621f9b Cleanup useless marker entry in tx_size_2d by Frederic Barbier · 7 years ago
  43. 96d7a68 Cleanup inference of unused variable all_zero by Frederic Barbier · 7 years ago
  44. 50098d2 Cleanup obsolete comment by Frederic Barbier · 7 years ago
  45. 6394f0f Reorder operation to avoid UBsan warning by Yaowu Xu · 7 years ago
  46. a517d9f Add SSE2 implementation for motion compensation function by Frank Bossen · 7 years ago
  47. c1ba869 Enable the spatial_segmentation experiment by default by Rostislav Pehlivanov · 7 years ago
  48. 81d9461 Simplify spatial_segmentation code in decoder by Rostislav Pehlivanov · 7 years ago
  49. ff959df cmake: Download testdata over HTTP. by Tom Finegan · 7 years ago
  50. 98c8dd7 Make new-quant compatible with aom-qm by Sarah Parker · 7 years ago
  51. 6a0245c spatial_segmentation: improve edge case handling by Rostislav Pehlivanov · 7 years ago
  52. 1f30900 Remove left-over EXT_INTRA flags. by Urvang Joshi · 7 years ago
  53. b6d058d Add intra_mode_info_cost_uv() by Hui Su · 7 years ago
  54. 785d33a obu: Use correct tile for CDF adaptation by David Barker · 7 years ago
  55. 24e4783 aom_image: Don't leak experimental flag in public API by Edward Hervey · 7 years ago
  56. 837262b Allow CDF precision to be configured with CDF_PROB_BITS. by Thomas Daede · 7 years ago
  57. 79c763b Remove ext_intra experimental flag by Hui Su · 7 years ago
  58. 4ef06b5 Clears boundary_info memory along with mi memory by Frank Bossen · 7 years ago
  59. 8521003 cmake: always create testdata targets. by Tom Finegan · 7 years ago
  60. d0a3b9f cmake: Halt generation when python not present and tests enabled. by Tom Finegan · 7 years ago
  61. 1a091bc Turn mono-video on by default by Debargha Mukherjee · 7 years ago
  62. 4665f09 Add intra_mode_info_cost_y() by Hui Su · 7 years ago
  63. 4667509 Move init of delta_q/lf_present_flag to encode_frame_internal() by Hui Su · 7 years ago
  64. 10215e42 Turn on intrabc by default by Hui Su · 7 years ago
  65. 7cd2e11 [dist-8x8] Move asserts behind DEBUG_DIST_8X8 flag by Yushin Cho · 7 years ago
  66. c0dc6b4 Remove redundant tx type validation check by Jingning Han · 7 years ago
  67. ec32a74 Remove repeated computation for trellis by Cheng Chen · 7 years ago
  68. bb61778 Change left shift to multiply by Yaowu Xu · 7 years ago
  69. 568d0a9 Make sure macro expansion working under MSVC by Yaowu Xu · 7 years ago
  70. 25e2663f Temporary fix for failures with mono-video by Debargha Mukherjee · 7 years ago
  71. 26e265f Properly reconstruct picked intra block in txk-sel RD search by Jingning Han · 7 years ago
  72. d7b54ca Use single context model for mv diff by Jingning Han · 7 years ago
  73. 083e842 Add a small clean up on the unified use of mbmi by Zoe Liu · 7 years ago
  74. e7142e1 Remove compressed header related code by Yunqing Wang · 7 years ago
  75. 50e9a1e Decouple encoder side x0 parameter from dq_type by Debargha Mukherjee · 7 years ago
  76. 8ddc7ae Change struct initialization to be MSVC friendly by Yaowu Xu · 7 years ago
  77. ce796ed Disable EXT_TILE unit tests by Yunqing Wang · 7 years ago
  78. db68555 Add av1_get_palette_mode_ctx() by Hui Su · 7 years ago
  79. cdef3b3 Fix a bug in intra_block_yrd() by Hui Su · 7 years ago
  80. 6f84e12 Update convolve_sse2.c by Linfeng Zhang · 7 years ago
  81. c653277 [CFL] Replace DECLARE_ALIGNED with aom_memalign by David Michael Barr · 7 years ago
  82. 284fe19 intrabc: signal error on illegal intrabc motion vectors by Dominic Symes · 7 years ago
  83. f32dabd Optimise self-guided restoration SIMD functions by Imdad Sardharwalla · 7 years ago
  84. be5ca55 Fix ref_mv_idx offset in rdopt.c by Imdad Sardharwalla · 7 years ago
  85. 454697c SIMD implementation of horz superres by Imdad Sardharwalla · 7 years ago
  86. 00121ed Rework fast tx type search speed feature for intra frame by Hui Su · 7 years ago
  87. 8ae64a9 ext_tile: Not to write large_scale_tile bit to bitstream by Yunqing Wang · 7 years ago
  88. 7a19734 Minor change to av1_nmv_ctx for safety by Imdad Sardharwalla · 7 years ago
  89. 0c3545b Disallow 4:4:0 subsampling by David Barker · 7 years ago
  90. 99350a6 Remove obsolete code about "FIXED_TX_TYPE" by Hui Su · 7 years ago
  91. 366a684 Move encoder specific table in proper scope by Frederic Barbier · 7 years ago
  92. 7f52eb4 Refactor mem alloc for ctx tree by Zoe Liu · 7 years ago
  93. 765bb01 Refactor to seaprate the enc/dec sides of qprofile by Debargha Mukherjee · 7 years ago
  94. 84dc6e9 Fix inter block detection in get_tx_size_context() by David Barker · 7 years ago
  95. 2fc20eb Simplify inv txfm's shift setting by Angie Chiang · 7 years ago
  96. cf60029 Update inter_tx_size in reset_tx_size() by Hui Su · 7 years ago
  97. dc024c4 Adjust dq_type 1/2 parameters by Debargha Mukherjee · 7 years ago
  98. ed25a61 Add utilities to aom_dsp for modeling correlated noise. by Neil Birkbeck · 7 years ago
  99. 22a51d9 intrabc: do not transmit delta_lf_present_flag by Hui Su · 7 years ago
  100. 7ebfaf4 Fix data overflow in interintra rd by Yue Chen · 7 years ago