summaryrefslogtreecommitdiff
path: root/libs.mk
AgeCommit message (Expand)Author
2017-12-01filter out asm includesJohann
2017-06-19libs.mk: retry partial testdata downloadJames Zern
2017-02-06highbd x86: consolidate tran_low_t conversionsJohann
2017-01-12Release v1.6.1 Long Tailed DuckJohann
2016-12-22libs.mk/stress.sh,curl: set --retry to 1James Zern
2016-11-22use storage.googleapis for testdata downloadJames Zern
2016-10-31use .S suffix rather than .s for NEON asmJames Zern
2016-09-27Expand -Wextra to more of the libraryJohann
2016-07-20Release v1.6.0 Khaki Campbell DuckJohann
2016-06-17remove vp10James Zern
2016-05-12Add --enable-shared option to iosbuild.sh to build dynamic frameworkBrion Vibber
2016-05-04Break exports for spatial_svc out to fix shared builds without itBrion Vibber
2016-04-08third_party: Roll libwebm snapshot.Tom Finegan
2016-04-07Revert "third_party: Roll libwebm snapshot."Tom Finegan
2016-04-06third_party: Roll libwebm snapshot.Tom Finegan
2016-04-06Revert "third_party: Roll libwebm snapshot."Tom Finegan
2016-04-05third_party: Roll libwebm snapshot.Tom Finegan
2016-03-26Revert "third_party: Roll libwebm snapshot."James Zern
2016-03-25third_party: Roll libwebm snapshot.Tom Finegan
2015-11-10libs.mk, testdata: rm redundant test of LIBVPX_TEST_DATAJames Zern
2015-11-09Release v1.5.0Johann
2015-09-01Match improved vp9/10 style in libs.mkJohann
2015-08-28Check CONFIG_VP<N> instead of encoder and decoderJohann Koenig
2015-08-11Fork VP9 and VP10 codebaseJingning Han
2015-07-02Rename vpx_thread to vpx_utilJingning Han
2015-07-01Move multi-threading module functions into vpx_thread folderJingning Han
2015-06-19build: add *test-no-data-check targetsJames Zern
2015-06-09libs.mk: relocate TEST_INTRA_PRED_SPEED_OBJS initJames Zern
2015-06-03Support building shared libraries on OS/2KO Myung-Hun
2015-05-14tests: add test_intra_pred_speedJames Zern
2015-05-14Remove BUILD_LIBVPX_SO variable from the build system.Tom Finegan
2015-05-14Remove the BUILD_LIBVPX variable from the build system.Tom Finegan
2015-05-12Remove claims of universal target support from the build system.Tom Finegan
2015-05-11libs.mk: simplify test_libvpx targetJames Zern
2015-05-06Move shared SAD code to vpx_dspJohann
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