1. 16810c1 Merge branch 'vp9-preview' of review:webm/libvpx by John Koleszar · 12 years ago
  2. 5ebe94f Build fixes to merge vp9-preview into master by John Koleszar · 12 years ago
  3. a905672 Remove ARM optimizations from VP9 by Johann · 12 years ago
  4. 4a9b954 Update ARM for vpx_scale changes by Johann · 12 years ago
  5. c202100 Enable unit tests to build with MSVC by Yaowu Xu · 12 years ago
  6. 1760c39 Revert "make: flatten object file directories" by John Koleszar · 12 years ago
  7. 999f31f Move documentation file list to relevant make file by Johann · 12 years ago
  8. 7c7801e Each make file is responsible for its own directory by Johann · 12 years ago
  9. a5ffcdd Sequester vpx_ports file list by Johann · 12 years ago
  10. a9c7597 support building vp8 and vp9 into a single lib by John Koleszar · 12 years ago
  11. b72373d make: flatten object file directories by John Koleszar · 12 years ago
  12. 7b8dfcb Rough merge of master into experimental by John Koleszar · 12 years ago
  13. 4b2c2b9 Rename vp8/ codec directory to vp9/. by Ronald S. Bultje · 12 years ago
  14. e8d58d3 build: hide msvs project command in non-verbose mode by James Zern · 13 years ago
  15. cdb2a12 Merge "fix msvc configure" by James Zern · 13 years ago
  16. bd6ffaa vpx.pc: move -lm to Libs.private by John Koleszar · 13 years ago
  17. 97fd7c5 fix msvc configure by James Zern · 13 years ago
  18. ec52713 vpx.pc: add missing library for static links by Andoni Morales Alastruey · 13 years ago
  19. 707b65b Partial import of "New RTCD implementation" from master branch. by Christian Duvivier · 13 years ago
  20. 45e551b shared object on mac osx by jimbankoski · 13 years ago
  21. 1b16e74 Dll build of libvpx by Jim Bankoski · 13 years ago
  22. acd147c Build unit test driver from the default target by John Koleszar · 13 years ago
  23. a742a73 Enable unit test framework in experimental branch. by Ronald S. Bultje · 13 years ago
  24. 0074863 Add support for downloading test data by John Koleszar · 13 years ago
  25. 42a7f68 libs.mk: add x86inc.asm to the CODEC_SRCS. by Ronald S. Bultje · 13 years ago
  26. 576629b Fix pkg-config file to pull in libm by Rob Bradford · 13 years ago
  27. 30fb976 Merge "Fix MSVS builds for unit test changes" by John Koleszar · 13 years ago
  28. 538c6ea build: hide grep/obj_int_extract commands when verbose=0 by James Zern · 13 years ago
  29. 7f63bfa Fix MSVS builds for unit test changes by John Koleszar · 13 years ago
  30. e82d261 Build unit tests monolithically by John Koleszar · 13 years ago
  31. 8631c1b configure: initial support for CXX, CXXFLAGS variables by John Koleszar · 13 years ago
  32. 44d35f7 Merge branch 'origin/eider' into master by John Koleszar · 13 years ago
  33. a0769f7 add unit test support via google test by James Berry · 13 years ago
  34. 2bf8fb5 remove deprecated pre-v0.9.0 API by John Koleszar · 13 years ago
  35. 0cc044f update unit tests to support --enable-static-msvcrt by James Berry · 13 years ago
  36. a7eea3e Use LIBSUBDIR for vpx.pc. by Takanori MATSUURA · 13 years ago
  37. 56e8485 darwin universal builds need BUILD_PFX by Johann · 13 years ago
  38. 7af4eb0 Fix build under Estonian locale by Priit Laes · 13 years ago
  39. 5d88a82 include CHANGELOG in CODEC_SRCS by Johann · 13 years ago
  40. b0a12a2 Refine offset pattern by Johann · 13 years ago
  41. 8144132 Fix rtcd build process for Android.mk by Fritz Koenig · 13 years ago
  42. a910049 New RTCD implementation by John Koleszar · 14 years ago
  43. f89ea34 fix file permissions by James Zern · 13 years ago
  44. 07c71ef Add unit test support via google test by James Berry · 13 years ago
  45. 17c754f Reduce grep match when generating offset files. by Fritz Koenig · 14 years ago
  46. 5e562c7 Generate libvpx_srcs.txt from current configuration by John Koleszar · 14 years ago
  47. 06f58c0 Fix building of static libs on universal-darwin by John Koleszar · 14 years ago
  48. c1bf6ca Fix asm offsets generation for universal-darwin builds by John Koleszar · 14 years ago
  49. 3e8c6d3 include the arm header files in make dist by Johann · 14 years ago
  50. 8ef25de install asm_offsets.h by John Koleszar · 14 years ago
  51. 495b241 configure: add --enable-static option by James Zern · 14 years ago
  52. 653e69e Fix parallel install by Alexis Ballier · 14 years ago
  53. 5405bd9 Update -linux-rvct targets by Tero Rintaluoma · 14 years ago
  54. 66533b1 Fix make clean for asm offset files by Tero Rintaluoma · 14 years ago
  55. 79327be use GCC inline magic by Johann · 14 years ago
  56. abb7c21 Revert "Use shared object files for ELF" by Johann · 14 years ago
  57. c73eb2f Use shared object files for ELF by Johann · 14 years ago
  58. 607f842 Generate a vpx.pc file for pkg-config. by Ralph Giles · 14 years ago
  59. 8edaf6e use asm_offsets with vp8_regular_quantize_b_sse2 by Johann · 14 years ago
  60. 128d2c2 obj_int_extract for Visual Studio by Johann · 14 years ago
  61. 418f421 purge wince configuration by Johann · 14 years ago
  62. 40dcae9 clarify *_offsets.asm differences by Johann · 14 years ago
  63. 3273c7b move one of the offset files by Johann · 14 years ago
  64. b71962f Add runtime CPU detection support for ARM. by Timothy B. Terriberry · 14 years ago
  65. 0f5c63e Add processor dectection for x86. by Fritz Koenig · 14 years ago
  66. c2140b8 Use WebM in copyright notice for consistency by John Koleszar · 15 years ago
  67. 4d86ef3 msvs: fix install of codec sources by John Koleszar · 15 years ago
  68. a23ec52 ARM WinCE VS8 build update by James Zern · 15 years ago
  69. 94c52e4 cosmetics: trim trailing whitespace by John Koleszar · 15 years ago
  70. ec18715 VisualStudio projects: asm tool updates by James Zern · 15 years ago
  71. 8916fa2 Make shared object use extralibs by Luca Barbato · 15 years ago
  72. 7aa97a3 shared library support (.so) by John Koleszar · 15 years ago
  73. 09202d8 LICENSE: update with latest text by John Koleszar · 15 years ago
  74. 670af3a configure: support --prefix, --libdir by John Koleszar · 15 years ago
  75. b749234 install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/ by John Koleszar · 15 years ago
  76. 1df0314 configure: remove HAVE_CONFIG_H by John Koleszar · 15 years ago
  77. 0ea50ce Initial WebM release by John Koleszar · 15 years ago