1. f9e9b26 Incorporate OrderHint concept to motion field init by Zoe Liu · 7 years ago
  2. 3ba8e89 decoder.c: cleanup dead calls to dealloc by Sebastien Alaiwan · 7 years ago
  3. 9c35578 reconinter.c: delete dead code by Sebastien Alaiwan · 7 years ago
  4. b46881b av1_loopfilter.c: remove dead code by Sebastien Alaiwan · 7 years ago
  5. 6b56e1d hybrid_fwd_txfm.c: remove dead static functions by Sebastien Alaiwan · 7 years ago
  6. 9d68118 obu: Fix OBU_FRAME for large-scale-tile case by Vignesh Venkatasubramanian · 7 years ago
  7. 2faf53d obu: Make use of the length_present flag by Vignesh Venkatasubramanian · 7 years ago
  8. 01d9550 Fix issue with negative weight in av1_jnt_convolve_2d_copy_sse2 by Frank Bossen · 7 years ago
  9. 1b15b75 Cdf update and stats collection for palette color index by Yue Chen · 7 years ago
  10. df8ce4f Remove unused convolve8_avg functions from aom_dsp by Urvang Joshi · 7 years ago
  11. fa45d0b [normative][txmg] Change clamp to normative range by Frank Bossen · 7 years ago
  12. 49abec8 Clean-up effectless code by Yaowu Xu · 7 years ago
  13. 34b90dd Sync inv identity txfm ssse3/avx2 with C version by Peng Bin · 7 years ago
  14. e0018b5 Remove unneeded av1_find_best_ref_mvs() calls from decoder by Jingning Han · 7 years ago
  15. bb30b35 Refactor ref_mv fetch for newmv modes by Jingning Han · 7 years ago
  16. 3cee979 Refactor ref mv parsing at the decoder by Jingning Han · 7 years ago
  17. 8e92e33 Fix assertion failure cased by intra txb hashing by Hui Su · 7 years ago
  18. a104a5e Stats collection and cost update for palette modes and sizes by Yue Chen · 7 years ago
  19. 5209162 Allow compound mode when order hint isn't available by Cheng Chen · 7 years ago
  20. 53462b3 Initialise ext buffer after decoding keyframes by Imdad Sardharwalla · 7 years ago
  21. 6d0fdad Avoid integer overflow in av1_iidentity4/16/64_c() by Hui Su · 7 years ago
  22. 9164226 Add stats collection for intra tx size by Yue Chen · 7 years ago
  23. 260b64e idct.c: remove dead code by Sebastien Alaiwan · 7 years ago
  24. 838c4d0 Remove reference to undefined nmv_ctx by sarahparker · 7 years ago
  25. 3a2a80d Revert "[NORMATIVE]Cut off tpl mvs from error resilient frames" by Thomas Daede · 7 years ago
  26. 521fa91 Bitmask: loop filter paths for different format by Cheng Chen · 7 years ago
  27. 1203acf Refactor copying of buffer config. by Urvang Joshi · 7 years ago
  28. e65a893 Fix encoder crash related to CONFIG_EXPLICIT_ORDER_HINT by Frank Bossen · 7 years ago
  29. 077c8ec Remove ALLOW_128X32_BLOCK flag by Yue Chen · 7 years ago
  30. 4e9f481 Fix cdf and cost update of sb partition by Yue Chen · 7 years ago
  31. dba45c8 txfm: Work around VS2017 15.6 pgo bug. by David Major · 7 years ago
  32. e0cd722 [CFL] Constant Propagate Prediction Height by Luc Trudeau · 7 years ago
  33. 3f2853a Fix NO_FRAME_CONTEXT_SIGNALING + large_scale_tile. by Thomas Daede · 7 years ago
  34. 98c7c12 Move MAX_EXT_SIZE to av1 by Debargha Mukherjee · 7 years ago
  35. 9a82a4f [NORMATIVE] Make Wiener rounding consistent w/ motion comp by Debargha Mukherjee · 7 years ago
  36. 224cf96 Terminate decoding if sequence header is not found by Hui Su · 7 years ago
  37. 3c24b8f Revert "write_tiles_in_tg_obus: use fewer bytes for tile sizes" by James Zern · 7 years ago
  38. 0b9d8a1 Fix cdf optimizer for compound types by Yue Chen · 7 years ago
  39. 2697139 Use ConvolveParams in wiener_convolve by Debargha Mukherjee · 7 years ago
  40. a94c775 Skip decoding when startTile is larger than endTile by Hui Su · 7 years ago
  41. c3b42aa Allow decoder to tolerate invalid metadata size by Hui Su · 7 years ago
  42. 7b67ff3 Move prune_tx_2D() to transform block level by Hui Su · 7 years ago
  43. 2bd9d4b [NORMATIVE]Cut off tpl mvs from error resilient frames by Jingning Han · 7 years ago
  44. ab43aae Bitmask: call bitmask and apply filtering for each sb by Cheng Chen · 7 years ago
  45. 673b5dd Silience compiler warning on cost_mv_ref() by Jingning Han · 7 years ago
  46. b5f936c Fix duplicate setting of default_min_partition_size by Rostislav Pehlivanov · 7 years ago
  47. 836b30d Code refactoring in av1_setup_frame_buf_refs() by Yunqing Wang · 7 years ago
  48. e6ceeec Move/Rename wiener convolve functions into av1 by Debargha Mukherjee · 7 years ago
  49. 9239ab2 Stop using convolve functions in aom_convolve by Debargha Mukherjee · 7 years ago
  50. 4047093 Fix incorrect comparison in av1_set_frame_refs() by Imdad Sardharwalla · 7 years ago
  51. 0ed5335 Compute tx_type_cost in optimize_txb by Angie Chiang · 7 years ago
  52. d3a2256 Correct the golomb cost in av1_cost_coeffs_txb() by Angie Chiang · 7 years ago
  53. 2f4d6a6 Bitmask: setup mask based on tx_size, filter level by Cheng Chen · 7 years ago
  54. 1145a94 [NORMATIVE] Limit temporal MV storage to 13 bits by Yunqing Wang · 7 years ago
  55. c0ff7a3 Bitmasking "level/dq_coeff" and prevent OOB by Yaowu Xu · 7 years ago
  56. 17bdcdf [NORMATIVE] order_hint_bits_minus1 by Zoe Liu · 7 years ago
  57. 9c84d42 Avoid OOB memory access in av1_decode_frame_from_obus() by Hui Su · 7 years ago
  58. fbb51db Add round_shift_16bit_ssse3 for inv txfm by Peng Bin · 7 years ago
  59. c49f289 Refactor ssse3 inv txfm1d's large functions by Peng Bin · 7 years ago
  60. 19f0a23 Add segment_id binarization mismatch test by Frederic Barbier · 7 years ago
  61. 820ce73 Unify single and compound ref mv process by Jingning Han · 7 years ago
  62. d0d1422 Remove av1_convolve_ssse3.c from build by Yaowu Xu · 7 years ago
  63. 55f7f19 Take out IF_DIFF_REF_FRAME_ADD_MV macro by Jingning Han · 7 years ago
  64. e682ad9 Remove unneeded enums from mvref_common.h by Jingning Han · 7 years ago
  65. 6ed5732 Remove deprecated find_mv_refs_idx() function by Jingning Han · 7 years ago
  66. 9021ec9 Create speed feature switches for RD hashing by Hui Su · 7 years ago
  67. f050fc1 Flatten nmv context model by Jingning Han · 7 years ago
  68. f0e37cb Remove prev_frame_mvs from setup_ref_mv_list() by Yunqing Wang · 7 years ago
  69. 1b7e146 Modify RefCntBuffer struct by Yunqing Wang · 7 years ago
  70. 56f927e Align a few buffers to 32 byte boundaries by Yaowu Xu · 7 years ago
  71. 1609b94 [NORMATIVE] Error resilient/skip mode on OrderHint by Imdad Sardharwalla · 7 years ago
  72. 1a79a7e cosmetics: fix some typos by James Zern · 7 years ago
  73. cd5c22d third_party/vector: namespace functions by James Zern · 7 years ago
  74. 3c45d47 Simplify computation in av1_get_tx_scale() by Yaowu Xu · 7 years ago
  75. 2764782 [NORMATIVE] FRM refs signaling on OrderHint status by Zoe Liu · 7 years ago
  76. a9ccd90 Remove av1_nmv_ctx function by Jingning Han · 7 years ago
  77. d81ba00 Disable motion field setup if do not use order hint by Cheng Chen · 7 years ago
  78. d1991bb Merge opt-ref-mv experimental flag by Jingning Han · 7 years ago
  79. fc66c6b Some fixes on enable_jnt_comp by Debargha Mukherjee · 7 years ago
  80. 6cb17c1 Rename the RD search hash tables by Hui Su · 7 years ago
  81. db05eb0 [CFL] Faster AVX2 Average Subtract by Luc Trudeau · 7 years ago
  82. 6834b53 Clean up dead code by Yue Chen · 7 years ago
  83. 00dcf5a Rephase the frame level flag for intra_edge by Yue Chen · 7 years ago
  84. 03391a2 obu: Fix decoder_peek_si_interal for size_after_header by Vignesh Venkatasubramanian · 7 years ago
  85. 4520305 Bitmask: add tx block traversal by Cheng Chen · 7 years ago
  86. 4543902 Remove av1_ for static functions by Yaowu Xu · 7 years ago
  87. 5b53ea1 Move cospi_arr_data[] and sinpi_arr_data[] to av1_txfm.c by Yue Chen · 7 years ago
  88. e497413 Force skipping transform coding in skip_mode by Hui Su · 7 years ago
  89. fecd9a7 [Normative] Add a bit of order hint in sequence header by Cheng Chen · 7 years ago
  90. e68aa8a Add EXPLICIT_ORDER_HINT experiment by Imdad Sardharwalla · 7 years ago
  91. 3f72f38 av1_inv_txfm1d.c: remove intermediate macros by Sebastien Alaiwan · 7 years ago
  92. ec5a1ab Add txb hashing for intra blocks by Hui Su · 7 years ago
  93. a01d7ec av1_rtcd_defs.pl: remove CONFIG_NEW_QUANT refs by James Zern · 7 years ago
  94. 3a22d53 Cosmetic changes for inv txfm avx2 by Peng Bin · 7 years ago
  95. a938362 [NORMATIVE] Add frame-level flag to enable/disable filter_intra by Yue Chen · 7 years ago
  96. fc91b39 [no-frame-context-signaling] Fix coefficient CDFs in encoder by David Barker · 7 years ago
  97. 813186b Use term 'restoration unit' consistently. by Urvang Joshi · 7 years ago
  98. 3c5d5c9 [NORMATIVE] Fix discrepancy with scaled inter predictors by David Barker · 7 years ago
  99. 198738d Support multi-q-category coeff cdf table optimization by Yue Chen · 7 years ago
  100. 726f795 obu: Add obu_has_payload_length_field bit to header by Vignesh Venkatasubramanian · 7 years ago