1. fd68191 Opt convolve avx2 by Xing Jin · 7 years ago
  2. 99c4ddb Ensure multiple decoded seq headers are consistent by Hui Su · 7 years ago
  3. cc75ca7 Change reference buffer update rules when new gf struture used by Wei-Ting Lin · 7 years ago
  4. 000f2f6 Facilitate eob support in inverse transform for neon by Venkat · 7 years ago
  5. 8177488 Add Wedge utils avx2 code by Xing Jin · 7 years ago
  6. 6b312ac Change allowed_tx_mask to bit mask by Peng Bin · 7 years ago
  7. d74f568 ext_tile: allocate tile list buffer in example by Yunqing Wang · 7 years ago
  8. 18242ba Remove unnecessary setting of variables by Deepa K G · 7 years ago
  9. f0d46ba dr_prediction_test: set upsample_above/left correctly by Scott LaVarnway · 7 years ago
  10. 8a68f7f Moving intrapred_neon.c to aom_dsp/arm by Sachin Kumar Garg · 7 years ago
  11. 6c50963 Modify av1_zero_above_context() by Yunqing Wang · 7 years ago
  12. 3b96634 Move subsampling_x/y checking out of the decoding loop by Yunqing Wang · 7 years ago
  13. 354773c Add forward txfm2d avx2 code by Xing Jin · 7 years ago
  14. 1f8bf1e8 arm: Fix building intrinsics with clang by Martin Storsjo · 7 years ago
  15. f64b3bc Make decoder_model_info match the spec better. by Wan-Teh Chang · 7 years ago
  16. 5396c55 Rename 'once' to 'aom_once'. by Wan-Teh Chang · 7 years ago
  17. 48073d9 op_parameters: Use unsigned_literal for read/write by Urvang Joshi · 7 years ago
  18. 0350496 Add neon optimization for selfguided_restoration by Venkat · 7 years ago
  19. 5660235 Add NEON optimization of lpf_vertical_6 and lpf_horizontal_14 by Cherma Rajan A · 7 years ago
  20. 9ccfcd6 Extract compound type search as a function by Peng Bin · 7 years ago
  21. c31750f av1/common add missing license blocks by Johann · 7 years ago
  22. 870462d Fix typo on use_external_reference_buffers by Frederic Barbier · 7 years ago
  23. 55c44ce Remove unused params by Cheng Chen · 7 years ago
  24. 2dcdadd Revert "[NORMATIVE] Fix dr preds when upsampling is enabled" by Debargha Mukherjee · 7 years ago
  25. c7511de [NORMATIVE] level_idx=31, initial_display_delay by Andrey Norkin · 7 years ago
  26. 41b0505 Add ARM Neon optimization of aom_highbd_dc_predictor by Sachin Kumar Garg · 7 years ago
  27. c9b6225 Fix highbd warp intrinsic module by Ravi Chaudhary · 7 years ago
  28. 1eb8f2d [NORMATIVE] Fix dr preds when upsampling is enabled by Debargha Mukherjee · 7 years ago
  29. 2649551 [NORMATIVE] Update of decoder model syntax by Andrey Norkin · 7 years ago
  30. 82c2828 common: convolve: Use memcpy in av1_convolve_2d_copy_sr_c by Rohit Athavale · 7 years ago
  31. 0347fc2 Fixed issue in AV1MultiThreaded/TestVectorTest by Ravi Chaudhary · 7 years ago
  32. 70bffc7 Revert "Fix bug in round shift array unit test" by Johann Koenig · 7 years ago
  33. d78396e Add ARM Neon optimization of compound_diffwtd_mask_d16 by Sachin Kumar Garg · 7 years ago
  34. d0e7055 Remove unnecessary clipping in dr predictors by Hui Su · 7 years ago
  35. 99f7ddb Move color_index_map buffer to CB_BUFFER structure by Deepa K G · 7 years ago
  36. 86cb3c8 common: convolve: Use memcpy in av1_highbd_convolve_2d_copy_sr_c by Rohit Athavale · 7 years ago
  37. b97f298 Clean up architecture specific code in cdef_find_dir by Steinar Midtskogen · 7 years ago
  38. 6c5d4a3 Add ARM Neon optimization of blend_vmask and blend_hmask by Sachin Kumar Garg · 7 years ago
  39. e61e970 Fix bug in round shift array unit test by Sachin Kumar Garg · 7 years ago
  40. 610c9b8 Add dqcoeff, eob buffers to ThreadData structure by Deepa K G · 7 years ago
  41. d46c5b9 Remove ref_mvs from MV_MODE_INFO_EXT by Angie Chiang · 7 years ago
  42. 42b7770 Use INTERINTER_COMPOUND_DATA in MB_MODE_INFO by Peng Bin · 7 years ago
  43. 59f7066 Add dr prediction test by Scott LaVarnway · 7 years ago
  44. 6fbfae3 Make type conversions explicit by Yaowu Xu · 7 years ago
  45. 75e20e8 ext_tile: reduce ext-tile tile information by Yunqing Wang · 7 years ago
  46. d48fb16 [NORMATIVE]ext_tile: write allow_ref_frame_mvs bit by Yunqing Wang · 7 years ago
  47. 3d08714 Clamp int64_t first before its int32_t truncation by Zoe Liu · 7 years ago
  48. 06e800c Bug fix for Arm-aarch64 Segmentation fault. by Venkat · 7 years ago
  49. 2555ada Remove effectless line in code by Yaowu Xu · 7 years ago
  50. ba14078 [NORMATIVE] Make valid MV range symmetrical by David Barker · 7 years ago
  51. 012cbe2 Fix int32_t overflow in av1_round_shift_array_c by Zoe Liu · 7 years ago
  52. 0ba3c47 Add ARM Neon optimization of aom_lowbd_blend_a64_d16_mask by Remya · 7 years ago
  53. 1be7607 Cleanup dead return condition by Frederic Barbier · 7 years ago
  54. 7a79484 Fix chroma frame size boundary check by Cheng Chen · 7 years ago
  55. 4f34798 Reduce the work buffer of the level map encoder by Yushin Cho · 7 years ago
  56. b01600c Add Arm Neon optimization of round_shift_array by Sachin Kumar Garg · 7 years ago
  57. 271c6c4 Add NEON optimization of lpf_vertical_14 and lpf_horizontal_8 by Cherma Rajan A · 7 years ago
  58. 589b7a1 Change blend function param order from h,w to w,h by Scott LaVarnway · 7 years ago
  59. 1770cb8 [NORMATIVE] Fix clamping in get_mv_projection() by David Barker · 7 years ago
  60. 4e7b6f0 Implement on the fly padding in decoder by Ravi Chaudhary · 7 years ago
  61. 93b18f3 [NORMATIVE] ext_tile: set external references at the tile level by Yunqing Wang · 7 years ago
  62. 69ac7eb blockd: Add av1_reset_loop_filter_delta(). by Wan-Teh Chang · 7 years ago
  63. f856f11 Remove obsolete enums by Cheng Chen · 7 years ago
  64. ff4a9f8 Remove unused entries in eob_extra_cdf by Jingning Han · 7 years ago
  65. db3b6b1 Avoid potential out-of-boundary read in setup_ref_mv_list() by Jingning Han · 7 years ago
  66. 2af1416 Remove unused functions post LOWPRECISION_BLEND by David Michael Barr · 7 years ago
  67. c56f6ec Decoder model changes. by Adrian Grange · 7 years ago
  68. 413f5ef Delete prev_qindex and prev_delta_lf. by Wan-Teh Chang · 7 years ago
  69. dac71a7 Add Neon Optimization of jnt_convolve_x_c and jnt_convolve_y_c by Venkat · 7 years ago
  70. 18c5f6f Facilitate on-the-fly padding in decoder by Ravi Chaudhary · 7 years ago
  71. 686f02c Implement jobs interleaving in LR multi-threading by Ravi Chaudhary · 7 years ago
  72. a9ee6e2 Implement copy multi-threading in loop restoration by Ravi Chaudhary · 7 years ago
  73. d1b9dcf Rename preskip_segid to segid_preskip. by Wan-Teh Chang · 7 years ago
  74. 09c83a5 Refactor:rename functions to avoid double negation by Cheng Chen · 7 years ago
  75. 11c9356 Refactor updating of preskip_segid and last_active_segid by David Barker · 7 years ago
  76. 1c55d69 Remove unused static function 'iidentity16_new_avx2' by David Michael Barr · 7 years ago
  77. 17176ca Document last_active_segid and preskip_segid. by Wan-Teh Chang · 7 years ago
  78. e2aa401 Implement Loop restoration multi-threading by Ravi Chaudhary · 7 years ago
  79. ec69e74 Const local variables by Cheng Chen · 7 years ago
  80. 5488e6c Remove three unused fields of MACROBLOCKD. by Wan-Teh Chang · 7 years ago
  81. 1f43117 [CFL] Store reconstructed pixels as uint16 instead of int16 by Luc Trudeau · 7 years ago
  82. 460001a Remove unused static function 'invert_mask' by David Michael Barr · 7 years ago
  83. 0bf3911 Change bitrate and buffer values to uint32 by Andrey Norkin · 7 years ago
  84. 93730f6 Facilitate multi-threading in loop restoration by Ravi Chaudhary · 7 years ago
  85. 9b09905 Facilitate multi-threading in loop restoration by Ravi Chaudhary · 7 years ago
  86. 0221e9d bl.minor: avoid unsigned comparison warning by Johann · 7 years ago
  87. 9974ee3 Add ARM Neon optimization of convolve jnt 2d_copy and 2d_copy_sr by Sachin Kumar Garg · 7 years ago
  88. d2c72a7 Bug fix in wiener_convolve neon function by Venkat Sanampudi · 7 years ago
  89. ce0f5fc Facilitate loop-restoration multi-threading by Ravi Chaudhary · 7 years ago
  90. a6fa087 Disable LOOP_FILTER_BITMASK by Yaowu Xu · 7 years ago
  91. 8a19211 [CFL] Use seperate buffers for reconstructed pixels and AC by Luc Trudeau · 7 years ago
  92. 7e140ec Fix a frame boundary issue of bitmask by Cheng Chen · 7 years ago
  93. 1ffab4f Set loop filter mask to 0 by Cheng Chen · 7 years ago
  94. 15ae904 [NORMATIVE] Move check for affine shear by Debargha Mukherjee · 7 years ago
  95. d580a4d Add NEON Optimization of convolve_2d_sr_c by Remya Prakasan · 7 years ago
  96. b6747b1 Fix loop filter errors by Cheng Chen · 7 years ago
  97. 04891e5 Cut MAX_TILE_ROWS & MAX_TILE_COLS from 1024 to 64. by Wan-Teh Chang · 7 years ago
  98. aa7102d Fix rare memory management issue in decoder by David Barker · 7 years ago
  99. f830a6d Change tier field of SequenceHeader to uint8_t's. by Wan-Teh Chang · 7 years ago
  100. 41363bb Fix assert problem in wiener_convolve_neon by Sanampudi Venkata Rao · 7 years ago