summaryrefslogtreecommitdiff
path: root/libs.mk
AgeCommit message (Expand)Author
2013-04-17Fix Android ndk-buildJohann
2013-04-05fix make test invocation for msvc win64James Zern
2013-02-22Append .exe to the executable on OS/2KO Myung-Hun
2013-01-28obj_int_extract.bat is not a generated fileJohann
2013-01-18Link pthread when it is availableJohann
2013-01-16Don't include x86inc.asm on non-x86 targetsJohn Koleszar
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-05Remove ARM optimizations from VP9Johann
2012-12-05Update ARM for vpx_scale changesJohann
2012-12-04Enable unit tests to build with MSVCYaowu Xu
2012-11-27Revert "make: flatten object file directories"John Koleszar
2012-11-16Move documentation file list to relevant make fileJohann
2012-11-15Each make file is responsible for its own directoryJohann
2012-11-15Sequester vpx_ports file listJohann
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-15make: flatten object file directoriesJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-08-21build: hide msvs project command in non-verbose modeJames Zern
2012-08-21Merge "fix msvc configure"James Zern
2012-08-21vpx.pc: move -lm to Libs.privateJohn Koleszar
2012-08-15fix msvc configureJames Zern
2012-08-09vpx.pc: add missing library for static linksAndoni Morales Alastruey
2012-08-08Partial import of "New RTCD implementation" from master branch.Christian Duvivier
2012-07-25shared object on mac osxjimbankoski
2012-07-23Dll build of libvpxJim Bankoski
2012-06-29Build unit test driver from the default targetJohn Koleszar
2012-06-26Enable unit test framework in experimental branch.Ronald S. Bultje
2012-06-21Add support for downloading test dataJohn Koleszar
2012-06-19libs.mk: add x86inc.asm to the CODEC_SRCS.Ronald S. Bultje
2012-06-15Fix pkg-config file to pull in libmRob Bradford
2012-06-11Merge "Fix MSVS builds for unit test changes"John Koleszar
2012-06-09build: hide grep/obj_int_extract commands when verbose=0James Zern
2012-06-01Fix MSVS builds for unit test changesJohn Koleszar
2012-05-22Build unit tests monolithicallyJohn Koleszar
2012-05-22configure: initial support for CXX, CXXFLAGS variablesJohn Koleszar
2012-05-11Merge branch 'origin/eider' into masterJohn Koleszar
2012-05-11add unit test support via google testJames Berry
2012-05-04remove deprecated pre-v0.9.0 APIJohn Koleszar
2012-05-02update unit tests to support --enable-static-msvcrtJames Berry
2012-04-20Use LIBSUBDIR for vpx.pc.Takanori MATSUURA
2012-03-16darwin universal builds need BUILD_PFXJohann
2012-03-14Fix build under Estonian localePriit Laes
2012-03-05include CHANGELOG in CODEC_SRCSJohann
2012-02-17Refine offset patternJohann
2012-02-15Fix rtcd build process for Android.mkFritz Koenig
2012-01-30New RTCD implementationJohn Koleszar
2011-11-04fix file permissionsJames Zern
2011-11-04Add unit test support via google testJames Berry