1. e647a10 Remove WEDGE_IDX_ENTROPY_CODING macro by Yue Chen · 7 years ago
  2. 25afc9b Remove CONFIG_SKIP_SGR config flag by Debargha Mukherjee · 7 years ago
  3. a5b810a Some cosmetic renaming for consistency by Debargha Mukherjee · 7 years ago
  4. 3b54633 Remove CONFIG_AOM_QM_EXT by Yaowu Xu · 7 years ago
  5. 365eae8 [NORMATIVE] Seq level filter_intra/intra_edge flags by Debargha Mukherjee · 7 years ago
  6. 1f77147 [NORMATIVE] Add seq level enable_warped_motion by Debargha Mukherjee · 7 years ago
  7. 1d7217e Cleanups frame_might_use... to include seq params by Debargha Mukherjee · 7 years ago
  8. 97095fb [NORMATIVE] Move compound tools flags to seq level by Debargha Mukherjee · 7 years ago
  9. 37df916 [NORMATIVE] Add seq level flag for warped motion by Debargha Mukherjee · 7 years ago
  10. 0187d7c [NORMATIVE] Seq level flag to control mfmv usage by Debargha Mukherjee · 7 years ago
  11. 98a311c [NORMATIVE] Add seq level flags for CDEF and LR by Debargha Mukherjee · 7 years ago
  12. a10b46b Set single_tile_decoding mode correctly by Yunqing Wang · 7 years ago
  13. 626a1b2 [NORMATIVE] Film grain combinations constraints for 4:2:0 by Andrey Norkin · 7 years ago
  14. c8b52d5 [NORMATIVE] New coded_lossless and all_lossless. by Urvang Joshi · 7 years ago
  15. 79551e7 [NORMATIVE] Lossless CfL Workgroup fix by Luc Trudeau · 7 years ago
  16. 53995e1 Remove the unneeded parameter from check_trailing_bits by Jingning Han · 7 years ago
  17. 8a1f7ad [NORMATIVE] Only signal allow_warped_motion if needed by David Barker · 7 years ago
  18. 8a59bd5 [NORMATIVE] Resolve enc/dec mismatch in TRAILING_BITS by Jingning Han · 7 years ago
  19. 5d3176a [NORMATIVE] adopt CONFIG_TILE_INFO_FIRST by James Zern · 7 years ago
  20. 79a501a [NORMATIVE] add code for operating_points experiment by Soo-Chul Han · 7 years ago
  21. 07a7c1f [NORMATIVE] Add a flag allow_warped_motion to the frame header by Debargha Mukherjee · 7 years ago
  22. 1b2592f [NORMATIVE] Fix Fwd KF with frame id numbers by Debargha Mukherjee · 7 years ago
  23. f9af26d move the showable_frame flag next to the show_frame flag by Cyril Concolato · 7 years ago
  24. 1836abc Remove unused static functions. by Urvang Joshi · 7 years ago
  25. 17c7397 Account for 1 byte for trailing bits by Yaowu Xu · 7 years ago
  26. 2f22bfd [NORMATIVE] store tile size as tile size - 1 by James Zern · 7 years ago
  27. 97aff53 Remove CONFIG_FWD_KF by Yaowu Xu · 7 years ago
  28. f195e46 Some cleanups on the loopfilter state patch. by Debargha Mukherjee · 7 years ago
  29. b6806f1 [NORMATIVE] Set cm->prev_frame = NULL at keyframes by David Barker · 7 years ago
  30. 3a7b5c2 Fix typo: seqence -> sequence by David Barker · 7 years ago
  31. cab3755 [NORMATIVE] Correctly update seg features when update_data=0 by David Barker · 7 years ago
  32. 9d76b13 [NORMATIVE] CDF_UPDATE_MODE: Expand might_bwd_adapt condition. by Thomas Daede · 7 years ago
  33. d30cde5 [NORMATIVE] Set ref frame sign bias for S-frames by Debargha Mukherjee · 7 years ago
  34. 63bcfa7 [NORMATIVE] Some cleanups on loopfilter / lossless by Debargha Mukherjee · 7 years ago
  35. 5d94969 Remove sharpness level from RefCntBuffer by Debargha Mukherjee · 7 years ago
  36. d6b5d51 [NORMATIVE] Disallow superres for lossless frames by Urvang Joshi · 7 years ago
  37. 564a522 Remove CONFIG_SEGMENT_GLOBALMV by Yaowu Xu · 7 years ago
  38. 7d089ae [Normative] Move global loopfilter info to ref buf by Cheng Chen · 7 years ago
  39. 163f0f0 [NORMATIVE, obu-frame] Fix interaction with other experiments by David Barker · 7 years ago
  40. 2c92b07 [NORMATIVE] Add sequence-level flag for superres. by Urvang Joshi · 7 years ago
  41. 6567c4a Remove unused parameters and effectless code by Yaowu Xu · 7 years ago
  42. a689cab Refactor and drop bsize from get_ext_tx_types() by Jingning Han · 7 years ago
  43. 47eb232 Reduce get_ext_tx_set parameter set by Jingning Han · 7 years ago
  44. e2ceec1 Reduce parameter set of get_ext_tx_set_type by Jingning Han · 7 years ago
  45. 04450b1 Fix dump_obu and obu_parser. by Tom Finegan · 7 years ago
  46. 1646823 Stop using last_width and last_height by Debargha Mukherjee · 7 years ago
  47. 5427be1 Remove CONFIG_OBU_SIZE_AFTER_HEADER preproc guards. by Tom Finegan · 7 years ago
  48. 492c545 Remove CONFIG_MAX_TILE by Yaowu Xu · 7 years ago
  49. cc615a8 [NORMATIVE] Check primary_ref_frame in more places by David Barker · 7 years ago
  50. 811a5fc [NORMATIVE] Align scalability implementation with spec by Yaowu Xu · 7 years ago
  51. 3cab623 Remove CONFIG_LOOPFILTERING_ACROSS_TILES by Yaowu Xu · 7 years ago
  52. 1f30728 [fwd-kf] Don't reset current_frame_id when show_existing_frame=1 by David Barker · 7 years ago
  53. fd515b6 Remove CONFIG_SEGMENT_PRED_LAST config flag by Debargha Mukherjee · 7 years ago
  54. c981385 [NORMATIVE] S_FRAME handling update by Tarek AMARA · 7 years ago
  55. d776f28 Revert "[Normative] Move global info to ref buffer" by David Barker · 7 years ago
  56. 2dab275 adding support for trailing bits write/read by Cyril Concolato · 7 years ago
  57. 4a94765 Remove CONFIG_DEPENDENT_HORZTILE by Yaowu Xu · 7 years ago
  58. d90d343 [NORMATIVE] Use the primary reference frame as prev_frame by Yue Chen · 7 years ago
  59. dc54be6 Simplify end-of-frame CDF update by Hui Su · 7 years ago
  60. e8eb3a7 Fix a bug related to intrabc mode cost by Hui Su · 7 years ago
  61. e5c723c Remove deprecate use_prev_frame_mvs flag by Jingning Han · 7 years ago
  62. d46f5cd Remove deprecated frame_can_use_prev_frame_mvs() function by Jingning Han · 7 years ago
  63. 0cbcf79 [NORMATIVE] Enforce constraint on frame_id_length. by Thomas Davies · 7 years ago
  64. 190b77a [NORMATIVE] Always update segfeatures at intra-only frames by David Barker · 7 years ago
  65. c9b6f23 [Normative] Move global info to ref buffer by Cheng Chen · 7 years ago
  66. fd20f38 Remove EXT_WARPED_MOTION flag by Yunqing Wang · 7 years ago
  67. ba7b8fe Remove NO_FRAME_CONTEXT_SIGNALING config flag by Debargha Mukherjee · 7 years ago
  68. 7f1dfa0 [NORMATIVE] Renable frame refs signaling for ER. by Debargha Mukherjee · 7 years ago
  69. 347c69e [NORMATIVE] Remove redundant byte from bitstream by Imdad Sardharwalla · 7 years ago
  70. 229fdc8 [NORMATIVE] Frame context refresh error-resilience by Debargha Mukherjee · 7 years ago
  71. 542aa32 Fix experiment inconsistency in obu.c. by Tom Finegan · 7 years ago
  72. 9d9ec1f Remove CONFIG_OBU_SIZING preprocessor guards. by Tom Finegan · 7 years ago
  73. 4d8f777 [NORMATIVE] Enable OrderHint features when err res by Imdad Sardharwalla · 7 years ago
  74. f927381 [NORMATIVE][obu] Add obu_redundant_frame_header. by Tom Finegan · 7 years ago
  75. 714b268 Allocate missing buffers in error_resilient_mode by Imdad Sardharwalla · 7 years ago
  76. cff20b9 Refactor read/write_segment_id() by Hui Su · 7 years ago
  77. 3a96462 [NORMATIVE] Take segment features from LAST_FRAME by Rostislav Pehlivanov · 7 years ago
  78. 21cc90b [NORMATIVE] Signal ref OrderHints in err res mode by Imdad Sardharwalla · 7 years ago
  79. 33c10f2 Fix syntax sync issue for show_existing_frame = 1 by Imdad Sardharwalla · 7 years ago
  80. 3ba8e89 decoder.c: cleanup dead calls to dealloc by Sebastien Alaiwan · 7 years ago
  81. 2faf53d obu: Make use of the length_present flag by Vignesh Venkatasubramanian · 7 years ago
  82. 49abec8 Clean-up effectless code by Yaowu Xu · 7 years ago
  83. e0018b5 Remove unneeded av1_find_best_ref_mvs() calls from decoder by Jingning Han · 7 years ago
  84. bb30b35 Refactor ref_mv fetch for newmv modes by Jingning Han · 7 years ago
  85. 3cee979 Refactor ref mv parsing at the decoder by Jingning Han · 7 years ago
  86. 5209162 Allow compound mode when order hint isn't available by Cheng Chen · 7 years ago
  87. 3a2a80d Revert "[NORMATIVE]Cut off tpl mvs from error resilient frames" by Thomas Daede · 7 years ago
  88. 224cf96 Terminate decoding if sequence header is not found by Hui Su · 7 years ago
  89. 0b9d8a1 Fix cdf optimizer for compound types by Yue Chen · 7 years ago
  90. a94c775 Skip decoding when startTile is larger than endTile by Hui Su · 7 years ago
  91. c3b42aa Allow decoder to tolerate invalid metadata size by Hui Su · 7 years ago
  92. 2bd9d4b [NORMATIVE]Cut off tpl mvs from error resilient frames by Jingning Han · 7 years ago
  93. c0ff7a3 Bitmasking "level/dq_coeff" and prevent OOB by Yaowu Xu · 7 years ago
  94. 17bdcdf [NORMATIVE] order_hint_bits_minus1 by Zoe Liu · 7 years ago
  95. 9c84d42 Avoid OOB memory access in av1_decode_frame_from_obus() by Hui Su · 7 years ago
  96. 19f0a23 Add segment_id binarization mismatch test by Frederic Barbier · 7 years ago
  97. 820ce73 Unify single and compound ref mv process by Jingning Han · 7 years ago
  98. e682ad9 Remove unneeded enums from mvref_common.h by Jingning Han · 7 years ago
  99. f050fc1 Flatten nmv context model by Jingning Han · 7 years ago
  100. 56f927e Align a few buffers to 32 byte boundaries by Yaowu Xu · 7 years ago