1. 0ac2bca Properly set is_cost_valid flag in select_tx_block() by Hui Su · 7 years ago
  2. 07afef6 Restore redundant frame header support. by Tom Finegan · 7 years ago
  3. 87a1ce1 opt_ref_mv: Fix build when disabled. by Tom Finegan · 7 years ago
  4. bfa5b91 Implement iadst16,idct{16,32,64}_avx2 by Peng Bin · 7 years ago
  5. 11de930 [NORMATIVE, fwd-kf] Signal refresh_frame_flags for fwd keyframes by David Barker · 7 years ago
  6. 8078d00 [NORMATIVE] Turn on FRAME_REFS_SIGNALING by default by Zoe Liu · 7 years ago
  7. ba749bd Loopfilter optimization by Grant Hsu · 7 years ago
  8. 5521a18 Remove frame_parallel_decode option on decoder side. by Debargha Mukherjee · 7 years ago
  9. b5a9437 av1_rtcd_defs.pl: remove trailing whitespace by James Zern · 7 years ago
  10. 541429a [segmentation] fix segment_id binarization by Frederic Barbier · 7 years ago
  11. 355e46d Fix shell test version check. by Tom Finegan · 7 years ago
  12. be4dd10 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
  13. 139587a Fix a crash with AMVR when CONFIG_LOWBITDEPTH=0 by Debargha Mukherjee · 7 years ago
  14. b373fec Move apply_range from 1d txfm to 2d txfm by Angie Chiang · 7 years ago
  15. e8e60d5 [NORMATIVE] Let tx64 scan match tx32 scan by Angie Chiang · 7 years ago
  16. d99bf65 [NORMATIVE] Let identity txfm use default scan by Angie Chiang · 7 years ago
  17. fcc8f34 Add sse2/avx2 version of aom_v_predictor_wxh() by Scott LaVarnway · 7 years ago
  18. 45a8fed [NORMATIVE] Move frame_offset setup upwards by Zoe Liu · 7 years ago
  19. 096a59b Faster SSSE3 iadst4 using straight matrix multiplication by Frank Bossen · 7 years ago
  20. 3bb1f2a [non-normative, obu] Check OBU sizes by David Barker · 7 years ago
  21. 2db97f3 Clean up read_cdef() by Steinar Midtskogen · 7 years ago
  22. 6083e01 Simplfy tx_block_rd() by Hui Su · 7 years ago
  23. 397e502 Simplify tx_block_yrd() by Hui Su · 7 years ago
  24. e60599a Bugfix: assertion when encoding multiple keyframes by Urvang Joshi · 7 years ago
  25. b4720d3 Cost update and stats collection for CfL symbols by Yue Chen · 7 years ago
  26. a7bbf1c loopfilter _6 vertical improvement by Victoria Zhislina · 7 years ago
  27. 5879c59 Remove negative sum check in entropy_optimizer by Luc Trudeau · 7 years ago
  28. 6ba8194 Remove function optimize_entropy_table() and all usages by Luc Trudeau · 7 years ago
  29. afa96c1 Remove malloc from parse_counts_for_cdf_opt by Luc Trudeau · 7 years ago
  30. 0d52f12 Remove macro 'OD_ASSERT', use 'assert'. by Sebastien Alaiwan · 7 years ago
  31. 30ea392 Bitmask: add helper functions by Cheng Chen · 7 years ago
  32. 51020e1 [NORMATIVE] Update no_frame_context_signaling header signaling. by Thomas Daede · 7 years ago
  33. ad01a47 Add assertion in av1_set_coeff_buffer() by Hui Su · 7 years ago
  34. ce7993f Reset blk_skip[] in reset_tx_size() by Hui Su · 7 years ago
  35. 2209fc0 odintrin.h: reduce scope of floating-point OD_LOG2 by Sebastien Alaiwan · 7 years ago
  36. 4733549 [NORMATIVE, fwd-kf] Reload adapted CDFs for fwd keyframes by David Barker · 7 years ago
  37. 7355e0a Remove malloc from counts_to_cdf by Luc Trudeau · 7 years ago
  38. 6a87583 AVX2 optimization of motion compensation function by Ravi Chaudhary · 7 years ago
  39. 61fc3e4 [CFL] Unit Test Clean Up by Luc Trudeau · 7 years ago
  40. 56750cf Refactor inv txfm2d ssse3 function prototype by Peng Bin · 7 years ago
  41. dd1a80c Move segmentation info to segmentation struct by Rostislav Pehlivanov · 7 years ago
  42. 0927f2a Remove some dead code about transform coefficient coding by Hui Su · 7 years ago
  43. 6471e8b Allow a large motion search range by Yunqing Wang · 7 years ago
  44. f552a31 [NORMATIVE] Extend full-pixel motion vectors to 12 bits by Yunqing Wang · 7 years ago
  45. e3907ea Refactor inv txfm ssse3 for tx_type with identity by Peng Bin · 7 years ago
  46. 4692963 [CFL] NEON Version of luma_subsampling_420_lbd by Luc Trudeau · 7 years ago
  47. 37a1f17 aom_entropy_optimizer: handle padding of uv_mode by David Michael Barr · 7 years ago
  48. 02dcfcb Temporarily disable decode_to_md5 test. by Urvang Joshi · 7 years ago
  49. 56f7cff write_tiles_in_tg_obus,ext-tile: fix tile bits update by James Zern · 7 years ago
  50. 8b007ff write_tile_info: gather writing of tile_size_bytes by James Zern · 7 years ago
  51. 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
  52. 4ff7883 Handle cases with no tile data to decode by Hui Su · 7 years ago
  53. 114c9a2 odintrin.h: delete more unused macro definitions by Sebastien Alaiwan · 7 years ago
  54. 3dbec3a odintrin.h: don't reimplement 'assert' by Sebastien Alaiwan · 7 years ago
  55. efa5c6c entcode.h: delete dead declaration by Sebastien Alaiwan · 7 years ago
  56. cb29f64 Update MD5 by Sebastien Alaiwan · 7 years ago
  57. 148f6e6 entcode.h: homogenize include guards by Sebastien Alaiwan · 7 years ago
  58. 892a543 Add sse2/avx2 version of aom_dc_predictor_wxh() by Scott LaVarnway · 7 years ago
  59. 33b43de odintrin.h: delete unused macro definitions by Sebastien Alaiwan · 7 years ago
  60. 0e745f7 [NORMATIVE] Add one more MV_CLASS for integer MV by Yunqing Wang · 7 years ago
  61. 97d82d6 Add flag FRAME_COUNTER_FOR_SCALABILITY by Zoe Liu · 7 years ago
  62. cbbf4f0 optimize_txb Separate fixed eob condition out by Angie Chiang · 7 years ago
  63. 99b1242 Avoid calling get_dist_cost_stats when qc == 0 by Angie Chiang · 7 years ago
  64. e15d2e3 lv_map Remove unnecessary txb_costs table copy by Angie Chiang · 7 years ago
  65. 45385b8 Cleanup optimize_txb by Angie Chiang · 7 years ago
  66. 0b5bf96 fix bug in scalable_decoder by Soo-Chul Han · 7 years ago
  67. 2ebe01b [TXMG] Add note to iadst4 range by Angie Chiang · 7 years ago
  68. dd6ef6c Remove CONFIG_EXT_TILE macro by Yaowu Xu · 7 years ago
  69. 6198ebc obu: Fix build when OBU_SIZING is off by Vignesh Venkatasubramanian · 7 years ago
  70. 6142add Add error checking to avoid invalid clamp by Yaowu Xu · 7 years ago
  71. 4138740 cmake; fix missing rtcd dep for obudec.c by James Zern · 7 years ago
  72. 438b404 decode_to_md5: update md5 by James Zern · 7 years ago
  73. eea1d83 test_libaom: add a check for sse4.2 by James Zern · 7 years ago
  74. ed9667e Remove dead code of lv_map by Angie Chiang · 7 years ago
  75. f76ee51 Remove CONFIG_MFMV macro by Yaowu Xu · 7 years ago
  76. e4e2d09 Simplify read_obu_header. by Tom Finegan · 7 years ago
  77. 4a707a8 Remove CONFIG_TIMING_INFO_IN_SEQ_HEADERS config flag by Debargha Mukherjee · 7 years ago
  78. 45dfb79 [NORMATIVE-SYNTAX] Disable filter_intra in >32x32 sb_type by Yue Chen · 7 years ago
  79. f23ec7b Update single inter mode prob model in rd search by Jingning Han · 7 years ago
  80. 6d608a9 Refactor the intra prediction function by Hui Su · 7 years ago
  81. 13ee28c Add util function for reading OBU type. by Tom Finegan · 7 years ago
  82. 5036115 amvr: properly set allow_high_precision_mv on encoder side by Hui Su · 7 years ago
  83. d1c222d [NORMATIVE] TXMG: Remove clamping in half_btf by Angie Chiang · 7 years ago
  84. 8112d2f Turn on hashing functionality for high-bitdepth by Debargha Mukherjee · 7 years ago
  85. f6154fd Prevent div by 0 in calculate_next_superres_scale by Imdad Sardharwalla · 7 years ago
  86. 1ee41f3 Remove CONFIG_EXT_INTRA_MODE macro by Yaowu Xu · 7 years ago
  87. d4ec9a4 optimize set_lpf_parameters and av1_get_transform_size by Grant Hsu · 7 years ago
  88. e931717 Avoid adding tests unless they are configured by Sarah Parker · 7 years ago
  89. 1a79925 Reduce OBMC buffer size in multi-thread coding by Yue Chen · 7 years ago
  90. 28b33e0 Suppress integer overflow warning by Cheng Chen · 7 years ago
  91. efef81c Add sse2/avx2 version of aom_dc_top_predictor_wxh() by Scott LaVarnway · 7 years ago
  92. ede0792 [NORMATIVE] TXMG: Clamp only at add/sub stages by Angie Chiang · 7 years ago
  93. bb6a769 AVX2 optimization of motion compensation function by Ravi Chaudhary · 7 years ago
  94. 52a096f Revert "[wedge/compound-segment, normative] Remove more rounding" by Debargha Mukherjee · 7 years ago
  95. 62aee4b [CFL] AVX2/SSSE3 faster luma_subsampling_420_lbd by Luc Trudeau · 7 years ago
  96. bfd2454 [NORMATIVE] Fixes for lossless frame simplifications by Jonathan Matthews · 7 years ago
  97. 4a17335 Remove mv dependency conditions on filter type coding by Jingning Han · 7 years ago
  98. 4d37568 [NORMATIVE, FILM_GRAIN_SHOWEX] Enable FILM_GRAIN_SHOWEX by Dominic Symes · 7 years ago
  99. fdfdb19 Cosmetic changes to hash_test by Peng Bin · 7 years ago
  100. 3ec16a3 Remove CONFIG_CFL macro by Luc Trudeau · 7 years ago