1. 25afc9b Remove CONFIG_SKIP_SGR config flag by Debargha Mukherjee · 7 years ago
  2. 00dd499 Add a speed feature optimize_b_precheck by Hui Su · 7 years ago
  3. a5b810a Some cosmetic renaming for consistency by Debargha Mukherjee · 7 years ago
  4. c14eeb7 Make int64_t->size_t conversion explicit by Yaowu Xu · 7 years ago
  5. 3b54633 Remove CONFIG_AOM_QM_EXT by Yaowu Xu · 7 years ago
  6. eb2f2d3 Drop memset from inter mode rd search by Jingning Han · 7 years ago
  7. 365eae8 [NORMATIVE] Seq level filter_intra/intra_edge flags by Debargha Mukherjee · 7 years ago
  8. 1f77147 [NORMATIVE] Add seq level enable_warped_motion by Debargha Mukherjee · 7 years ago
  9. f2e5bb3 Make sure that seq params are changed only once by Debargha Mukherjee · 7 years ago
  10. 1d7217e Cleanups frame_might_use... to include seq params by Debargha Mukherjee · 7 years ago
  11. 2a21b10 Add INLINE for compute_jnt_comp_avg by Peng Bin · 7 years ago
  12. 97095fb [NORMATIVE] Move compound tools flags to seq level by Debargha Mukherjee · 7 years ago
  13. 1c3bd38 Add encoder controls to turn warped motion on/off by Debargha Mukherjee · 7 years ago
  14. 37df916 [NORMATIVE] Add seq level flag for warped motion by Debargha Mukherjee · 7 years ago
  15. 2c390b7 Rename extra_cfg use_jnt_comp to enable_jnt_comp by Debargha Mukherjee · 7 years ago
  16. f81d77b Fix possible infinite loop in get_down2_steps(). by Urvang Joshi · 7 years ago
  17. 0c3eb5a Remove unused entry from comp_group_idx context table by Jingning Han · 7 years ago
  18. 0d8368a Change polarity of control DISABLE_TEMPMV by Debargha Mukherjee · 7 years ago
  19. edd7725 Refactor sequence level coding tools setting by Debargha Mukherjee · 7 years ago
  20. 10b7456 Fix stats counting for ext_tx types by Yue Chen · 7 years ago
  21. 52c2e6e Add encoder control for enable_ref_frame_mvs by Debargha Mukherjee · 7 years ago
  22. 0187d7c [NORMATIVE] Seq level flag to control mfmv usage by Debargha Mukherjee · 7 years ago
  23. 2a7629e write_tiles_in_tg_obus: localize max_tile_*size by James Zern · 7 years ago
  24. 664b74f Add ssse3 aom_smooth_v_predictor_8xh by Scott LaVarnway · 7 years ago
  25. 88e5072 Bitmask: assign 32x32 and 64x64 mask to 16x16 by Cheng Chen · 7 years ago
  26. 47cd7be README.md: correct manual sharded testing comment by James Zern · 7 years ago
  27. 9dec0c5 Change error_resilience test to use control by Debargha Mukherjee · 7 years ago
  28. 921cc4c Add an encoder control for error_resilient_mode by Debargha Mukherjee · 7 years ago
  29. 98a311c [NORMATIVE] Add seq level flags for CDEF and LR by Debargha Mukherjee · 7 years ago
  30. 8b9822c Refactor variable name in loop filter by Cheng Chen · 7 years ago
  31. a3578c2 lpf_vertical_14_sse2 and _8 1.5 times perf increase by Victoria Zhislina · 7 years ago
  32. f9db0e0 Drop compressed frames, not decoded ones in decode_with_drops by Frank Bossen · 7 years ago
  33. f686fba Ensure HBD/LBD joint compound to generate matching result by Yunqing Wang · 7 years ago
  34. c952467 obudec.c: correct use of integer types by Yaowu Xu · 7 years ago
  35. 8cabab8 correct the use of type conversions by Yaowu Xu · 7 years ago
  36. a10b46b Set single_tile_decoding mode correctly by Yunqing Wang · 7 years ago
  37. 776b641 Fix the DropFramesWithoutRecovery test by Debargha Mukherjee · 7 years ago
  38. 1ddde6c [non-normative] Change CfL lossess if to match Spec by Luc Trudeau · 7 years ago
  39. 626a1b2 [NORMATIVE] Film grain combinations constraints for 4:2:0 by Andrey Norkin · 7 years ago
  40. c8b52d5 [NORMATIVE] New coded_lossless and all_lossless. by Urvang Joshi · 7 years ago
  41. 7a3c264 Do not allow lossless encoding if delta_q is present by Steinar Midtskogen · 7 years ago
  42. 0f0b370 Adding a sample binary to model film grain by Neil Birkbeck · 7 years ago
  43. 85b780d Drop unused context entry from txfm partition by Jingning Han · 7 years ago
  44. b48e047 Reduce compound inter mode context model size by Jingning Han · 7 years ago
  45. 3a09bd7 Enable obu_redundant_frame_header by default. by Tom Finegan · 7 years ago
  46. 85db49b obudec: Fix extension check in OBU header parser. by Tom Finegan · 7 years ago
  47. 3ebeb92 Clean up IF_EXT_PARTITION() macro by Yue Chen · 7 years ago
  48. efce632 Do not skip for lossless by Yaowu Xu · 7 years ago
  49. 79551e7 [NORMATIVE] Lossless CfL Workgroup fix by Luc Trudeau · 7 years ago
  50. ba908f1 cmake: PowerPC VSX support by Luca Barbato · 7 years ago
  51. 3a57a5b cmake: Support PowerPC by Luca Barbato · 7 years ago
  52. a453cb4 cmake: Separate the flags by Luca Barbato · 7 years ago
  53. b18cfd3 Remove unused refmv context model entries by Jingning Han · 7 years ago
  54. 17f4f73 Remove unused cdf entries for newmv cdf by Jingning Han · 7 years ago
  55. 683e84b [Normative] Correctly get filter level for u, v plane by Cheng Chen · 7 years ago
  56. b0875d2 cmake: Fallback if the target is not supported by Luca Barbato · 7 years ago
  57. 53995e1 Remove the unneeded parameter from check_trailing_bits by Jingning Han · 7 years ago
  58. 21acbca Remove WARP_GM/WM_NEIGHBORS_WITH_OBMC macros by Debargha Mukherjee · 7 years ago
  59. 1d85898 [Normative] Fix MFMV distance range by Cheng Chen · 7 years ago
  60. bdad9f1 Simplify the signature of select_tx_block() by Hui Su · 7 years ago
  61. f4b79c7 Flatten blk_skip[] by Hui Su · 7 years ago
  62. faa0249 cmake: Always set the architecture by Luca Barbato · 7 years ago
  63. f2b4f20 [NORMATIVE] Fix condition for MFMV search window by Ola Hugosson · 7 years ago
  64. 8a1f7ad [NORMATIVE] Only signal allow_warped_motion if needed by David Barker · 7 years ago
  65. 72cc196 Fast Interpolation Filter Search Bug Fix by Michelle Findlay-Olynyk · 7 years ago
  66. bc1acbd [NORMATIVE] Film grain chroma_scaling_from_luma bug fix by Andrey Norkin · 7 years ago
  67. 8a59bd5 [NORMATIVE] Resolve enc/dec mismatch in TRAILING_BITS by Jingning Han · 7 years ago
  68. 61b71ab Remove CONFIG_OBU_NO_IVF macros. by Tom Finegan · 7 years ago
  69. 378b195 dump_obu: Add Section 5 bitstream support via obudec. by Tom Finegan · 7 years ago
  70. 66ae916 aomdec: Implement support for AV1 Section 5 streams. by Tom Finegan · 7 years ago
  71. eb895ef Add film grain table input to allow injecting grain params. by Neil Birkbeck · 7 years ago
  72. 4352fed [NORMATIVE] Film grain for odd frame dimensions by Andrey Norkin · 7 years ago
  73. 5d3176a [NORMATIVE] adopt CONFIG_TILE_INFO_FIRST by James Zern · 7 years ago
  74. c346abd Remove CONFIG_SHORT_FILTER by Yaowu Xu · 7 years ago
  75. 8615c25 Cleanup of wedge-signs and use precomputed tables by Debargha Mukherjee · 7 years ago
  76. f5b6260 Use reference RD upper bound for intra tx type search by Hui Su · 7 years ago
  77. 79a501a [NORMATIVE] add code for operating_points experiment by Soo-Chul Han · 7 years ago
  78. 14072aa When lossless is used, disable all filtering. by Urvang Joshi · 7 years ago
  79. e397470 Add assertion to check if blk_skip[] is properly valued by Hui Su · 7 years ago
  80. 5a6ec1a Optimize get_br_ctx by Peng Bin · 7 years ago
  81. e25a4ba Add ssse3 aom_smooth_v_predictor_16,32,64xh by Scott LaVarnway · 7 years ago
  82. 3626d99 [NORMATIVE] Fix av1_set_frame_refs() by David Barker · 7 years ago
  83. cab937d Cleanup smoothers from wedge masks by Debargha Mukherjee · 7 years ago
  84. c125521 Corrections in convolve unit test by Cherma Rajan A · 7 years ago
  85. 266ad0f Refactor encode_block() and encode_block_intra() by Hui Su · 7 years ago
  86. 07a7c1f [NORMATIVE] Add a flag allow_warped_motion to the frame header by Debargha Mukherjee · 7 years ago
  87. b78e6e5 Remove prediction mask table by Cheng Chen · 7 years ago
  88. f35ded4 [NORMATIVE] Revert value of FRAME_OFFSET_BITS by Imdad Sardharwalla · 7 years ago
  89. 1b2592f [NORMATIVE] Fix Fwd KF with frame id numbers by Debargha Mukherjee · 7 years ago
  90. 58536d9 Use 256-bit wide SIMD registers for CDEF with bitdepth > 8 too by Frank Bossen · 7 years ago
  91. 4fd29c4 Optimize quantize_fp_helper_c by Peng Bin · 7 years ago
  92. 07baee9 Merge identical tables in common_data.h by Hui Su · 7 years ago
  93. 1fbd93c Disable txk_type assertion check by Jingning Han · 7 years ago
  94. c7645d5 Replace division with shift in av1_get_txb_size_index() by Hui Su · 7 years ago
  95. 8fe9eda Remove funcs/arrays/enums related to 128X32 or 32X128 block by Yue Chen · 7 years ago
  96. f9af26d move the showable_frame flag next to the show_frame flag by Cyril Concolato · 7 years ago
  97. f5e6a92 Remove deprecated wedge masks by Yue Chen · 7 years ago
  98. abb0953 Ensure HBD/LBD quantizer to generate matching result by Yunqing Wang · 7 years ago
  99. 1836abc Remove unused static functions. by Urvang Joshi · 7 years ago
  100. 17c7397 Account for 1 byte for trailing bits by Yaowu Xu · 7 years ago