1. 6db39ed [POWERPC] Add PowerPC Cross Compile Toolchain by Luc Trudeau · 7 years ago
  2. 2e3cd5c Remove I440 image support from libaom API and tools. by Thomas Daede · 7 years ago
  3. 82a4118 obudec: Fix TU reader function call sig inconsistency. by Tom Finegan · 7 years ago
  4. f61c0d1 [NORMATIVE] CICP Identity enforce 4:4:4 color by Debargha Mukherjee · 7 years ago
  5. b3a28bf Fix a typo by Hui Su · 7 years ago
  6. a02819f Remove CONFIG_SIMPLE_LRUNIT config flag by Debargha Mukherjee · 7 years ago
  7. 9dd7779 [NORMATIVE] Explicit bit-depth profile check by Debargha Mukherjee · 7 years ago
  8. 6eacb99 [NORMATIVE] Mandate color-range=1 for sRGB by Debargha Mukherjee · 7 years ago
  9. 085095d [NORMATIVE] Signal color range for monochorme by Debargha Mukherjee · 7 years ago
  10. 9561280 test: use testing::*tuple instead of std::tr1 by James Zern · 7 years ago
  11. 51948b2 Handle cases where no tiles need to be decoded by Hui Su · 7 years ago
  12. 53b53f0 Merge MB_MODE_INFO and MODE_INFO by Yue Chen · 7 years ago
  13. b07e626 Remove unused colorspace fields and enums from aom_image.h by Thomas Daede · 7 years ago
  14. 37f5ab7 Organize cpu-used=2 speed features by Debargha Mukherjee · 7 years ago
  15. 927588b [NORMATIVE] Turn SIMPLE_LRUNIT on by default by Debargha Mukherjee · 7 years ago
  16. ad06e5e Reset frame flags in error_resilience_test.cc by Sarah Parker · 7 years ago
  17. ab865a9 Make local tables in entropymode.c static by Hui Su · 7 years ago
  18. ceb9f07 Make local tables in reconintra.c static by Hui Su · 7 years ago
  19. 53396fb [NORMATIVE] Use 3 profile bits to keep room f/ ext by Debargha Mukherjee · 7 years ago
  20. 1820554 Refactor av1_cost_coeffs() by Hui Su · 7 years ago
  21. 6d9d52d Add ssse3 aom_smooth_h_predictor_16,32,64xh by Scott LaVarnway · 7 years ago
  22. 1c7eec8 Add an S-frame test by Debargha Mukherjee · 7 years ago
  23. 6fb9541 Refactor 'boosted' variable. by Urvang Joshi · 7 years ago
  24. b6cf7b6 cmake: Avoid unnecessary searches for wxWidgets. by Tom Finegan · 7 years ago
  25. fdbcf7b cmake: Relocate CONFIG_FILEOPTIONS default. by Tom Finegan · 7 years ago
  26. f4ba33d [NORMATIVE] Clamp projected mfmv to 15 bits by Jingning Han · 7 years ago
  27. 66607aa Fix convolve_copy SIMD functions by Yunqing Wang · 7 years ago
  28. 62ab90c Remove assert on decoder side by Debargha Mukherjee · 7 years ago
  29. e09b391 Enhance error-resilience test to set S-frames by Debargha Mukherjee · 7 years ago
  30. 52fb047 Add an encoder control for setting S-frames by Debargha Mukherjee · 7 years ago
  31. ee0ae20 [NORMATIVE] Allow LR units to cross tiles by David Barker · 7 years ago
  32. f191d87 Simplify convolve_copy for short width block size by Jingning Han · 7 years ago
  33. 707b575 webmdec: make reader interface consistent. by Tom Finegan · 7 years ago
  34. 2eee346 Remove pre-CICP controls by Urvang Joshi · 7 years ago
  35. 0fc0415 cmake: add missing defaults for PPC. by Tom Finegan · 7 years ago
  36. cee5d20 Correct misleading outdated variable name by Yushin Cho · 7 years ago
  37. 29c46fb [NORMATIVE-DECODING] option of annex-b/non-annex-b bitstreams by Soo-Chul Han · 7 years ago
  38. 31bcc76 make size_t->int explicit by Yaowu Xu · 7 years ago
  39. 105e9b1 Skip inv_txfm of all zero block by eob value by Peng Bin · 7 years ago
  40. 96c94a8 Implement avx2 version partial idct_64 by Peng Bin · 7 years ago
  41. 1b93c11 Implement avx2 version partial idct_32 by Peng Bin · 7 years ago
  42. aef8fda Implement avx2 version partial idct/iadst_16 by Peng Bin · 7 years ago
  43. 9d41a44 Remove CONFIG_EXPLICIT_ORDER_HINT by Yaowu Xu · 7 years ago
  44. d0397e1 Only update skip when the tailing coeff num <= 2 by Angie Chiang · 7 years ago
  45. 5729d17 Add a test for parse-ability property of E-frames by Debargha Mukherjee · 7 years ago
  46. 7065edc Add comments for ref frame costs by Cheng Chen · 7 years ago
  47. 45295c3 Remove CONFIG_AMVR by Yaowu Xu · 7 years ago
  48. 93b047e Enhance error_resilience_test to set nomfmv frames by Debargha Mukherjee · 7 years ago
  49. 6bf4ec8 Make sure segment_id is no larger than last_active_segid by Hui Su · 7 years ago
  50. b6fea18 Remove CONFIG_OPERATING_POINTS by Yaowu Xu · 7 years ago
  51. c7119a7 Remove CONFIG_FILM_GRAIN and CONFIG_FILM_GRAINEX by Yaowu Xu · 7 years ago
  52. 9e89ef1 Clean up code wrapped by '#if 0 ... #endif' by Yue Chen · 7 years ago
  53. 12baaca Optimize search_txk_type by Grant Hsu · 7 years ago
  54. 27d7ca9 Implement av1_txb_init_levels_sse4_1 by Peng Bin · 7 years ago
  55. 3965d00 Bitmask: build bitmask for 64x64/32x32 boundary by Cheng Chen · 7 years ago
  56. 7355677 Allow drop frames with non-zero lag_in_frames by Sarah Parker · 7 years ago
  57. f8ce7a8 [NORMATIVE] Clip mv projection range by Jingning Han · 7 years ago
  58. f378ae4 [non-normative] Fix warning missing field 'tail' initializer by Luc Trudeau · 7 years ago
  59. 928c3795 [normative] avoid dequantization dependency by Matthieu Vaudano · 7 years ago
  60. 5be7c66 Add ssse3 aom_smooth_h_predictor_8xh by Scott LaVarnway · 7 years ago
  61. 5af4891 Remove CONFIG_LOWPRECISION_BLEND by Yaowu Xu · 7 years ago
  62. 66dde40 Remove unreachable tx: iwht4x4 by Sebastien Alaiwan · 7 years ago
  63. 08dfa98 Fix compile warning when DIST_8X8 is off by Yushin Cho · 7 years ago
  64. 900f9fe Refactor: reorder macro parameters by Peng Bin · 7 years ago
  65. 3a9029e Code Refactor of inv_txfm for avx2 version eob by Peng Bin · 7 years ago
  66. df46b22 Make trailing bit part of arithmetic code by Frank Bossen · 7 years ago
  67. 29252a9 Reset uv_mode to DC when cfl becomes invalid by Hui Su · 7 years ago
  68. 952deb6 Remove CONFIG_FRAME_COUNTER_FOR_SCALABILITY by Yaowu Xu · 7 years ago
  69. 810be09 Remove CONFIG_OBU_REDUNDANT_FRAME_HEADER by Yaowu Xu · 7 years ago
  70. 274f828 Remove CONFIG_HASH_ME by Yaowu Xu · 7 years ago
  71. 7f313c0 Remove CONFIG_SCALABILITY by Yaowu Xu · 7 years ago
  72. e4ea748 Refactor av1_optimize_txb(_new) by Angie Chiang · 7 years ago
  73. cbba79c [NORMATIVE] Allow padding bytes at the end of each OBU by David Barker · 7 years ago
  74. 0eb6b6c Remove CONFIG_FRAME_REFS_SIGNALING by Yaowu Xu · 7 years ago
  75. deeee7c Add ssse3 aom_smooth_h_predictor_4xh by Scott LaVarnway · 7 years ago
  76. ccd8651 Changes to facilitate decoder multithreading by Cherma Rajan A · 7 years ago
  77. 23c1d63 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
  78. 7db820e Add ssse3 aom_smooth_v_predictor_4xh by Scott LaVarnway · 7 years ago
  79. 0fe4b65 Optimize get_nz_map_ctx_from_stats by Peng Bin · 7 years ago
  80. 71ad53a hbd loopfilter sse2 _6 created, _8 and _14 improved by Victoria Zhislina · 7 years ago
  81. e8c6752 Move function out of decoder scope by Frederic Barbier · 7 years ago
  82. 38c9067 Remove unreachable tx: idct4x4 by Sebastien Alaiwan · 7 years ago
  83. 98392b2 Remove unreachable tx: fht4x4 by Sebastien Alaiwan · 7 years ago
  84. 8e15470 Refactor neural network prediction function by Hui Su · 7 years ago
  85. 041f9bc Remove CONFIG_SPATIAL_SEGMENTATION by Yaowu Xu · 7 years ago
  86. 15d3525 Remove stray CONFIG_MONO_VIDEO flags by Debargha Mukherjee · 7 years ago
  87. 1cd2825 get_down2_length: Remove incorrect assert. by Urvang Joshi · 7 years ago
  88. 9ec6fe4 Remove CONFIG_EXT_DELTA_Q by Yaowu Xu · 7 years ago
  89. 27deb38 Remove TOTAL_REFS_PER_FRAME by Zoe Liu · 7 years ago
  90. 3c12541 Add cdf optimizer for a few symbols with variable # of modes by Yue Chen · 7 years ago
  91. ad712e5 Remove CONFIG_OBU_FRAME by Yaowu Xu · 7 years ago
  92. 29977f5 [Normative] Optimize default cdf tables by Yue Chen · 7 years ago
  93. ebcf3e5 Add check for trailing bits at end of tile group by Frank Bossen · 7 years ago
  94. 66663f7 Remove CONFIG_CDF_UPDATE_MODE by Yaowu Xu · 7 years ago
  95. adbe7b1 Correct initialization to avoid compiler warning by Yaowu Xu · 7 years ago
  96. 3798dbd Remove the code handling MAX_TX_DEPTH != 2 by Yue Chen · 7 years ago
  97. 0009e61 [STATS_CHANGED] Correct intra tx size cdf update and counting by Yue Chen · 7 years ago
  98. e647a10 Remove WEDGE_IDX_ENTROPY_CODING macro by Yue Chen · 7 years ago
  99. 25afc9b Remove CONFIG_SKIP_SGR config flag by Debargha Mukherjee · 7 years ago
  100. 00dd499 Add a speed feature optimize_b_precheck by Hui Su · 7 years ago