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