1. 167b09e Add OBU_TILE_LIST obu type by Yunqing Wang · 7 years ago
  2. 3092e71 Add aom_lowbd_blend_a64_d16_mask_sse4_1 by Scott LaVarnway · 7 years ago
  3. 335a46d [VSX] Improve PPC RTCD support by Luc Trudeau · 7 years ago
  4. aa7102d Fix rare memory management issue in decoder by David Barker · 7 years ago
  5. 854a79f Unbreak mips by Luca Barbato · 7 years ago
  6. f23996f Unbreak ppc by Luca Barbato · 7 years ago
  7. 5c1173e Merge if-else ref == INTRA_FRAME branches by Angie Chiang · 7 years ago
  8. 7599afa cmake: Add pthread to Libs in aom.pc. by Tom Finegan · 7 years ago
  9. 6791ad1 cmake: output aom_version.h in config sub dir. by Tom Finegan · 7 years ago
  10. 93c0314 Add flag to enable forward keyframes by Sarah Parker · 7 years ago
  11. f830a6d Change tier field of SequenceHeader to uint8_t's. by Wan-Teh Chang · 7 years ago
  12. 41363bb Fix assert problem in wiener_convolve_neon by Sanampudi Venkata Rao · 7 years ago
  13. 6798ac8 [normative] Add missing value to div_mult array by Jonathan Matthews · 7 years ago
  14. e74099f Initialize the is_annexb field of stream_info. by Wan-Teh Chang · 7 years ago
  15. 6a26b0c Set number of layers if is_reduced_header is true. by Wan-Teh Chang · 7 years ago
  16. b9df730 Cleanup dead code by Frederic Barbier · 7 years ago
  17. 0f82057 Enable decode stage multithreading for tile_rows > 1 by Cherma Rajan A · 7 years ago
  18. f250f48 Remove the CONFIG_BUFFER_MODEL experiment flag. by Wan-Teh Chang · 7 years ago
  19. 8837d35 Disable bitmask-based loop filter code by David Barker · 7 years ago
  20. 03aff6a highbd lpf 4 sse2 vertical improvement by Victoria Zhislina · 7 years ago
  21. 285d941 Fix comment for aom_codec_stream_info_t parameter. by Wan-Teh Chang · 7 years ago
  22. dd3e2a5 Includes clean up. by Tom Finegan · 7 years ago
  23. a586982 Improve the comment for read_sequence_header. by Wan-Teh Chang · 7 years ago
  24. bd8547a Rename write_bitdepth_colorspace_sampling. by Wan-Teh Chang · 7 years ago
  25. f172f32 dump_obu: fix includes. by Tom Finegan · 7 years ago
  26. 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
  27. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  28. c8c0fbc Revert "[NORMATIVE] Allow IDTX for chroma in some cases" by Debargha Mukherjee · 7 years ago
  29. 4198d39 Selfguided restoration avx2 performance fix by Victoria Zhislina · 7 years ago
  30. a19fdce Check error handling in read_sequence_header_obu. by Wan-Teh Chang · 7 years ago
  31. 2c23841 Bugfix for selective_ref_frame speed feature. by Urvang Joshi · 7 years ago
  32. 68cfc5d Use fewer multithreaded decoders to save memory. by Wan-Teh Chang · 7 years ago
  33. 38df4dc Check result when parsing operating point idc. by Tom Finegan · 7 years ago
  34. 8543e88 Fix an integer overflow issue by Debargha Mukherjee · 7 years ago
  35. 3718526 Remove av1_get_compound_type_mask_inverse() by Yue Chen · 7 years ago
  36. 85fea90 Use dual functions for loop filter by Cheng Chen · 7 years ago
  37. cc6a6ef Move FRAME_COUNTS to encoder side completely by Yue Chen · 7 years ago
  38. 69d104e Add inter mode rd fitting/estimating model by Angie Chiang · 7 years ago
  39. e783171 Remove decode_with_drops and decode_to_md5 from excludes. by Tom Finegan · 7 years ago
  40. 8ab1f44 Bitmask: loop filtering using bitmask by Cheng Chen · 7 years ago
  41. 90134d3 Add Neon Optimization of jnt_convolve_2d_c function. by Sanampudi Venkata Rao · 7 years ago
  42. 606b10d Fix a mismatch in multi-threaded decoder by Yunqing Wang · 7 years ago
  43. 00b2ccc Refactor: build_inter_predictors_single_buf by Peng Bin · 7 years ago
  44. 65a0287 Refactor dist_block by Peng Bin · 7 years ago
  45. 69e06a3 Remove unused static function 'read64' by Urvang Joshi · 7 years ago
  46. c65bf06 Fix a couple of includes. by Tom Finegan · 7 years ago
  47. 2c7aab8 read_sequence_header_obu should return 0 on error. by Wan-Teh Chang · 7 years ago
  48. 918ca31 remove unused aom_ports/config.h by James Zern · 7 years ago
  49. 7790213 Tree clean up. by Tom Finegan · 7 years ago
  50. dcd1ea8 Add speed feat to prune tx search based on model by Debargha Mukherjee · 7 years ago
  51. 9b604cb Remove obsolete TODO. by Urvang Joshi · 7 years ago
  52. 088bfd0 Refactor: inter_predictor(highbd) by Peng Bin · 7 years ago
  53. 9295fca Refactor: av1_make_inter_predictor by Peng Bin · 7 years ago
  54. 8c41e3a Refactor: av1_make_masked_inter_predictor by Peng Bin · 7 years ago
  55. bc0031b Refactor: build_inter_predictors by Peng Bin · 7 years ago
  56. 07e68d3 frame_ is renamed frame_number_. by Wan-Teh Chang · 7 years ago
  57. fba482a Don't leave dangling pointers in webm_ctx->buffer. by Wan-Teh Chang · 7 years ago
  58. 86d4d91 Break motion mode loop if a skip block is found by Debargha Mukherjee · 7 years ago
  59. c341ea8 [NORMATIVE] Allow IDTX for chroma in some cases by Debargha Mukherjee · 7 years ago
  60. 22b6d57 aom_mem.cmake: Use list(APPEND) instead of set(). by Tom Finegan · 7 years ago
  61. 6fe004d Add test/invalid_file_test.cc. by Wan-Teh Chang · 7 years ago
  62. 7d4e054 Disable "decode_with_drops" properly by Yaowu Xu · 7 years ago
  63. 95d0e58 [NORMATIVE] Add range check for iwht by Angie Chiang · 7 years ago
  64. 59d2aa9 Make decode_perf_test work again. by Wan-Teh Chang · 7 years ago
  65. f0d9217 Make the logic for palette token decoding more clear by Hui Su · 7 years ago
  66. e20e5bc Revert "Implement on the fly padding in decoder" by Yunqing Wang · 7 years ago
  67. 33e9cd0 add decoder option to output all layers of scalable stream by Soo-Chul Han · 7 years ago
  68. b44eb16 decode_api_test: remove an unnecessary header. by Wan-Teh Chang · 7 years ago
  69. e11df74 Return true instead of 1 for bool return value. by Wan-Teh Chang · 7 years ago
  70. da394fb Add a penalty factor to dual sgr selection by Debargha Mukherjee · 7 years ago
  71. d37c217 Disable ML-based tx split pruning for bit-depth other than 8 by Hui Su · 7 years ago
  72. cea1b93 Enforce UINT32_MAX value for all LEB128 encoding. by Tom Finegan · 7 years ago
  73. 1d2e1b4 Add clamping to SIMD inverse transform functions (high-bd) by Frank Bossen · 7 years ago
  74. 35b000e intrabc: Fix bug introduced by frame border padding by David Barker · 7 years ago
  75. 981f210 Add ARM Neon optimization of convolve_y_sr by Remya Prakasan · 7 years ago
  76. 810e3d0 Fix / turn on jnt_comp_skip_mv_search for speed 0 by Debargha Mukherjee · 7 years ago
  77. 729919d Refactor: Update predict_skip_flag by Peng Bin · 7 years ago
  78. ff2eb3d Remove extra line in warnings in ivfdec.c by Wan-Teh Chang · 7 years ago
  79. b363b23 cmake,asm targets: silently ignore empty lists by James Zern · 7 years ago
  80. 4e8048a Fix integer overflow in get_mean_and_dev() by Hui Su · 7 years ago
  81. f481d98 [NORMATIVE] Add tier signaling by Andrey Norkin · 7 years ago
  82. f799e98 cmake-format: test.cmake by Johann · 7 years ago
  83. 5d12399 Declare codec_ with the other data members. by Wan-Teh Chang · 7 years ago
  84. 438ff00 test: Don't include stdint.h before aom_integer.h by Martin Storsjo · 7 years ago
  85. cafb84f cmake: Set CMAKE_AR to ${CROSS}ar for mingw by Martin Storsjo · 7 years ago
  86. 2d173c1 sanitizers.cmake: fix link errors for 32-bit ubsan by James Zern · 7 years ago
  87. 9bf470c cmake-format: test.cmake by Johann · 7 years ago
  88. 7c9746d Add Neon version of av1_wiener_convolve_add_src by Sanampudi Venkata Rao · 7 years ago
  89. 3ba1a25 Implement on the fly padding in decoder by Ravi Chaudhary · 7 years ago
  90. 964e72e Add multi-thread support for loop-filtering by Deepa K G · 7 years ago
  91. f1f6491 Pass in enable_warped_motion and allow_warped_motion by Yunqing Wang · 7 years ago
  92. e915e3c Add Neon version of convolve_x_sr by Remya Prakasan · 7 years ago
  93. a5cf724 Check frame_refs_short_signaling before written by Zoe Liu · 7 years ago
  94. 84b22b8 Remove unneeded type casts. by Wan-Teh Chang · 7 years ago
  95. 46fc1f0 Disallow LEB128 encode of values greater than UINT32_MAX. by Tom Finegan · 7 years ago
  96. 5749869 [NORMATIVE] Handle level 31 by Debargha Mukherjee · 7 years ago
  97. 6940fc1 Reduce maximum Golomb code length by Frank Bossen · 7 years ago
  98. 6e87090 Validate temporal_unit_size and frame_unit_size. by Wan-Teh Chang · 7 years ago
  99. 26dcbff Fix potential float overflow in ml_predict_tx_split() by Hui Su · 7 years ago
  100. 99bee20 Move EXT_TILE_DEBUG code to the right location by Yunqing Wang · 7 years ago