1. a94c775 Skip decoding when startTile is larger than endTile by Hui Su · 7 years ago
  2. c3b42aa Allow decoder to tolerate invalid metadata size by Hui Su · 7 years ago
  3. 7b67ff3 Move prune_tx_2D() to transform block level by Hui Su · 7 years ago
  4. 2bd9d4b [NORMATIVE]Cut off tpl mvs from error resilient frames by Jingning Han · 7 years ago
  5. ab43aae Bitmask: call bitmask and apply filtering for each sb by Cheng Chen · 7 years ago
  6. 673b5dd Silience compiler warning on cost_mv_ref() by Jingning Han · 7 years ago
  7. b5f936c Fix duplicate setting of default_min_partition_size by Rostislav Pehlivanov · 7 years ago
  8. 836b30d Code refactoring in av1_setup_frame_buf_refs() by Yunqing Wang · 7 years ago
  9. e6ceeec Move/Rename wiener convolve functions into av1 by Debargha Mukherjee · 7 years ago
  10. 9239ab2 Stop using convolve functions in aom_convolve by Debargha Mukherjee · 7 years ago
  11. 4047093 Fix incorrect comparison in av1_set_frame_refs() by Imdad Sardharwalla · 7 years ago
  12. 0ed5335 Compute tx_type_cost in optimize_txb by Angie Chiang · 7 years ago
  13. d3a2256 Correct the golomb cost in av1_cost_coeffs_txb() by Angie Chiang · 7 years ago
  14. 2f4d6a6 Bitmask: setup mask based on tx_size, filter level by Cheng Chen · 7 years ago
  15. 1145a94 [NORMATIVE] Limit temporal MV storage to 13 bits by Yunqing Wang · 7 years ago
  16. c0ff7a3 Bitmasking "level/dq_coeff" and prevent OOB by Yaowu Xu · 7 years ago
  17. 17bdcdf [NORMATIVE] order_hint_bits_minus1 by Zoe Liu · 7 years ago
  18. 9c84d42 Avoid OOB memory access in av1_decode_frame_from_obus() by Hui Su · 7 years ago
  19. fbb51db Add round_shift_16bit_ssse3 for inv txfm by Peng Bin · 7 years ago
  20. c49f289 Refactor ssse3 inv txfm1d's large functions by Peng Bin · 7 years ago
  21. 19f0a23 Add segment_id binarization mismatch test by Frederic Barbier · 7 years ago
  22. 820ce73 Unify single and compound ref mv process by Jingning Han · 7 years ago
  23. d0d1422 Remove av1_convolve_ssse3.c from build by Yaowu Xu · 7 years ago
  24. 55f7f19 Take out IF_DIFF_REF_FRAME_ADD_MV macro by Jingning Han · 7 years ago
  25. e682ad9 Remove unneeded enums from mvref_common.h by Jingning Han · 7 years ago
  26. 6ed5732 Remove deprecated find_mv_refs_idx() function by Jingning Han · 7 years ago
  27. 9021ec9 Create speed feature switches for RD hashing by Hui Su · 7 years ago
  28. f050fc1 Flatten nmv context model by Jingning Han · 7 years ago
  29. f0e37cb Remove prev_frame_mvs from setup_ref_mv_list() by Yunqing Wang · 7 years ago
  30. 1b7e146 Modify RefCntBuffer struct by Yunqing Wang · 7 years ago
  31. 56f927e Align a few buffers to 32 byte boundaries by Yaowu Xu · 7 years ago
  32. 1609b94 [NORMATIVE] Error resilient/skip mode on OrderHint by Imdad Sardharwalla · 7 years ago
  33. 1a79a7e cosmetics: fix some typos by James Zern · 7 years ago
  34. cd5c22d third_party/vector: namespace functions by James Zern · 7 years ago
  35. 3c45d47 Simplify computation in av1_get_tx_scale() by Yaowu Xu · 7 years ago
  36. 2764782 [NORMATIVE] FRM refs signaling on OrderHint status by Zoe Liu · 7 years ago
  37. a9ccd90 Remove av1_nmv_ctx function by Jingning Han · 7 years ago
  38. d81ba00 Disable motion field setup if do not use order hint by Cheng Chen · 7 years ago
  39. d1991bb Merge opt-ref-mv experimental flag by Jingning Han · 7 years ago
  40. fc66c6b Some fixes on enable_jnt_comp by Debargha Mukherjee · 7 years ago
  41. 6cb17c1 Rename the RD search hash tables by Hui Su · 7 years ago
  42. db05eb0 [CFL] Faster AVX2 Average Subtract by Luc Trudeau · 7 years ago
  43. 6834b53 Clean up dead code by Yue Chen · 7 years ago
  44. 00dcf5a Rephase the frame level flag for intra_edge by Yue Chen · 7 years ago
  45. 03391a2 obu: Fix decoder_peek_si_interal for size_after_header by Vignesh Venkatasubramanian · 7 years ago
  46. 4520305 Bitmask: add tx block traversal by Cheng Chen · 7 years ago
  47. 4543902 Remove av1_ for static functions by Yaowu Xu · 7 years ago
  48. 5b53ea1 Move cospi_arr_data[] and sinpi_arr_data[] to av1_txfm.c by Yue Chen · 7 years ago
  49. e497413 Force skipping transform coding in skip_mode by Hui Su · 7 years ago
  50. fecd9a7 [Normative] Add a bit of order hint in sequence header by Cheng Chen · 7 years ago
  51. e68aa8a Add EXPLICIT_ORDER_HINT experiment by Imdad Sardharwalla · 7 years ago
  52. 3f72f38 av1_inv_txfm1d.c: remove intermediate macros by Sebastien Alaiwan · 7 years ago
  53. ec5a1ab Add txb hashing for intra blocks by Hui Su · 7 years ago
  54. a01d7ec av1_rtcd_defs.pl: remove CONFIG_NEW_QUANT refs by James Zern · 7 years ago
  55. 3a22d53 Cosmetic changes for inv txfm avx2 by Peng Bin · 7 years ago
  56. a938362 [NORMATIVE] Add frame-level flag to enable/disable filter_intra by Yue Chen · 7 years ago
  57. fc91b39 [no-frame-context-signaling] Fix coefficient CDFs in encoder by David Barker · 7 years ago
  58. 813186b Use term 'restoration unit' consistently. by Urvang Joshi · 7 years ago
  59. 3c5d5c9 [NORMATIVE] Fix discrepancy with scaled inter predictors by David Barker · 7 years ago
  60. 198738d Support multi-q-category coeff cdf table optimization by Yue Chen · 7 years ago
  61. 726f795 obu: Add obu_has_payload_length_field bit to header by Vignesh Venkatasubramanian · 7 years ago
  62. b2ce34e obu: Merge FH and TG if there is only 1 TG by Vignesh Venkatasubramanian · 7 years ago
  63. 639f915 Remove CONFIG_TMV by Yunqing Wang · 7 years ago
  64. 0ee9960 Hook in AVX2 inv txfm by Peng Bin · 7 years ago
  65. bc4c076 Implement iidentity{16,32,64}_{col,row}_avx2 by Peng Bin · 7 years ago
  66. e242a81 Remove predict and highbd_predict function ptrs by Debargha Mukherjee · 7 years ago
  67. dcbafed Remove unused av1_convolve_ and highbd verions by Debargha Mukherjee · 7 years ago
  68. 845a741 Make sure encoder finds a valid partition by Hui Su · 7 years ago
  69. 2a06b41 [normative] [obu] Implicit start and end for 1 TG case by Vignesh Venkatasubramanian · 7 years ago
  70. 9e9f7ad make tile_size_bytes field conditional by James Zern · 7 years ago
  71. 1f49647 write_tiles_in_tg_obus: use fewer bytes for tile sizes by James Zern · 7 years ago
  72. 1b95196 Remove unused av1_convolve_scale and highbd version by Debargha Mukherjee · 7 years ago
  73. 051df78 Remove convolve_opt and cleanup by Debargha Mukherjee · 7 years ago
  74. 79363c8 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
  75. 3af54b2 Bitmask: add traverse logic for superblock by Cheng Chen · 7 years ago
  76. 6cd5a82 [NORMATIVE-SYNTAX] Fix max tile width/area calculation by David Barker · 7 years ago
  77. e0d56e6 [NORMATIVE] Fix coefficient CDFs when using PRIMARY_REF_NONE by David Barker · 7 years ago
  78. 2b4984a Fix assert triggered by NO_FRAME_CONTEXT_SIGNALING and EXT_TILE. by Thomas Daede · 7 years ago
  79. 0f2f83f Use av1_get_crc_value() for txb RD search hashing by Hui Su · 7 years ago
  80. 0ac2bca Properly set is_cost_valid flag in select_tx_block() by Hui Su · 7 years ago
  81. 07afef6 Restore redundant frame header support. by Tom Finegan · 7 years ago
  82. 87a1ce1 opt_ref_mv: Fix build when disabled. by Tom Finegan · 7 years ago
  83. bfa5b91 Implement iadst16,idct{16,32,64}_avx2 by Peng Bin · 7 years ago
  84. 11de930 [NORMATIVE, fwd-kf] Signal refresh_frame_flags for fwd keyframes by David Barker · 7 years ago
  85. ba749bd Loopfilter optimization by Grant Hsu · 7 years ago
  86. 5521a18 Remove frame_parallel_decode option on decoder side. by Debargha Mukherjee · 7 years ago
  87. b5a9437 av1_rtcd_defs.pl: remove trailing whitespace by James Zern · 7 years ago
  88. 541429a [segmentation] fix segment_id binarization by Frederic Barbier · 7 years ago
  89. be4dd10 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
  90. 139587a Fix a crash with AMVR when CONFIG_LOWBITDEPTH=0 by Debargha Mukherjee · 7 years ago
  91. b373fec Move apply_range from 1d txfm to 2d txfm by Angie Chiang · 7 years ago
  92. e8e60d5 [NORMATIVE] Let tx64 scan match tx32 scan by Angie Chiang · 7 years ago
  93. d99bf65 [NORMATIVE] Let identity txfm use default scan by Angie Chiang · 7 years ago
  94. 45a8fed [NORMATIVE] Move frame_offset setup upwards by Zoe Liu · 7 years ago
  95. 096a59b Faster SSSE3 iadst4 using straight matrix multiplication by Frank Bossen · 7 years ago
  96. 3bb1f2a [non-normative, obu] Check OBU sizes by David Barker · 7 years ago
  97. 2db97f3 Clean up read_cdef() by Steinar Midtskogen · 7 years ago
  98. 6083e01 Simplfy tx_block_rd() by Hui Su · 7 years ago
  99. 397e502 Simplify tx_block_yrd() by Hui Su · 7 years ago
  100. e60599a Bugfix: assertion when encoding multiple keyframes by Urvang Joshi · 7 years ago