1. 3459775 Eliminate the big superblock row buffer. by Jean-Marc Valin · 9 years ago
  2. 9578a6c Making deringing buffer only one row of superblocks at a time by Jean-Marc Valin · 9 years ago
  3. d9ff1f5 Duplicating deringing input superblock copy to make upcoming changes easier by Jean-Marc Valin · 9 years ago
  4. 4fda1e1 Using a uniform definition for "bsize" in deringing filter by Jean-Marc Valin · 9 years ago
  5. 73af26f Using the copied input for od_dir_find8() by Jean-Marc Valin · 9 years ago
  6. 5899c24 Increase deringing horizontal padding to 4 pixels on each side by Jean-Marc Valin · 9 years ago
  7. 13b775a De-sparsifying the deringing output buffer by Jean-Marc Valin · 9 years ago
  8. bc21cb2 No need to store the deringing filter direction variance in an array by Jean-Marc Valin · 9 years ago
  9. 1eb3b20 Avoid the "initial copy" in the deringing filter by Jean-Marc Valin · 9 years ago
  10. 6dd5b19 Only copy the deringed blocks back into the buffer by Jean-Marc Valin · 9 years ago
  11. 2aa216b Reducing copies in deringing filter by Jean-Marc Valin · 9 years ago
  12. 76b50a4 sb_all_skip_out() now computes a list of deringed blocks by Jean-Marc Valin · 9 years ago
  13. b924c09 compute bskip as we go by Jean-Marc Valin · 9 years ago
  14. f330ca8 Disable upsampled references for resolutions above 1080p. by Thomas Daede · 9 years ago
  15. 0fcd3e1 cmake support: A starting point. by Tom Finegan · 8 years ago
  16. 8746fc9 Fixes compilation error on Windows/Visual Studio by Arild Fuldseth (arilfuld) · 8 years ago
  17. 9abdec6 simp-mv-pred integration with ref-mv to save memory bandwidth and reduce by Deng · 9 years ago
  18. 55dc7bc Fix the top-right reference block location by Jingning Han · 8 years ago
  19. c266df0 Upsample reference frames after size dependent speed features are calculated. by Thomas Daede · 8 years ago
  20. 04d0d39 Centralize EC_MULTISYMBOL error checking. by Nathan E. Egge · 8 years ago
  21. 445927f Deringing support for 4:2:2 by not deringing chroma by Jean-Marc Valin · 9 years ago
  22. eb69004 EC_ADAPT: disable tests requiring tiles. by Thomas Davies · 9 years ago
  23. 0929da5 EC_ADAPT: refactor and fix MinArfFreq unit tests. by Thomas Davies · 9 years ago
  24. 6ed2f83 Only build aom_read/write_symbol if CONFIG_EC_MULTISYMBOL by Alex Converse · 9 years ago
  25. 575e0b3 Refactor prob_diff_update_savings_search_model by hui su · 9 years ago
  26. 5cabaec EC_ADAPT: improved symbol adaptation. by Thomas Davies · 9 years ago
  27. 269a81c EC_ADAPT: send updates for the correct nodes. by Thomas Davies · 9 years ago
  28. e74bd07 Palette+ext-intra bugfix: Read Intra angle info before palette info. by Urvang Joshi · 9 years ago
  29. f2753c3 Add ec_multisymbol for common daala_ec and rans code by Alex Converse · 9 years ago
  30. 37fdce8 Add support for v256 intrinsics by Steinar Midtskogen · 9 years ago
  31. 1352bbb test/av1_convolve_optimiz_test.cc: vp10->av1 by Yaowu Xu · 9 years ago
  32. 5489223 Move PI definition to av1/common/common.h by Yaowu Xu · 9 years ago
  33. 7d38193 Reduce frames to speed up test by Yaowu Xu · 9 years ago
  34. a6660d2 Fix rans and ec_adapt combination by Alex Converse · 9 years ago
  35. ef2dde5 Fix unstable encoder behavior when row_tile is turned on by Jingning Han · 9 years ago
  36. f115cc6 Define SIMD_INLINE using AOM_FORCE_INLINE by Steinar Midtskogen · 9 years ago
  37. e928f31 Move clpf_sse4_1.c to clpf_sse4.c in agreement with convention by Steinar Midtskogen · 9 years ago
  38. bae95c1 AOM_FORCE_INLINE: fix always_inline attribute by James Zern · 9 years ago
  39. d9cdf22 Free memory allocated by daala_ec encoder. by Nathan E. Egge · 9 years ago
  40. d75e920 AOM_DSP_COMMON_H_ -> AOM_DSP_AOM_DSP_COMMON_H_ by Yaowu Xu · 9 years ago
  41. 74a4621 Use "av1" as codec name by Yaowu Xu · 9 years ago
  42. 4c98c48 Add roundf and lroundf replacements for VS < 2013. by Alex Converse · 9 years ago
  43. 3b0b222 Update readme for gtest by Yaowu Xu · 9 years ago
  44. b482fe5 aom_mem,align_addr: use ~ to create mask by James Zern · 9 years ago
  45. 58dfd69 msvs_common.sh: make fix_file_list generic by James Zern · 9 years ago
  46. 1c263e0 Fix obmc chroma prediction involving neighboring sub8x8 blocks' mvs by Yue Chen · 9 years ago
  47. 907bf42 Send allow_screen_content flag for both key and intra only frames by Urvang Joshi · 9 years ago
  48. 40574a1 Fix for version.sh when libvpx is checked out as git submodule by Brion Vibber · 9 years ago
  49. 4bb9925 Add : for a label in asm code by Yaowu Xu · 9 years ago
  50. 07f286d remove tools/vpx-style.sh by James Zern · 9 years ago
  51. 57ad0a0 port changes on lpf from libvpx/nextgenv2 by Yaowu Xu · 9 years ago
  52. 16dc151 Let is_interp_needed always return 1 by Angie Chiang · 9 years ago
  53. 8d09947 configure: remove misc-fixes by Yaowu Xu · 9 years ago
  54. 3413696 Add #undef AOM_NO_UNSIGNED_OVERFLOW_CHECK by Yaowu Xu · 9 years ago
  55. aa34609 Handle entropy coder experiment dependencies by Alex Converse · 9 years ago
  56. cdc0f41 Disable the SuperframeTest with --enable-daala_ec. by Nathan E. Egge · 9 years ago
  57. 620d8de Automatically upgrade profile to match input chroma subsampling. by Thomas Daede · 9 years ago
  58. c82e605 Fix failing TestBitIO test with --enable-daala_ec. by Nathan E. Egge · 9 years ago
  59. 1ab52ff port aom_thread.h change from libvpx/nextgenv2 by Yaowu Xu · 9 years ago
  60. 6b70f00 Removing some useless loops in deringing filter by Jean-Marc Valin · 9 years ago
  61. e17c29d Fix clang-format errors in test files. by Thomas Davies · 9 years ago
  62. 06554ab Fix deringing level choice for 10-bit and 12-bit by Jean-Marc Valin · 9 years ago
  63. 59848c5 Fix ec_adapt+daala_ec test failure by Alex Converse · 9 years ago
  64. 9719e2d Add a runtime flag to enable bit accounting. by Nathan E. Egge · 9 years ago
  65. aa8500e remove x86inc leftovers by Yaowu Xu · 9 years ago
  66. 3607ec5 Add a decoder control to retrieve accounting data. by Nathan E. Egge · 9 years ago
  67. d8e7f2c Fix compiler warning when CONFIG_ACCOUNTING enabled. by Nathan E. Egge · 9 years ago
  68. ec8093a aom_dsp: remove x86inc.asm distinction by Yaowu Xu · 9 years ago
  69. f062f98 Don't dering superblocks that have deringing disabled by Jean-Marc Valin · 9 years ago
  70. 5604727 Add SSE4.1 code for deringing functions. by Michael Bebenita · 9 years ago
  71. 7d2a586 Remove code related to USE_TEMPORALFILTER_12TAP by Angie Chiang · 9 years ago
  72. 657a1f7 Reverse order of CLPF and dering by Steinar Midtskogen · 9 years ago
  73. 8134db1 Mark bogus palette color probabilities as zero by Alex Converse · 9 years ago
  74. 3d030be rans: Use symbol coding for motion vectors by Alex Converse · 9 years ago
  75. 79d8a07 Fix border check in MOTION_VAR by Yue Chen · 9 years ago
  76. de9246c Don't use _mm_cvtsi128_si64 on 32 bit systems by Steinar Midtskogen · 9 years ago
  77. de97a9e Remove av1_use_hp_mv() by Alex Converse · 9 years ago
  78. bf98c21 Tile groups: ensure each tile in a TG has a length. by Thomas Davies · 9 years ago
  79. b0112df Add EC_ADAPT experiment for symbol-adaptive entropy coding. by Thomas · 9 years ago
  80. 85437b2 Move CLPF block signals from frame to SB level. by Steinar Midtskogen · 9 years ago
  81. f041c0f On x86 use _mm_set_epi32 when _mm_cvtsi64_si128 isn't available by Steinar Midtskogen · 9 years ago
  82. c834d01 configure: remove old visual studio support (<2010) by James Zern · 9 years ago
  83. 3c631f9 remove visual studio < 2010 workarounds by Yaowu Xu · 9 years ago
  84. 7f060fb cosmetic: add matching brackets by hui su · 9 years ago
  85. 52b806b tests: remove redundant round() definition by James Zern · 9 years ago
  86. 2b3baa8 apply clang-format by Yaowu Xu · 9 years ago
  87. b03e464 misc-fix: remove a wasted value by Yaowu Xu · 9 years ago
  88. 02affd2 misc-fix: use enum for reset_frame_context consts by Yaowu Xu · 9 years ago
  89. 5e94172 misc-fix: unify updates of some probabilities by Yaowu Xu · 9 years ago
  90. 1003ed2 misc-fix: use subexp prob updates for MV probs by Yaowu Xu · 9 years ago
  91. 2d234c6 misc-fix: clamp MVs before find_ref_mvs() by Yaowu Xu · 9 years ago
  92. b989fd0 misc-fix: unify coding scheme of size in bytes by Yaowu Xu · 9 years ago
  93. c0b569a misc-fix: reference mode to uncompressed header by Yaowu Xu · 9 years ago
  94. bbc258c misc-fix: allow per segment lossless coding by Yaowu Xu · 9 years ago
  95. 59c4c10 misc-fix: move tx_mode out of arithmetic coding by Yaowu Xu · 9 years ago
  96. cf9d7c9 misc-fix: add fwd update of kf intra probs by Yaowu Xu · 9 years ago
  97. 127af90 misc-fix: allow bw update keyframe skip/tx probs by Yaowu Xu · 9 years ago
  98. 3e3a6bf misc-fix: use generic model for segment probs by Yaowu Xu · 9 years ago
  99. 7cb3498 misc-fix: fix loopfilter uv oddities and bugs by Yaowu Xu · 9 years ago
  100. b7ce523 Fix update_delta_q_probs compile warning by Jingning Han · 9 years ago