summaryrefslogtreecommitdiff
path: root/libs.mk
AgeCommit message (Expand)Author
2015-03-23Prepare Release Candidate for libvpx v1.4.0Johann
2015-02-26use LC_ALL=C to sort libvpx_*srcs.txtJames Zern
2015-02-09configure: add --(disable|enable)-dependency-trackingJames Zern
2014-11-06Remove asm offset dependenciesJohann
2014-09-02Removing legacy compatibility layer.Dmitry Kovalev
2014-08-22enable wextra in vp9Jim Bankoski
2014-07-29make testdata: look for other variants of sha1sumJames Zern
2014-07-29make testdata: fail if a sha1 fails or is missingJames Zern
2014-06-27libs.mk: don't include x86inc.asm in codec src listJames Zern
2014-06-02*.mk: pass SRC_PATH_BARE to all GEN_VCPROJ invocationsJames Zern
2014-05-20Merge "Add make target for running example tests."Tom Finegan
2014-05-15Add make target for running example tests.Tom Finegan
2014-05-14make spatial svc an experimentJames Zern
2014-04-22Add utiltest target to Makefile.Tom Finegan
2014-03-05Merge changes Idfb71188,Ibe1e72dbJames Zern
2014-03-04msvs: filter out include-only asm filesJames Zern
2014-03-03build: convert rtcd.sh to perlJames Zern
2014-02-27Reusing existing mem_{get, put}_be32() functions.Dmitry Kovalev
2014-02-11Merge "Add get release decoder frame buffer functions."Frank Galligan
2014-02-10Add get release decoder frame buffer functions.Frank Galligan
2014-02-04*.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/James Zern
2014-01-29obj_int_extract (msvs): add missing project depJames Zern
2014-01-24Revert external frame buffer code.Frank Galligan
2014-01-08Install test sources for MSVSJohann
2013-12-15Add support to pass in external frame buffers.Frank Galligan
2013-11-06Move SVC per-frame loop from sample app into libvpx properIvan Maltz
2013-10-22Revert "Merge "SVC improvements""James Zern
2013-10-21SVC improvementsIvan Maltz
2013-09-30Removing vpx_codec_impl_{top, bottom}.h files.Dmitry Kovalev
2013-09-16Fix failure to copy data files if content changesAdrian Grange
2013-08-05reworked config for use_x86_incJim Bankoski
2013-08-05Begin to restrict x86inc.asm usageJim Bankoski
2013-06-26test_libvpx: disable pthreads in gtest for win targetsJames Zern
2013-06-25make: add libvpx_test_srcs.txt targetJames Zern
2013-06-20Merge "clean out libvpx-srcs.txt if built"Jim Bankoski
2013-06-20clean out libvpx-srcs.txt if builtJim Bankoski
2013-06-20Revert "test_libvpx: disable pthreads in gtest"James Zern
2013-06-19test_libvpx: disable pthreads in gtestJames Zern
2013-06-13libs.mk: allow tests to be shardedJames Zern
2013-05-22Add support for armv7-win32-vs11Martin Storsjo
2013-05-21msvs: Don't link to winmm.libMartin Storsjo
2013-05-21msvs: Pass dependency project vcxproj files to the project generation scriptMartin Storsjo
2013-05-21msvs: Support producing both vcproj and vcxproj depending on configure variablesMartin Storsjo
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