summaryrefslogtreecommitdiff
path: root/libs.mk
AgeCommit message (Expand)AuthorFilesLines
2014-06-27libs.mk: don't include x86inc.asm in codec src listJames Zern1-1/+1
2014-06-02*.mk: pass SRC_PATH_BARE to all GEN_VCPROJ invocationsJames Zern1-0/+3
2014-05-20Merge "Add make target for running example tests."Tom Finegan1-0/+23
2014-05-15Add make target for running example tests.Tom Finegan1-0/+23
2014-05-14make spatial svc an experimentJames Zern1-1/+1
2014-04-22Add utiltest target to Makefile.Tom Finegan1-0/+25
2014-03-05Merge changes Idfb71188,Ibe1e72dbJames Zern1-2/+2
2014-03-04msvs: filter out include-only asm filesJames Zern1-1/+9
2014-03-03build: convert rtcd.sh to perlJames Zern1-2/+2
2014-02-27Reusing existing mem_{get, put}_be32() functions.Dmitry Kovalev1-0/+2
2014-02-11Merge "Add get release decoder frame buffer functions."Frank Galligan1-0/+1
2014-02-10Add get release decoder frame buffer functions.Frank Galligan1-0/+1
2014-02-04*.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/James Zern1-7/+0
2014-01-29obj_int_extract (msvs): add missing project depJames Zern1-1/+4
2014-01-24Revert external frame buffer code.Frank Galligan1-1/+0
2014-01-08Install test sources for MSVSJohann1-5/+5
2013-12-15Add support to pass in external frame buffers.Frank Galligan1-0/+1
2013-11-06Move SVC per-frame loop from sample app into libvpx properIvan Maltz1-0/+1
2013-10-22Revert "Merge "SVC improvements""James Zern1-1/+0
2013-10-21SVC improvementsIvan Maltz1-0/+1
2013-09-30Removing vpx_codec_impl_{top, bottom}.h files.Dmitry Kovalev1-2/+0
2013-09-16Fix failure to copy data files if content changesAdrian Grange1-1/+1
2013-08-05reworked config for use_x86_incJim Bankoski1-7/+1
2013-08-05Begin to restrict x86inc.asm usageJim Bankoski1-0/+13
2013-06-26test_libvpx: disable pthreads in gtest for win targetsJames Zern1-1/+5
2013-06-25make: add libvpx_test_srcs.txt targetJames Zern1-0/+5
2013-06-20Merge "clean out libvpx-srcs.txt if built"Jim Bankoski1-0/+1
2013-06-20clean out libvpx-srcs.txt if builtJim Bankoski1-0/+1
2013-06-20Revert "test_libvpx: disable pthreads in gtest"James Zern1-2/+1
2013-06-19test_libvpx: disable pthreads in gtestJames Zern1-1/+2
2013-06-13libs.mk: allow tests to be shardedJames Zern1-5/+18
2013-05-22Add support for armv7-win32-vs11Martin Storsjo1-2/+2
2013-05-21msvs: Don't link to winmm.libMartin Storsjo1-1/+1
2013-05-21msvs: Pass dependency project vcxproj files to the project generation scriptMartin Storsjo1-2/+2
2013-05-21msvs: Support producing both vcproj and vcxproj depending on configure variablesMartin Storsjo1-15/+15
2013-04-17Fix Android ndk-buildJohann1-1/+1
2013-04-05fix make test invocation for msvc win64James Zern1-1/+1
2013-02-22Append .exe to the executable on OS/2KO Myung-Hun1-1/+1
2013-01-28obj_int_extract.bat is not a generated fileJohann1-1/+0
2013-01-18Link pthread when it is availableJohann1-1/+4
2013-01-16Don't include x86inc.asm on non-x86 targetsJohn Koleszar1-0/+2
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar1-80/+119
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar1-3/+5
2012-12-05Remove ARM optimizations from VP9Johann1-1/+0
2012-12-05Update ARM for vpx_scale changesJohann1-1/+1
2012-12-04Enable unit tests to build with MSVCYaowu Xu1-0/+2
2012-11-27Revert "make: flatten object file directories"John Koleszar1-8/+5
2012-11-16Move documentation file list to relevant make fileJohann1-7/+1
2012-11-15Each make file is responsible for its own directoryJohann1-4/+0
2012-11-15Sequester vpx_ports file listJohann1-18/+10