1. 233c762 Remove unused context models for drl_index by Jingning Han · 7 years ago
  2. 774c8da decode_to_md5: Update hash. by Urvang Joshi · 7 years ago
  3. 143de43 Remove unused jnt functions by Johann · 7 years ago
  4. f412906 Improve LEB128 support and test coverage. by Tom Finegan · 7 years ago
  5. 2cfb714 Remove USE_CAUSAL_BR_CTX flag by Angie Chiang · 7 years ago
  6. 8f682c9 Make av1_convolve_2d_sr_avx2 support CONFIG_LOWPRECISION_BLEND by Jingning Han · 7 years ago
  7. 645828f Make av1_convolve_2d_sr_sse2 support various shift settings by Jingning Han · 7 years ago
  8. 2cc5eb3 Refactor av1_update_and_record_txb_context by Angie Chiang · 7 years ago
  9. 41220ab [NORMATIVE] merge base and br levels coding by Angie Chiang · 7 years ago
  10. a20f7bf [cmake] Add support for "aarch64" CMAKE_SYSTEM_PROCESSOR by Luc Trudeau · 7 years ago
  11. 91b235f Some minor clean-ups on convolve functions by Debargha Mukherjee · 7 years ago
  12. cad7f06 [CFL] Move SIMD files to x86 folder by Luc Trudeau · 7 years ago
  13. 3290ba0 Fix a bug in memory access by Cheng Chen · 7 years ago
  14. 92b49a6 [non-normative] Clarify clamping code for inverse transforms by David Barker · 7 years ago
  15. e63a5db Clean fdct and fadst SSE2 function tables by Linfeng Zhang · 7 years ago
  16. bf22140 Rename fdct fadst SSE2 functions by Linfeng Zhang · 7 years ago
  17. 03a97b7 Implement av1_lowbd_fwd_txfm2d_{4x16,16x4}_sse2 by Linfeng Zhang · 7 years ago
  18. 5fdd1ca Merge and remove WARPEDPIXEL_FILTER_BITS by Debargha Mukherjee · 7 years ago
  19. e82709a Some cleanups to remove VERSHEAR_REDUCE_PREC_BITS by Debargha Mukherjee · 7 years ago
  20. ca3f039 Reduce blk_skip array size by Jingning Han · 7 years ago
  21. f32f678 Reduce txb_coeff_cost map size from 64 to 32 by Jingning Han · 7 years ago
  22. 5a338ee Fix compiler errors in cfl.h by Jingning Han · 7 years ago
  23. 3f0f1df [NORMATIVE-DECODING] Add missing special case to has_top_right() by David Barker · 7 years ago
  24. d3d4159 Remove CONFIG_TX64X64 by Yaowu Xu · 7 years ago
  25. 1fc3df5 Stop using VP9 convolve scheme in AV1 encoder. by Debargha Mukherjee · 7 years ago
  26. aa5904b film-grain: fix buffer overflow by Dominic Symes · 7 years ago
  27. 218556e [NORMATIVE-SYNTAX, intrabc] Disallow intrabc+superres by David Barker · 7 years ago
  28. 1e2084a align a stack array to prevent segfault by Yaowu Xu · 7 years ago
  29. 365f73b [CFL] SSE2/AVX2 Versions of Sum and Subtract Average by Luc Trudeau · 7 years ago
  30. 2e8ae05 [NORMATIVE] Film grain bug-fixes by Andrey Norkin · 7 years ago
  31. 1b1c4a3 Simplify the for loop of reading lower levels by Angie Chiang · 7 years ago
  32. d3afdb9 [NORMATIVE-DECODING] Fix above/left chroma block selection by David Barker · 7 years ago
  33. 5c4848d Fix jnt_comp in warp function by Cheng Chen · 7 years ago
  34. 28744b5 Refactor inv_cos_bit for speedup by Peng Bin · 7 years ago
  35. 043f496 Implement fdct4x8_new_sse2 and fadst4x8_new_sse2 by Linfeng Zhang · 7 years ago
  36. 1fffc1f Implement fdct4x4_new_sse2 by Linfeng Zhang · 7 years ago
  37. 686c597 Enable av1_lowbd_fwd_txfm2d_4x8_sse2 by Linfeng Zhang · 7 years ago
  38. 7bd0074 Implement av1_lowbd_fwd_txfm2d_8x4_sse2 by Linfeng Zhang · 7 years ago
  39. dea531d hash_based_trellis speed feature update by Michelle Findlay-Olynyk · 7 years ago
  40. 63f1216 [NORMATIVE] Enable CONFIG_EXT_INTRA_MOD2 by default by Ola Hugosson · 7 years ago
  41. 8b8aaff Refactor pair_set_epi16 for speedup by Peng Bin · 7 years ago
  42. cbfffa8 Remove unused variables by Yaowu Xu · 7 years ago
  43. 8ec5c07 Remove two more LPF macros by Yaowu Xu · 7 years ago
  44. 6d0ed3e Remove CONFIG_PARALLEL_DEBLOCKING by Yaowu Xu · 7 years ago
  45. e4cf4fa Increase seg_feature_data_max[SEG_LVL_REF_FRAME] by Imdad Sardharwalla · 7 years ago
  46. bf2cc01 Prevent undefined behaviour for AMVR experiment by Imdad Sardharwalla · 7 years ago
  47. 8da5add Remove redundancy code by Yunqing Wang · 7 years ago
  48. 3e22543 [NORMATIVE] Consolidate reference mv clamping by Yunqing Wang · 7 years ago
  49. 7319051 [NORMATIVE] Scale up mfmv ref step size in 64x64 block by Jingning Han · 7 years ago
  50. 92446c5 [NORMATIVE] Reduce spatial search region from 4 to 3 cols by Jingning Han · 7 years ago
  51. 95dfd0b Use the correct macro for the context number by Zoe Liu · 7 years ago
  52. 85e75f1 Remove if() that is always true in select_tx_block() by Hui Su · 7 years ago
  53. 07084f5 [NORMATIVE]Fix has_bottom_left() for 128*x blocks by Hui Su · 7 years ago
  54. fc27f36 Implement av1_lowbd_fwd_txfm2d_4x8_sse2 by Linfeng Zhang · 7 years ago
  55. 1c2be1f Implement av1_lowbd_fwd_txfm2d_4x4_sse2 by Linfeng Zhang · 7 years ago
  56. 937dcfb [Normative lv_map] make 2d rect scan diagonal by Angie Chiang · 7 years ago
  57. 3a8a25f Align the naming of internal func with tradition by Zoe Liu · 7 years ago
  58. 8628ae4 Fix build without ext-partition by Yue Chen · 7 years ago
  59. 866da79 [Normative-Decoding, Intra] reorder intra coding by Luc Trudeau · 7 years ago
  60. fe735c4 [CFL] Remove support for 4:4:0 by Luc Trudeau · 7 years ago
  61. b1dce0a [normative] Ensure LRU size >= superblock size by Imdad Sardharwalla · 7 years ago
  62. 36a9f0c Cleanup dead code by Frederic Barbier · 7 years ago
  63. 7bb3a4f Use PLANE_TYPE to index angle_delta by Luc Trudeau · 7 years ago
  64. 59b1263 Remove deprecated macros for inter mode context by Jingning Han · 7 years ago
  65. d2159ea s/use_upsampled_ref/use_accurate_subpel_search/ by Urvang Joshi · 7 years ago
  66. ab40940 Remove resolution limit for using upsampled refs. by Urvang Joshi · 7 years ago
  67. 1635f17 [Normative lv_map] Use default scan for 2d txfms by Angie Chiang · 7 years ago
  68. e4e61b2 [Normative lv_map] Merge intra/inter scan order by Angie Chiang · 7 years ago
  69. 28ba7fc [Normative lv_map ]Let default scan be zig-zag by Angie Chiang · 7 years ago
  70. 0f9dafb [NORMATIVE]Turn off palette mode for 4X4, 4X8 and 8X4 blocks by Hui Su · 7 years ago
  71. 87d070b Clean up unneeded ref mv search funcation calls by Jingning Han · 7 years ago
  72. 01faff9 [non-normative, cfl] Fix build with cfl disabled by David Barker · 7 years ago
  73. 7eedd6e Bug fix read_palette_mode_info() for mono video by Jonathan Matthews · 7 years ago
  74. 1a3dd3b Make AMVR parameters consistent for enc and dec by Imdad Sardharwalla · 7 years ago
  75. bb87c66 Add frame_offset to mismatch debug tool by Cheng Chen · 7 years ago
  76. 18976fa Add inv txfm2d sse2 for sizes with 4 by Peng Bin · 7 years ago
  77. 4917295 [NORMATIVE] Unify comp ref context design by Zoe Liu · 7 years ago
  78. e571f52 [NORMATIVE] Compound mode ref mv construction by Jingning Han · 7 years ago
  79. 7fcd024 Refactor the ref_mv code by Yunqing Wang · 7 years ago
  80. ff1a35b [NORMATIVE opt-ref-mv] Rework mv fetch from diff ref frames by Jingning Han · 7 years ago
  81. a7ba23f Add inv txfm2d 64 sse2 by Peng Bin · 7 years ago
  82. 008c643 Add inv txfm2d {8x32,32x8} sse2 by Peng Bin · 7 years ago
  83. abd1717 Code refactor of lowbd_inv_txfm2d_add sse2 by Peng Bin · 7 years ago
  84. fa455fc Make av1_decode_tg_tiles_and_wrapup handle highbd by Jonathan Matthews · 7 years ago
  85. 3c30fb4 misc: apply clang-format v5.0.0 by Johann · 7 years ago
  86. f152ff6 test: apply clang-format v5.0.0 by Johann · 7 years ago
  87. 6b41d4d av1/[common|decoder]: apply clang-format v5.0.0 by Johann · 7 years ago
  88. b0ef6ff av1/encoder: apply clang-format v5.0.0 by Johann · 7 years ago
  89. e8c1138 aom_dsp: apply clang-format v5.0.0 by Johann · 7 years ago
  90. 1597876 update .clang-format for v5.0.0 by Johann · 7 years ago
  91. 2642647 Hook in SSE2 inv txfms {8,16,32} by Zoe Liu · 7 years ago
  92. 50097b7 Remove unneeded param in single ref context by Zoe Liu · 7 years ago
  93. e193a70 Inv_txfm unittest cosmetic changes by Peng Bin · 7 years ago
  94. e820b82 Reorganize code to test various convolve options by Debargha Mukherjee · 7 years ago
  95. 5d8e28e TXMG cosmetic changes by Angie Chiang · 7 years ago
  96. 3285bc4 Add av1_lowbd_inv_txfm2d_add_{16,32}_sse2 by Peng Bin · 7 years ago
  97. 1124db2 [unit-test] Add unit test for intra-edge functions by Joe Young · 7 years ago
  98. 5e19c9d [NORMATIVE]Constrain mv reference within 64x64 block by Jingning Han · 7 years ago
  99. d41869a [NORMATIVE] mfmv extension border check at 64x64 by Jingning Han · 7 years ago
  100. 2d17ec6 [NORMATIVE] Account all the newmv modes for compound mode context by Jingning Han · 7 years ago