1. 921cc4c Add an encoder control for error_resilient_mode by Debargha Mukherjee · 7 years ago
  2. 98a311c [NORMATIVE] Add seq level flags for CDEF and LR by Debargha Mukherjee · 7 years ago
  3. 8b9822c Refactor variable name in loop filter by Cheng Chen · 7 years ago
  4. a3578c2 lpf_vertical_14_sse2 and _8 1.5 times perf increase by Victoria Zhislina · 7 years ago
  5. f9db0e0 Drop compressed frames, not decoded ones in decode_with_drops by Frank Bossen · 7 years ago
  6. f686fba Ensure HBD/LBD joint compound to generate matching result by Yunqing Wang · 7 years ago
  7. c952467 obudec.c: correct use of integer types by Yaowu Xu · 7 years ago
  8. 8cabab8 correct the use of type conversions by Yaowu Xu · 7 years ago
  9. a10b46b Set single_tile_decoding mode correctly by Yunqing Wang · 7 years ago
  10. 776b641 Fix the DropFramesWithoutRecovery test by Debargha Mukherjee · 7 years ago
  11. 1ddde6c [non-normative] Change CfL lossess if to match Spec by Luc Trudeau · 7 years ago
  12. 626a1b2 [NORMATIVE] Film grain combinations constraints for 4:2:0 by Andrey Norkin · 7 years ago
  13. c8b52d5 [NORMATIVE] New coded_lossless and all_lossless. by Urvang Joshi · 7 years ago
  14. 7a3c264 Do not allow lossless encoding if delta_q is present by Steinar Midtskogen · 7 years ago
  15. 0f0b370 Adding a sample binary to model film grain by Neil Birkbeck · 7 years ago
  16. 85b780d Drop unused context entry from txfm partition by Jingning Han · 7 years ago
  17. b48e047 Reduce compound inter mode context model size by Jingning Han · 7 years ago
  18. 3a09bd7 Enable obu_redundant_frame_header by default. by Tom Finegan · 7 years ago
  19. 85db49b obudec: Fix extension check in OBU header parser. by Tom Finegan · 7 years ago
  20. 3ebeb92 Clean up IF_EXT_PARTITION() macro by Yue Chen · 7 years ago
  21. efce632 Do not skip for lossless by Yaowu Xu · 7 years ago
  22. 79551e7 [NORMATIVE] Lossless CfL Workgroup fix by Luc Trudeau · 7 years ago
  23. ba908f1 cmake: PowerPC VSX support by Luca Barbato · 7 years ago
  24. 3a57a5b cmake: Support PowerPC by Luca Barbato · 7 years ago
  25. a453cb4 cmake: Separate the flags by Luca Barbato · 7 years ago
  26. b18cfd3 Remove unused refmv context model entries by Jingning Han · 7 years ago
  27. 17f4f73 Remove unused cdf entries for newmv cdf by Jingning Han · 7 years ago
  28. 683e84b [Normative] Correctly get filter level for u, v plane by Cheng Chen · 7 years ago
  29. b0875d2 cmake: Fallback if the target is not supported by Luca Barbato · 7 years ago
  30. 53995e1 Remove the unneeded parameter from check_trailing_bits by Jingning Han · 7 years ago
  31. 21acbca Remove WARP_GM/WM_NEIGHBORS_WITH_OBMC macros by Debargha Mukherjee · 7 years ago
  32. 1d85898 [Normative] Fix MFMV distance range by Cheng Chen · 7 years ago
  33. bdad9f1 Simplify the signature of select_tx_block() by Hui Su · 7 years ago
  34. f4b79c7 Flatten blk_skip[] by Hui Su · 7 years ago
  35. faa0249 cmake: Always set the architecture by Luca Barbato · 7 years ago
  36. f2b4f20 [NORMATIVE] Fix condition for MFMV search window by Ola Hugosson · 7 years ago
  37. 8a1f7ad [NORMATIVE] Only signal allow_warped_motion if needed by David Barker · 7 years ago
  38. 72cc196 Fast Interpolation Filter Search Bug Fix by Michelle Findlay-Olynyk · 7 years ago
  39. bc1acbd [NORMATIVE] Film grain chroma_scaling_from_luma bug fix by Andrey Norkin · 7 years ago
  40. 8a59bd5 [NORMATIVE] Resolve enc/dec mismatch in TRAILING_BITS by Jingning Han · 7 years ago
  41. 61b71ab Remove CONFIG_OBU_NO_IVF macros. by Tom Finegan · 7 years ago
  42. 378b195 dump_obu: Add Section 5 bitstream support via obudec. by Tom Finegan · 7 years ago
  43. 66ae916 aomdec: Implement support for AV1 Section 5 streams. by Tom Finegan · 7 years ago
  44. eb895ef Add film grain table input to allow injecting grain params. by Neil Birkbeck · 7 years ago
  45. 4352fed [NORMATIVE] Film grain for odd frame dimensions by Andrey Norkin · 7 years ago
  46. 5d3176a [NORMATIVE] adopt CONFIG_TILE_INFO_FIRST by James Zern · 7 years ago
  47. c346abd Remove CONFIG_SHORT_FILTER by Yaowu Xu · 7 years ago
  48. 8615c25 Cleanup of wedge-signs and use precomputed tables by Debargha Mukherjee · 7 years ago
  49. f5b6260 Use reference RD upper bound for intra tx type search by Hui Su · 7 years ago
  50. 79a501a [NORMATIVE] add code for operating_points experiment by Soo-Chul Han · 7 years ago
  51. 14072aa When lossless is used, disable all filtering. by Urvang Joshi · 7 years ago
  52. e397470 Add assertion to check if blk_skip[] is properly valued by Hui Su · 7 years ago
  53. 5a6ec1a Optimize get_br_ctx by Peng Bin · 7 years ago
  54. e25a4ba Add ssse3 aom_smooth_v_predictor_16,32,64xh by Scott LaVarnway · 7 years ago
  55. 3626d99 [NORMATIVE] Fix av1_set_frame_refs() by David Barker · 7 years ago
  56. cab937d Cleanup smoothers from wedge masks by Debargha Mukherjee · 7 years ago
  57. c125521 Corrections in convolve unit test by Cherma Rajan A · 7 years ago
  58. 266ad0f Refactor encode_block() and encode_block_intra() by Hui Su · 7 years ago
  59. 07a7c1f [NORMATIVE] Add a flag allow_warped_motion to the frame header by Debargha Mukherjee · 7 years ago
  60. b78e6e5 Remove prediction mask table by Cheng Chen · 7 years ago
  61. f35ded4 [NORMATIVE] Revert value of FRAME_OFFSET_BITS by Imdad Sardharwalla · 7 years ago
  62. 1b2592f [NORMATIVE] Fix Fwd KF with frame id numbers by Debargha Mukherjee · 7 years ago
  63. 58536d9 Use 256-bit wide SIMD registers for CDEF with bitdepth > 8 too by Frank Bossen · 7 years ago
  64. 4fd29c4 Optimize quantize_fp_helper_c by Peng Bin · 7 years ago
  65. 07baee9 Merge identical tables in common_data.h by Hui Su · 7 years ago
  66. 1fbd93c Disable txk_type assertion check by Jingning Han · 7 years ago
  67. c7645d5 Replace division with shift in av1_get_txb_size_index() by Hui Su · 7 years ago
  68. 8fe9eda Remove funcs/arrays/enums related to 128X32 or 32X128 block by Yue Chen · 7 years ago
  69. f9af26d move the showable_frame flag next to the show_frame flag by Cyril Concolato · 7 years ago
  70. f5e6a92 Remove deprecated wedge masks by Yue Chen · 7 years ago
  71. abb0953 Ensure HBD/LBD quantizer to generate matching result by Yunqing Wang · 7 years ago
  72. 1836abc Remove unused static functions. by Urvang Joshi · 7 years ago
  73. 17c7397 Account for 1 byte for trailing bits by Yaowu Xu · 7 years ago
  74. 2610392 Optimize av1_get_txk_type_index by Peng Bin · 7 years ago
  75. 735e750 Simplify tx type selection control flow by Sebastien Alaiwan · 7 years ago
  76. b3d79d5 Don't use frequency domain distortion when eob is 0 by Hui Su · 7 years ago
  77. 1c45173 av1_loop_restoration_filter_frame: Remove assert. by Urvang Joshi · 7 years ago
  78. 2f22bfd [NORMATIVE] store tile size as tile size - 1 by James Zern · 7 years ago
  79. e7c8237 write_tiles_in_tg_obus: use fewer bytes for tile sizes by James Zern · 7 years ago
  80. 97aff53 Remove CONFIG_FWD_KF by Yaowu Xu · 7 years ago
  81. f195e46 Some cleanups on the loopfilter state patch. by Debargha Mukherjee · 7 years ago
  82. 5251e31 [NORMATIVE] Fix ref_frame_side setup by David Barker · 7 years ago
  83. e7dbeb4 [NORMATIVE] Properly reset mode_deltas by David Barker · 7 years ago
  84. ee0819e [non-normative] Fix PRIMARY_REF_NONE w large_scale_tile by Jonathan Matthews · 7 years ago
  85. b6806f1 [NORMATIVE] Set cm->prev_frame = NULL at keyframes by David Barker · 7 years ago
  86. a7be368 Change the convolve output from 32-bit to 16-bit by Cherma Rajan A · 7 years ago
  87. 3a7b5c2 Fix typo: seqence -> sequence by David Barker · 7 years ago
  88. cab3755 [NORMATIVE] Correctly update seg features when update_data=0 by David Barker · 7 years ago
  89. 9d76b13 [NORMATIVE] CDF_UPDATE_MODE: Expand might_bwd_adapt condition. by Thomas Daede · 7 years ago
  90. 5997c7d Improved aom_smooth_predictor_16x 32,16,8 by Scott LaVarnway · 7 years ago
  91. e2ca0b6 Remove unreachable tx: iht4x4 by Sebastien Alaiwan · 7 years ago
  92. d30cde5 [NORMATIVE] Set ref frame sign bias for S-frames by Debargha Mukherjee · 7 years ago
  93. 9fdc63f Cosmetic changes of inv_txfm ssse3/avx2 by Peng Bin · 7 years ago
  94. 71f7cb8 Optimize get_nz_mag by Grant Hsu · 7 years ago
  95. 63c0a9b Revert "[NORMATIVE] Add one more MV_CLASS for integer MV" by Yunqing Wang · 7 years ago
  96. fb049a7 Revert "[NORMATIVE] Extend full-pixel motion vectors to 12 bits" by Yunqing Wang · 7 years ago
  97. e25fdbb Revert "Allow a large motion search range" by Yunqing Wang · 7 years ago
  98. 1efd364 Localize av1_dist_block() by Hui Su · 7 years ago
  99. e5f271a Partial inv txfm based on eob for ssse3 by Peng Bin · 7 years ago
  100. 63bcfa7 [NORMATIVE] Some cleanups on loopfilter / lossless by Debargha Mukherjee · 7 years ago