summaryrefslogtreecommitdiff
path: root/libs.mk
AgeCommit message (Expand)Author
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
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