1. 3b83a39 Correct OUTPUT_C_HEADER by Johann · 11 years ago
  2. 6f00a46 Ouput symbols as c header file. by Tao Bai · 11 years ago
  3. d9a9c45 rtcd.sh: add extern "C" to generated headers by James Zern · 11 years ago
  4. dadf350 Apply neon flags to intrinsic files by Johann · 11 years ago
  5. 87784e3 Include gen_msvs_vcxproj.sh by Johann · 11 years ago
  6. 195a085 Remove yasm.rules dependency by Johann · 11 years ago
  7. 934f0fb obj_int_extract: fix compile warning by James Zern · 11 years ago
  8. f0339cc thumb: Fix a typo in a comment by Martin Storsjo · 11 years ago
  9. e813843 Disable avx/avx2 for Visual Studio 2010 by Johann · 11 years ago
  10. c8e38a6 Merge "Add support for VC++2013" by Yaowu Xu · 11 years ago
  11. 16344c4 Generate GAS output for Chromium by Johann · 11 years ago
  12. 5d0c33b Build iOS targets with XCode 5 by Johann · 11 years ago
  13. a638bdf Add support for VC++2013 by Yaowu Xu · 11 years ago
  14. 53d7978 Split macro strings on whitespace by Johann · 11 years ago
  15. 9b74492 disable avx/avx2 for old versions of MSVC by Yaowu Xu · 11 years ago
  16. e6863ef CL for adding AVX-AVX2 support in libvpx. by Erik Niemeyer · 12 years ago
  17. 51af8a5 Adjust icc compiler options by Yunqing Wang · 12 years ago
  18. 40edab5 mips dsp-ase r2 vp9 decoder convolve module optimizations by Parag Salasakar · 12 years ago
  19. e81a3ed thumb: Keep whitespace between arguments as before by Martin Storsjo · 12 years ago
  20. 6903efa Merge "mips dsp-ase r2 vp9 decoder extend module optimizations" by Jim Bankoski · 12 years ago
  21. b6c5dbe mips dsp-ase r2 vp9 decoder extend module optimizations by Jim Bankoski · 12 years ago
  22. 437f631 intel compiler build no longer supports -axSSE2 or -no-prec-div by Jim Bankoski · 12 years ago
  23. 2a233dd thumb: Extend the regexp for handling negative register indexing by Martin Storsjo · 12 years ago
  24. ccb6bdc configure: fix action expansion by James Zern · 12 years ago
  25. 42ab401 configure: rename enable() to enable_feature() by James Zern · 12 years ago
  26. eb2fbea Get rid of bashisms in armlink_adapter.sh by Guillaume Martres · 12 years ago
  27. 3526f1c Get rid of bashisms in the main build scripts by Guillaume Martres · 12 years ago
  28. a93b115 reworked config for use_x86_inc by Jim Bankoski · 12 years ago
  29. feefd81 msvs: Generate proper configurations for mixed platforms by Martin Storsjo · 12 years ago
  30. 32bca36 Merge "configure: default configure log to config.log" by James Zern · 12 years ago
  31. fe4a520 Make libvpx compile on OSX 10.9 (Mavericks) by Morton Jonuschat · 12 years ago
  32. e636af1 configure: default configure log to config.log by James Zern · 12 years ago
  33. 294ecc7 libvpx: enable building for iOS devices (armv7) by Ami Fischman · 12 years ago
  34. 73c4e28 msvs-build: use msbuild for vs >= 2005 by James Zern · 12 years ago
  35. 82f5935 Merge "msvc: set a more useful debug format" by James Zern · 12 years ago
  36. 9718e70 msvc: set a more useful debug format by James Zern · 12 years ago
  37. f89335f remove unused VP8 com/dec asm offsets by James Zern · 12 years ago
  38. f0d9f10 Remove all asm offset files from VP9 by John Koleszar · 12 years ago
  39. 5677b25 vs9 build: avoid deprecated /Wp64 flag by James Zern · 12 years ago
  40. d0ed677 Merge branch 'master' into experimental by John Koleszar · 12 years ago
  41. ad484fc Add support for armv7-win32-vs11 by Martin Storsjo · 12 years ago
  42. 6b9a7b3 thumb: Add a parameter for specifying a shift offset for the pc addition conversion by Martin Storsjo · 12 years ago
  43. 5d2f6ba thumb: Adjust the conversion of the position independent switch by Martin Storsjo · 12 years ago
  44. a83db43 Add a script for converting ads arm assembly to microsoft armasm format by Martin Storsjo · 12 years ago
  45. 5f76080 ads2gas: Factorize thumb instruction replacements into a separate perl module by Martin Storsjo · 12 years ago
  46. bd91beb configure: Add x86*-vs10/11 targets by Martin Storsjo · 12 years ago
  47. cbc8089 gen_msvs_sln: Support producing versions 10 and 11, handle vcxproj files by Martin Storsjo · 12 years ago
  48. 56666f0 Add a new script for producing vcxproj files by Martin Storsjo · 12 years ago
  49. 7097781 ads2gas: Use the correct perl string comparison operator by Martin Storsjo · 12 years ago
  50. 132422d Add an option for building for arm in thumb mode by Martin Storsjo · 12 years ago
  51. 644587c ads2gas: Allow converting code to thumb mode by Martin Storsjo · 12 years ago
  52. 231faf9 Merge "Automatically flag intrinsic files" into experimental by Johann · 12 years ago
  53. a62fcbe Automatically flag intrinsic files by Johann · 12 years ago
  54. 3fa5b39 configure: use .cc as c++ extension by James Zern · 12 years ago
  55. b4e3909 Merge "Add __inline__ to INLINE definition." by Johann · 12 years ago
  56. 9ebc99f Add __inline__ to INLINE definition. by Johann · 12 years ago
  57. 2ce4783 configure: arm: Check __ARM_PCS_VFP if the float ABI hasn't been defined by Martin Storsjo · 12 years ago
  58. 32a5c52 Merge branch 'master' into experimental by Johann · 12 years ago
  59. 53a4620 Change default iOS dev path by Johann · 12 years ago
  60. 3810bca Fix Android ndk-build by Johann · 12 years ago
  61. 7f7d135 Merge branch 'experimental' into master by John Koleszar · 12 years ago
  62. 335114d Configure: make --enable-gprof work by Yunqing Wang · 12 years ago
  63. 8b4b28a fix make test invocation for msvc win64 by James Zern · 12 years ago
  64. 771fc83 Merge branch 'master' into experimental by John Koleszar · 12 years ago
  65. 08348d9 prefix vp8 asm_{com,dec,enc}_offsets files by James Zern · 12 years ago
  66. 69c67c9 Merge master branch into experimental by John Koleszar · 12 years ago
  67. 714aa9f this commit converts all sad ptrs to uint32 by Jim Bankoski · 12 years ago
  68. 50771d4 rtcd: make include guard unique by James Zern · 12 years ago
  69. 43cec44 Remove 'local' variables in rtcd.sh by John Koleszar · 12 years ago
  70. aac73df Use configure checks for various inline keywords. by Ronald S. Bultje · 12 years ago
  71. 1a0f524 Delay SSE check until the compiler is configured. by Johann · 12 years ago
  72. f8af71a Include apple arm conversion script by Johann · 12 years ago
  73. a495da1 Merge "make: support V=1 as short form of verbose=yes" by James Zern · 12 years ago
  74. de5546c Merge branch 'experimental' of review:webm/libvpx by John Koleszar · 12 years ago
  75. 652589d configure: add support for android x86 by Andoni Morales Alastruey · 12 years ago
  76. 8aca351 Merge "configure: support hardfloat armv7 CHOSTS" by Johann · 12 years ago
  77. af9dd50 configure: support hardfloat armv7 CHOSTS by Luca Barbato · 12 years ago
  78. 64347a1 configure: support mingw-w64 by Luca Barbato · 12 years ago
  79. 44881a5 make: support V=1 as short form of verbose=yes by Luca Barbato · 12 years ago
  80. 879cb7d Merge vp9-preview changes into experimental branch by John Koleszar · 12 years ago
  81. 16810c1 Merge branch 'vp9-preview' of review:webm/libvpx by John Koleszar · 12 years ago
  82. 3162b4f configure: test for -msse4 by James Zern · 12 years ago
  83. de52948 make: fix dependency generation by John Koleszar · 12 years ago
  84. feba090 Add 'jni' to documention for ndk-build by Johann · 12 years ago
  85. b192d99 Fix ads2gas script to look for ALIGN as a word. by Frank Galligan · 12 years ago
  86. d984763 configure: add --enable-external-build support by John Koleszar · 12 years ago
  87. 6a5e6e0 Fix the build with MSVC by Yaowu Xu · 12 years ago
  88. 836f8e9 Disable fast unaligned on armv5te by Martin Storsjo · 12 years ago
  89. 1760c39 Revert "make: flatten object file directories" by John Koleszar · 12 years ago
  90. b551d82 Merge "make: fix dependency generation for flat build tree" into experimental by John Koleszar · 12 years ago
  91. 2978bb8 make: fix dependency generation for flat build tree by John Koleszar · 12 years ago
  92. 9152f48 remove yasm.rules by Yaowu Xu · 12 years ago
  93. a3384f0 changed asm obj output filenames in MSVC build by Yaowu Xu · 12 years ago
  94. a9c7597 support building vp8 and vp9 into a single lib by John Koleszar · 12 years ago
  95. b72373d make: flatten object file directories by John Koleszar · 12 years ago
  96. 7798aef enable build on windows with msvc by Yaowu Xu · 12 years ago
  97. 7ebcaeb ads2gas.pl: convert push/pop and whole keywords. by Ahmad Sharif · 12 years ago
  98. 1d0dc7c build: merge with master by John Koleszar · 12 years ago
  99. b0e1c5f ads2gas.pl: various enhancements to work with flash. by Ahmad Sharif · 12 years ago
  100. 4b2c2b9 Rename vp8/ codec directory to vp9/. by Ronald S. Bultje · 12 years ago