1. 8bc8f27 Add ext_partition_types config option by Julia Robson · 9 years ago
  2. 08d7f44 Add "entropy" experiment flag by hui su · 9 years ago
  3. e6e2d88 Add high-precision sub-pixel search as a speed feature by Yunqing Wang · 9 years ago
  4. 8608851 Adds an ext-tile config flag to host new tiling by Debargha Mukherjee · 9 years ago
  5. 342a368 Do sub-pixel motion search in up-sampled reference frames by Yunqing Wang · 9 years ago
  6. e25ccff Adding the config tag for the OBMC experiment by Yue Chen · 9 years ago
  7. 4d90ae4 Fixed warnings of unused functions by Yaowu Xu · 9 years ago
  8. 105da41 Fix bad merge artifacts by Yaowu Xu · 9 years ago
  9. 48b2713 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  10. 771d276 configure: enable -Wunused-function by default by James Zern · 9 years ago
  11. 6a5a08e Adding experimental tags for new experiments by Debargha Mukherjee · 9 years ago
  12. 44da65f Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  13. 8d92858 Merge changes I6998e15f,I88891d9f by James Zern · 9 years ago
  14. 9ffcb46 Add an implementation of Asymetric Numeral Systems (ANS). by Alex Converse · 9 years ago
  15. a0900fd Remove experimental flag for ext_tx by Debargha Mukherjee · 9 years ago
  16. f7dfa4e Modifies inter/intra coding to allow all tx types by Debargha Mukherjee · 9 years ago
  17. 55118ad Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  18. ce6d3f1 Merge "Assert no 8x4/4x8 partition for scaled references" by Yaowu Xu · 9 years ago
  19. 03a021a Assert no 8x4/4x8 partition for scaled references by Yaowu Xu · 9 years ago
  20. 91c75c5 Remove unused POSIX_MMAP references by Johann · 9 years ago
  21. 3c92144 Remove unused stdint.h check by Johann · 9 years ago
  22. 49f5903 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  23. fe8ecc8 Add ref-mv experiment flag by Jingning Han · 9 years ago
  24. 6e6dbbc configure: simplify x86 asm dependencies by James Zern · 9 years ago
  25. 5bbacd9 Adding experiment for supertransform by Debargha Mukherjee · 9 years ago
  26. 4aafd01 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  27. 080ad91 Add target for Mac OS X 10.11 'El Capitan' by Alex Converse · 9 years ago
  28. 73e06f3 Adding placeholders for new expts to be added by Debargha Mukherjee · 9 years ago
  29. 37d17b6 Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  30. 5a27b3b Fix merge defects by Yaowu Xu · 9 years ago
  31. 4ac2ae3 Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  32. 53dc9fd vp10: merge ext_ipred_bltr experiment into misc_fixes. by Ronald S. Bultje · 9 years ago
  33. 194c0a5 vp10: merge universal_hp experiment into misc_fixes. by Ronald S. Bultje · 9 years ago
  34. c7dc1d7 vp10: add extended-intra prediction edges experiment. by Ronald S. Bultje · 9 years ago
  35. 1799f2f vp10: remove ref-MV-dependent use of HP. by Ronald S. Bultje · 9 years ago
  36. cffcfdb Add support to recursive transform block coding by Jingning Han · 9 years ago
  37. 4b447e7 Add ext_intra experiment by hui su · 9 years ago
  38. 7c514e2 Merged branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  39. 09ff5f2 Merge remote-tracking branch 'origin/master' into nextgenv2 by Debargha Mukherjee · 10 years ago
  40. 12355c4 configure: add --extra-cxxflags option by James Zern · 10 years ago
  41. 1589ecb Add misc_fixes experiment. by Ronald S. Bultje · 10 years ago
  42. 43a3455 configure: append --extra-cflags to final set by James Zern · 10 years ago
  43. b3cc3a0 Enable ADST for UV channel by hui su · 10 years ago
  44. 407968c Configure vp10 disabled by default by Jingning Han · 10 years ago
  45. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago
  46. 3067c34 Support build with Visual Studio 14. by Ghislain MARY · 10 years ago
  47. 5da87e8 build/make/Android.mk: support TARGET_ARCH_ABI=x86_64 by James Zern · 10 years ago
  48. 6d52fe2 Support building shared libraries on OS/2 by KO Myung-Hun · 11 years ago
  49. 7875e1d Remove unused "alt-tree-layout" by Johann · 10 years ago
  50. db4afa6 vpx_config.c: add vpx_codec include by James Zern · 10 years ago
  51. 3d7063d Remove claims of universal target support from the build system. by Tom Finegan · 10 years ago
  52. 802e1d8 Remove only remaining uses of 'fast_unaligned' by Johann · 10 years ago
  53. 4659e36 vpx_mem: remove mem tracker by James Zern · 10 years ago
  54. 0280482 vpx_mem: remove 'mem checks' by James Zern · 10 years ago
  55. e5eda53 vpx_mem: remove memory manager code by James Zern · 10 years ago
  56. 73fe337 Remove AltiVec flag by Johann · 10 years ago
  57. bc98e93 Remove PPC build support by Johann · 10 years ago
  58. 84ec68d mips msa configuration patch for MIPS SIMD Arch (MSA) P5600 and I6400 by Parag Salasakar · 10 years ago
  59. aaccf65 configure: add --(disable|enable)-dependency-tracking by James Zern · 10 years ago
  60. 137fd2d Revert "Add vp9_highbitdepth info in configure --help" by James Zern · 10 years ago
  61. 4fe4c28 Add libvpx build targets for OS X 10.10 Yosemite. by Lawrence Velázquez · 10 years ago
  62. a6715a7 Add vp9_highbitdepth info in configure --help by Yaowu Xu · 10 years ago
  63. 14e37cf Add help info for --enable-vp9-highbitdepth by Yaowu Xu · 10 years ago
  64. 661802b Remove default cortex-a8 tuning. by Johann · 10 years ago
  65. eafa0d0 Remove armv5te target by Johann · 10 years ago
  66. c7d26cc Remove vp9_temporal_denoising from experimental list. by Marco · 10 years ago
  67. 6eec73a Remove asm offset dependencies by Johann · 11 years ago
  68. d50716f Incorporate WRAPLOW macro into non-highbitdepth tx by Deb Mukherjee · 10 years ago
  69. 10783d4 Adds high bitdepth transform functions and tests by Deb Mukherjee · 11 years ago
  70. 5acfafb Adds config opt for highbitdepth + misc. vpx by Deb Mukherjee · 11 years ago
  71. 1c31e3e Add support for MIPS64. by Gordana Cmiljanovic · 11 years ago
  72. 0a2b25d configure: add --enable-coefficient-range-checking by Yaowu Xu · 11 years ago
  73. 0e679a2 Merge "configure: remove multiple_arf experiment" by James Zern · 11 years ago
  74. 07fa6ad Remove 'local' from configure and configure.sh by KO Myung-Hun · 11 years ago
  75. 071c95d Merge "Encode perf test" by Joshua Litt · 11 years ago
  76. 83b843f Encode perf test by Joshua Litt · 11 years ago
  77. 9d337d3 s/CONFIG_DENOISING/CONFIG_VP9_TEMPORAL_DENOISING by Tim Kopp · 11 years ago
  78. 88d100f configure: remove multiple_arf experiment by James Zern · 11 years ago
  79. 5926e7c Remove unfinished VP9 alpha channel. by Alex Converse · 11 years ago
  80. 943e432 allow config options to limit max size of decode by Jim Bankoski · 11 years ago
  81. aaabbd6 Store/read 16x16 block statistics obtained from the first pass by Pengchong Jin · 11 years ago
  82. e87d681 Add arm64-darwin-gcc target. by Tom Finegan · 11 years ago
  83. ab8bfb0 Added skeleton for VP9 denoiser by Tim Kopp · 11 years ago
  84. cd2088b Add target armv7s-darwin-gcc. by Tom Finegan · 11 years ago
  85. 9b25976 Add x86_64-iphonesimulator-gcc target. by Tom Finegan · 11 years ago
  86. 4e6c555 Add x86-iphonesimulator-gcc target. by Tom Finegan · 11 years ago
  87. 47031c0 Updates libyuv to version 1005 by Deb Mukherjee · 11 years ago
  88. f12ebfc make spatial svc an experiment by James Zern · 11 years ago
  89. f8630c7 configure: remove php test by James Zern · 11 years ago
  90. ce23931 Only build neon assembly for armv7 targets by Johann · 11 years ago
  91. 4721f9e third_party/libwebm: Add Android.mk by Vignesh Venkatasubramanian · 11 years ago
  92. 109f58a Merge "Add VPXD_SET_DECRYPTOR support to the VP9 decoder." by Joey Parrish · 11 years ago
  93. 95735c3 configure: quote some uses of source_path by James Zern · 11 years ago
  94. 18c0860 Add VPXD_SET_DECRYPTOR support to the VP9 decoder. by Joey Parrish · 11 years ago
  95. 2dcbf8c Changing webmenc to use libwebm by Vignesh Venkatasubramanian · 11 years ago
  96. 80577df Revert "Changing webmenc to use libwebm" by Paul Wilkins · 11 years ago
  97. 92a4c59 Changing webmenc to use libwebm by Vignesh Venkatasubramanian · 11 years ago
  98. 4b41800 Revert "configure: Check for make" by James Zern · 11 years ago
  99. f7d3e96 Remove non-420 configure option. by Alex Converse · 11 years ago
  100. 19e31c7 Merge "Adding a configure flag to control WebM container support" by Vignesh Venkatasubramanian · 11 years ago