summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)Author
2013-02-06Use configure checks for various inline keywords.Ronald S. Bultje
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-12-20configure: test for -msse4James Zern
2012-12-19make: fix dependency generationJohn Koleszar
2012-12-18Add 'jni' to documention for ndk-buildJohann
2012-12-10Fix ads2gas script to look for ALIGN as a word.Frank Galligan
2012-12-10configure: add --enable-external-build supportJohn Koleszar
2012-12-04Fix the build with MSVCYaowu Xu
2012-11-28Disable fast unaligned on armv5teMartin Storsjo
2012-11-27Revert "make: flatten object file directories"John Koleszar
2012-11-20Merge "make: fix dependency generation for flat build tree" into experimentalJohn Koleszar
2012-11-20make: fix dependency generation for flat build treeJohn Koleszar
2012-11-16remove yasm.rulesYaowu Xu
2012-11-15changed asm obj output filenames in MSVC buildYaowu Xu
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-15make: flatten object file directoriesJohn Koleszar
2012-11-08enable build on windows with msvcYaowu Xu
2012-11-08ads2gas.pl: convert push/pop and whole keywords.Ahmad Sharif
2012-11-05build: merge with masterJohn Koleszar
2012-11-02ads2gas.pl: various enhancements to work with flash.Ahmad Sharif
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-10-24Fix "_FORTIFY_SOURCE" redefined warningYunqing Wang
2012-09-25check for x32 targetsMike Frysinger
2012-08-22Fix file permissionsJohn Koleszar
2012-08-15Parse out arm isa targets from dumpmachineMike Frysinger
2012-08-09configure: check for pthreads building on windows with gccAndoni Morales Alastruey
2012-08-08Newline got lost in submission of "Partial import of "New RTCD implementation...Christian Duvivier
2012-08-08Partial import of "New RTCD implementation" from master branch.Christian Duvivier
2012-08-06Add x86_64-darwin11-gcc target.Christian Duvivier
2012-07-27Avoid warnings about redefining _FORTIFY_SOURCEAttila Nagy
2012-07-25shared object on mac osxjimbankoski
2012-07-24makefile: fix .so build ruleJohn Koleszar
2012-07-23Dll build of libvpxJim Bankoski
2012-07-20bash uses curly bracesJohann
2012-07-20Disabling MIPS optimizations for big endian platformsDragan Mrdjan
2012-07-17Restyle codeJohn Koleszar
2012-07-11Fix to compile properly on MIPSDragan Mrdjan
2012-07-10VP8 optimizations for MIPS dspr2Dragan Mrdjan
2012-06-25Merge changes I94a061eb,If6910fe3John Koleszar
2012-06-25gen_asm_deps.sh: regex fixJohn Koleszar
2012-06-21Add support for downloading test dataJohn Koleszar
2012-06-20Enables building examples with Android NDKAttila Nagy
2012-06-15Remove threading dependencies with --disable-multithreadJohn Koleszar
2012-06-05Skip AS detection for VSJohann Koenig
2012-05-30Fix windows build: obj_int_extract to extract numbrs from .rdataAlpha Lam
2012-05-23Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4,Ia2f40ef2John Koleszar
2012-05-22configure: initial support for CXX, CXXFLAGS variablesJohn Koleszar
2012-05-21Inline Intrinsic optimized DenoiserChristian Duvivier
2012-05-14Allow target autodetection to work when cross-compiling.Alexis Ballier