1. 66dde40 Remove unreachable tx: iwht4x4 by Sebastien Alaiwan · 7 years ago
  2. 08dfa98 Fix compile warning when DIST_8X8 is off by Yushin Cho · 7 years ago
  3. 900f9fe Refactor: reorder macro parameters by Peng Bin · 7 years ago
  4. 3a9029e Code Refactor of inv_txfm for avx2 version eob by Peng Bin · 7 years ago
  5. df46b22 Make trailing bit part of arithmetic code by Frank Bossen · 7 years ago
  6. 29252a9 Reset uv_mode to DC when cfl becomes invalid by Hui Su · 7 years ago
  7. 952deb6 Remove CONFIG_FRAME_COUNTER_FOR_SCALABILITY by Yaowu Xu · 7 years ago
  8. 810be09 Remove CONFIG_OBU_REDUNDANT_FRAME_HEADER by Yaowu Xu · 7 years ago
  9. 274f828 Remove CONFIG_HASH_ME by Yaowu Xu · 7 years ago
  10. 7f313c0 Remove CONFIG_SCALABILITY by Yaowu Xu · 7 years ago
  11. e4ea748 Refactor av1_optimize_txb(_new) by Angie Chiang · 7 years ago
  12. cbba79c [NORMATIVE] Allow padding bytes at the end of each OBU by David Barker · 7 years ago
  13. 0eb6b6c Remove CONFIG_FRAME_REFS_SIGNALING by Yaowu Xu · 7 years ago
  14. deeee7c Add ssse3 aom_smooth_h_predictor_4xh by Scott LaVarnway · 7 years ago
  15. ccd8651 Changes to facilitate decoder multithreading by Cherma Rajan A · 7 years ago
  16. 23c1d63 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
  17. 7db820e Add ssse3 aom_smooth_v_predictor_4xh by Scott LaVarnway · 7 years ago
  18. 0fe4b65 Optimize get_nz_map_ctx_from_stats by Peng Bin · 7 years ago
  19. 71ad53a hbd loopfilter sse2 _6 created, _8 and _14 improved by Victoria Zhislina · 7 years ago
  20. e8c6752 Move function out of decoder scope by Frederic Barbier · 7 years ago
  21. 38c9067 Remove unreachable tx: idct4x4 by Sebastien Alaiwan · 7 years ago
  22. 98392b2 Remove unreachable tx: fht4x4 by Sebastien Alaiwan · 7 years ago
  23. 8e15470 Refactor neural network prediction function by Hui Su · 7 years ago
  24. 041f9bc Remove CONFIG_SPATIAL_SEGMENTATION by Yaowu Xu · 7 years ago
  25. 15d3525 Remove stray CONFIG_MONO_VIDEO flags by Debargha Mukherjee · 7 years ago
  26. 1cd2825 get_down2_length: Remove incorrect assert. by Urvang Joshi · 7 years ago
  27. 9ec6fe4 Remove CONFIG_EXT_DELTA_Q by Yaowu Xu · 7 years ago
  28. 27deb38 Remove TOTAL_REFS_PER_FRAME by Zoe Liu · 7 years ago
  29. 3c12541 Add cdf optimizer for a few symbols with variable # of modes by Yue Chen · 7 years ago
  30. ad712e5 Remove CONFIG_OBU_FRAME by Yaowu Xu · 7 years ago
  31. 29977f5 [Normative] Optimize default cdf tables by Yue Chen · 7 years ago
  32. ebcf3e5 Add check for trailing bits at end of tile group by Frank Bossen · 7 years ago
  33. 66663f7 Remove CONFIG_CDF_UPDATE_MODE by Yaowu Xu · 7 years ago
  34. adbe7b1 Correct initialization to avoid compiler warning by Yaowu Xu · 7 years ago
  35. 3798dbd Remove the code handling MAX_TX_DEPTH != 2 by Yue Chen · 7 years ago
  36. 0009e61 [STATS_CHANGED] Correct intra tx size cdf update and counting by Yue Chen · 7 years ago
  37. e647a10 Remove WEDGE_IDX_ENTROPY_CODING macro by Yue Chen · 7 years ago
  38. 25afc9b Remove CONFIG_SKIP_SGR config flag by Debargha Mukherjee · 7 years ago
  39. 00dd499 Add a speed feature optimize_b_precheck by Hui Su · 7 years ago
  40. a5b810a Some cosmetic renaming for consistency by Debargha Mukherjee · 7 years ago
  41. c14eeb7 Make int64_t->size_t conversion explicit by Yaowu Xu · 7 years ago
  42. 3b54633 Remove CONFIG_AOM_QM_EXT by Yaowu Xu · 7 years ago
  43. eb2f2d3 Drop memset from inter mode rd search by Jingning Han · 7 years ago
  44. 365eae8 [NORMATIVE] Seq level filter_intra/intra_edge flags by Debargha Mukherjee · 7 years ago
  45. 1f77147 [NORMATIVE] Add seq level enable_warped_motion by Debargha Mukherjee · 7 years ago
  46. f2e5bb3 Make sure that seq params are changed only once by Debargha Mukherjee · 7 years ago
  47. 1d7217e Cleanups frame_might_use... to include seq params by Debargha Mukherjee · 7 years ago
  48. 2a21b10 Add INLINE for compute_jnt_comp_avg by Peng Bin · 7 years ago
  49. 97095fb [NORMATIVE] Move compound tools flags to seq level by Debargha Mukherjee · 7 years ago
  50. 1c3bd38 Add encoder controls to turn warped motion on/off by Debargha Mukherjee · 7 years ago
  51. 37df916 [NORMATIVE] Add seq level flag for warped motion by Debargha Mukherjee · 7 years ago
  52. 2c390b7 Rename extra_cfg use_jnt_comp to enable_jnt_comp by Debargha Mukherjee · 7 years ago
  53. f81d77b Fix possible infinite loop in get_down2_steps(). by Urvang Joshi · 7 years ago
  54. 0c3eb5a Remove unused entry from comp_group_idx context table by Jingning Han · 7 years ago
  55. 0d8368a Change polarity of control DISABLE_TEMPMV by Debargha Mukherjee · 7 years ago
  56. edd7725 Refactor sequence level coding tools setting by Debargha Mukherjee · 7 years ago
  57. 10b7456 Fix stats counting for ext_tx types by Yue Chen · 7 years ago
  58. 52c2e6e Add encoder control for enable_ref_frame_mvs by Debargha Mukherjee · 7 years ago
  59. 0187d7c [NORMATIVE] Seq level flag to control mfmv usage by Debargha Mukherjee · 7 years ago
  60. 2a7629e write_tiles_in_tg_obus: localize max_tile_*size by James Zern · 7 years ago
  61. 664b74f Add ssse3 aom_smooth_v_predictor_8xh by Scott LaVarnway · 7 years ago
  62. 88e5072 Bitmask: assign 32x32 and 64x64 mask to 16x16 by Cheng Chen · 7 years ago
  63. 47cd7be README.md: correct manual sharded testing comment by James Zern · 7 years ago
  64. 9dec0c5 Change error_resilience test to use control by Debargha Mukherjee · 7 years ago
  65. 921cc4c Add an encoder control for error_resilient_mode by Debargha Mukherjee · 7 years ago
  66. 98a311c [NORMATIVE] Add seq level flags for CDEF and LR by Debargha Mukherjee · 7 years ago
  67. 8b9822c Refactor variable name in loop filter by Cheng Chen · 7 years ago
  68. a3578c2 lpf_vertical_14_sse2 and _8 1.5 times perf increase by Victoria Zhislina · 7 years ago
  69. f9db0e0 Drop compressed frames, not decoded ones in decode_with_drops by Frank Bossen · 7 years ago
  70. f686fba Ensure HBD/LBD joint compound to generate matching result by Yunqing Wang · 7 years ago
  71. c952467 obudec.c: correct use of integer types by Yaowu Xu · 7 years ago
  72. 8cabab8 correct the use of type conversions by Yaowu Xu · 7 years ago
  73. a10b46b Set single_tile_decoding mode correctly by Yunqing Wang · 7 years ago
  74. 776b641 Fix the DropFramesWithoutRecovery test by Debargha Mukherjee · 7 years ago
  75. 1ddde6c [non-normative] Change CfL lossess if to match Spec by Luc Trudeau · 7 years ago
  76. 626a1b2 [NORMATIVE] Film grain combinations constraints for 4:2:0 by Andrey Norkin · 7 years ago
  77. c8b52d5 [NORMATIVE] New coded_lossless and all_lossless. by Urvang Joshi · 7 years ago
  78. 7a3c264 Do not allow lossless encoding if delta_q is present by Steinar Midtskogen · 7 years ago
  79. 0f0b370 Adding a sample binary to model film grain by Neil Birkbeck · 7 years ago
  80. 85b780d Drop unused context entry from txfm partition by Jingning Han · 7 years ago
  81. b48e047 Reduce compound inter mode context model size by Jingning Han · 7 years ago
  82. 3a09bd7 Enable obu_redundant_frame_header by default. by Tom Finegan · 7 years ago
  83. 85db49b obudec: Fix extension check in OBU header parser. by Tom Finegan · 7 years ago
  84. 3ebeb92 Clean up IF_EXT_PARTITION() macro by Yue Chen · 7 years ago
  85. efce632 Do not skip for lossless by Yaowu Xu · 7 years ago
  86. 79551e7 [NORMATIVE] Lossless CfL Workgroup fix by Luc Trudeau · 7 years ago
  87. ba908f1 cmake: PowerPC VSX support by Luca Barbato · 7 years ago
  88. 3a57a5b cmake: Support PowerPC by Luca Barbato · 7 years ago
  89. a453cb4 cmake: Separate the flags by Luca Barbato · 7 years ago
  90. b18cfd3 Remove unused refmv context model entries by Jingning Han · 7 years ago
  91. 17f4f73 Remove unused cdf entries for newmv cdf by Jingning Han · 7 years ago
  92. 683e84b [Normative] Correctly get filter level for u, v plane by Cheng Chen · 7 years ago
  93. b0875d2 cmake: Fallback if the target is not supported by Luca Barbato · 7 years ago
  94. 53995e1 Remove the unneeded parameter from check_trailing_bits by Jingning Han · 7 years ago
  95. 21acbca Remove WARP_GM/WM_NEIGHBORS_WITH_OBMC macros by Debargha Mukherjee · 7 years ago
  96. 1d85898 [Normative] Fix MFMV distance range by Cheng Chen · 7 years ago
  97. bdad9f1 Simplify the signature of select_tx_block() by Hui Su · 7 years ago
  98. f4b79c7 Flatten blk_skip[] by Hui Su · 7 years ago
  99. faa0249 cmake: Always set the architecture by Luca Barbato · 7 years ago
  100. f2b4f20 [NORMATIVE] Fix condition for MFMV search window by Ola Hugosson · 7 years ago