1. cd74a90 Revert "Merge "SVC improvements"" by James Zern · 11 years ago
  2. 663916c SVC improvements by Ivan Maltz · 11 years ago
  3. e288c60 Removing vpx_codec_impl_{top, bottom}.h files. by Dmitry Kovalev · 11 years ago
  4. 5b23666 Fix failure to copy data files if content changes by Adrian Grange · 11 years ago
  5. a93b115 reworked config for use_x86_inc by Jim Bankoski · 12 years ago
  6. c3809f3 Begin to restrict x86inc.asm usage by Jim Bankoski · 12 years ago
  7. e4d2c25 test_libvpx: disable pthreads in gtest for win targets by James Zern · 12 years ago
  8. 4a7cebe make: add libvpx_test_srcs.txt target by James Zern · 12 years ago
  9. 84490a1 Merge "clean out libvpx-srcs.txt if built" by Jim Bankoski · 12 years ago
  10. 975df8c clean out libvpx-srcs.txt if built by Jim Bankoski · 12 years ago
  11. f2dc382 Revert "test_libvpx: disable pthreads in gtest" by James Zern · 12 years ago
  12. 90a9900 test_libvpx: disable pthreads in gtest by James Zern · 12 years ago
  13. 7059c1d libs.mk: allow tests to be sharded by James Zern · 12 years ago
  14. ad484fc Add support for armv7-win32-vs11 by Martin Storsjo · 12 years ago
  15. a37e84d msvs: Don't link to winmm.lib by Martin Storsjo · 12 years ago
  16. 9a5cac0 msvs: Pass dependency project vcxproj files to the project generation script by Martin Storsjo · 12 years ago
  17. 0b4637e msvs: Support producing both vcproj and vcxproj depending on configure variables by Martin Storsjo · 12 years ago
  18. 3810bca Fix Android ndk-build by Johann · 12 years ago
  19. 8b4b28a fix make test invocation for msvc win64 by James Zern · 12 years ago
  20. a344456 Append .exe to the executable on OS/2 by KO Myung-Hun · 12 years ago
  21. cdc1806 obj_int_extract.bat is not a generated file by Johann · 12 years ago
  22. b46d58a Link pthread when it is available by Johann · 12 years ago
  23. 2396302 Don't include x86inc.asm on non-x86 targets by John Koleszar · 12 years ago
  24. 16810c1 Merge branch 'vp9-preview' of review:webm/libvpx by John Koleszar · 12 years ago
  25. 5ebe94f Build fixes to merge vp9-preview into master by John Koleszar · 12 years ago
  26. a905672 Remove ARM optimizations from VP9 by Johann · 12 years ago
  27. 4a9b954 Update ARM for vpx_scale changes by Johann · 12 years ago
  28. c202100 Enable unit tests to build with MSVC by Yaowu Xu · 12 years ago
  29. 1760c39 Revert "make: flatten object file directories" by John Koleszar · 12 years ago
  30. 999f31f Move documentation file list to relevant make file by Johann · 12 years ago
  31. 7c7801e Each make file is responsible for its own directory by Johann · 12 years ago
  32. a5ffcdd Sequester vpx_ports file list by Johann · 12 years ago
  33. a9c7597 support building vp8 and vp9 into a single lib by John Koleszar · 12 years ago
  34. b72373d make: flatten object file directories by John Koleszar · 12 years ago
  35. 7b8dfcb Rough merge of master into experimental by John Koleszar · 12 years ago
  36. 4b2c2b9 Rename vp8/ codec directory to vp9/. by Ronald S. Bultje · 12 years ago
  37. e8d58d3 build: hide msvs project command in non-verbose mode by James Zern · 13 years ago
  38. cdb2a12 Merge "fix msvc configure" by James Zern · 13 years ago
  39. bd6ffaa vpx.pc: move -lm to Libs.private by John Koleszar · 13 years ago
  40. 97fd7c5 fix msvc configure by James Zern · 13 years ago
  41. ec52713 vpx.pc: add missing library for static links by Andoni Morales Alastruey · 13 years ago
  42. 707b65b Partial import of "New RTCD implementation" from master branch. by Christian Duvivier · 13 years ago
  43. 45e551b shared object on mac osx by jimbankoski · 13 years ago
  44. 1b16e74 Dll build of libvpx by Jim Bankoski · 13 years ago
  45. acd147c Build unit test driver from the default target by John Koleszar · 13 years ago
  46. a742a73 Enable unit test framework in experimental branch. by Ronald S. Bultje · 13 years ago
  47. 0074863 Add support for downloading test data by John Koleszar · 13 years ago
  48. 42a7f68 libs.mk: add x86inc.asm to the CODEC_SRCS. by Ronald S. Bultje · 13 years ago
  49. 576629b Fix pkg-config file to pull in libm by Rob Bradford · 13 years ago
  50. 30fb976 Merge "Fix MSVS builds for unit test changes" by John Koleszar · 13 years ago
  51. 538c6ea build: hide grep/obj_int_extract commands when verbose=0 by James Zern · 13 years ago
  52. 7f63bfa Fix MSVS builds for unit test changes by John Koleszar · 13 years ago
  53. e82d261 Build unit tests monolithically by John Koleszar · 13 years ago
  54. 8631c1b configure: initial support for CXX, CXXFLAGS variables by John Koleszar · 13 years ago
  55. 44d35f7 Merge branch 'origin/eider' into master by John Koleszar · 13 years ago
  56. a0769f7 add unit test support via google test by James Berry · 13 years ago
  57. 2bf8fb5 remove deprecated pre-v0.9.0 API by John Koleszar · 13 years ago
  58. 0cc044f update unit tests to support --enable-static-msvcrt by James Berry · 13 years ago
  59. a7eea3e Use LIBSUBDIR for vpx.pc. by Takanori MATSUURA · 13 years ago
  60. 56e8485 darwin universal builds need BUILD_PFX by Johann · 13 years ago
  61. 7af4eb0 Fix build under Estonian locale by Priit Laes · 13 years ago
  62. 5d88a82 include CHANGELOG in CODEC_SRCS by Johann · 13 years ago
  63. b0a12a2 Refine offset pattern by Johann · 13 years ago
  64. 8144132 Fix rtcd build process for Android.mk by Fritz Koenig · 13 years ago
  65. a910049 New RTCD implementation by John Koleszar · 14 years ago
  66. f89ea34 fix file permissions by James Zern · 13 years ago
  67. 07c71ef Add unit test support via google test by James Berry · 13 years ago
  68. 17c754f Reduce grep match when generating offset files. by Fritz Koenig · 13 years ago
  69. 5e562c7 Generate libvpx_srcs.txt from current configuration by John Koleszar · 14 years ago
  70. 06f58c0 Fix building of static libs on universal-darwin by John Koleszar · 14 years ago
  71. c1bf6ca Fix asm offsets generation for universal-darwin builds by John Koleszar · 14 years ago
  72. 3e8c6d3 include the arm header files in make dist by Johann · 14 years ago
  73. 8ef25de install asm_offsets.h by John Koleszar · 14 years ago
  74. 495b241 configure: add --enable-static option by James Zern · 14 years ago
  75. 653e69e Fix parallel install by Alexis Ballier · 14 years ago
  76. 5405bd9 Update -linux-rvct targets by Tero Rintaluoma · 14 years ago
  77. 66533b1 Fix make clean for asm offset files by Tero Rintaluoma · 14 years ago
  78. 79327be use GCC inline magic by Johann · 14 years ago
  79. abb7c21 Revert "Use shared object files for ELF" by Johann · 14 years ago
  80. c73eb2f Use shared object files for ELF by Johann · 14 years ago
  81. 607f842 Generate a vpx.pc file for pkg-config. by Ralph Giles · 14 years ago
  82. 8edaf6e use asm_offsets with vp8_regular_quantize_b_sse2 by Johann · 14 years ago
  83. 128d2c2 obj_int_extract for Visual Studio by Johann · 14 years ago
  84. 418f421 purge wince configuration by Johann · 14 years ago
  85. 40dcae9 clarify *_offsets.asm differences by Johann · 14 years ago
  86. 3273c7b move one of the offset files by Johann · 14 years ago
  87. b71962f Add runtime CPU detection support for ARM. by Timothy B. Terriberry · 14 years ago
  88. 0f5c63e Add processor dectection for x86. by Fritz Koenig · 14 years ago
  89. c2140b8 Use WebM in copyright notice for consistency by John Koleszar · 15 years ago
  90. 4d86ef3 msvs: fix install of codec sources by John Koleszar · 15 years ago
  91. a23ec52 ARM WinCE VS8 build update by James Zern · 15 years ago
  92. 94c52e4 cosmetics: trim trailing whitespace by John Koleszar · 15 years ago
  93. ec18715 VisualStudio projects: asm tool updates by James Zern · 15 years ago
  94. 8916fa2 Make shared object use extralibs by Luca Barbato · 15 years ago
  95. 7aa97a3 shared library support (.so) by John Koleszar · 15 years ago
  96. 09202d8 LICENSE: update with latest text by John Koleszar · 15 years ago
  97. 670af3a configure: support --prefix, --libdir by John Koleszar · 15 years ago
  98. b749234 install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/ by John Koleszar · 15 years ago
  99. 1df0314 configure: remove HAVE_CONFIG_H by John Koleszar · 15 years ago
  100. 0ea50ce Initial WebM release by John Koleszar · 15 years ago