summaryrefslogtreecommitdiff
path: root/libs.mk
Commit message (Expand)AuthorAgeFilesLines
* Match improved vp9/10 style in libs.mkJohann2015-09-011-1/+1
* Check CONFIG_VP<N> instead of encoder and decoderJohann Koenig2015-08-281-2/+2
* Fork VP9 and VP10 codebaseJingning Han2015-08-111-0/+34
* Rename vpx_thread to vpx_utilJingning Han2015-07-021-2/+2
* Move multi-threading module functions into vpx_thread folderJingning Han2015-07-011-0/+3
* build: add *test-no-data-check targetsJames Zern2015-06-191-5/+9
* libs.mk: relocate TEST_INTRA_PRED_SPEED_OBJS initJames Zern2015-06-091-1/+1
* Support building shared libraries on OS/2KO Myung-Hun2015-06-031-2/+27
* tests: add test_intra_pred_speedJames Zern2015-05-141-5/+40
* Remove BUILD_LIBVPX_SO variable from the build system.Tom Finegan2015-05-141-6/+3
* Remove the BUILD_LIBVPX variable from the build system.Tom Finegan2015-05-141-23/+17
* Remove claims of universal target support from the build system.Tom Finegan2015-05-121-13/+6
* libs.mk: simplify test_libvpx targetJames Zern2015-05-111-18/+15
* Move shared SAD code to vpx_dspJohann2015-05-061-0/+3
* Prepare Release Candidate for libvpx v1.4.0Johann2015-03-231-6/+8
* use LC_ALL=C to sort libvpx_*srcs.txtJames Zern2015-02-261-2/+2
* configure: add --(disable|enable)-dependency-trackingJames Zern2015-02-091-0/+4
* Remove asm offset dependenciesJohann2014-11-061-48/+2
* Removing legacy compatibility layer.Dmitry Kovalev2014-09-021-1/+0
* enable wextra in vp9Jim Bankoski2014-08-221-0/+2
* make testdata: look for other variants of sha1sumJames Zern2014-07-291-2/+5
* make testdata: fail if a sha1 fails or is missingJames Zern2014-07-291-0/+1
* libs.mk: don't include x86inc.asm in codec src listJames Zern2014-06-271-1/+1
* *.mk: pass SRC_PATH_BARE to all GEN_VCPROJ invocationsJames Zern2014-06-021-0/+3
* Merge "Add make target for running example tests."Tom Finegan2014-05-201-0/+23
|\
| * Add make target for running example tests.Tom Finegan2014-05-151-0/+23
* | make spatial svc an experimentJames Zern2014-05-141-1/+1
|/
* Add utiltest target to Makefile.Tom Finegan2014-04-221-0/+25
* Merge changes Idfb71188,Ibe1e72dbJames Zern2014-03-051-2/+2
|\
| * build: convert rtcd.sh to perlJames Zern2014-03-031-2/+2
* | msvs: filter out include-only asm filesJames Zern2014-03-041-1/+9
|/
* Reusing existing mem_{get, put}_be32() functions.Dmitry Kovalev2014-02-271-0/+2
* Merge "Add get release decoder frame buffer functions."Frank Galligan2014-02-111-0/+1
|\
| * Add get release decoder frame buffer functions.Frank Galligan2014-02-101-0/+1
* | *.mk: s/\bUSE_X86INC/CONFIG_USE_X86INC/James Zern2014-02-041-7/+0
|/
* obj_int_extract (msvs): add missing project depJames Zern2014-01-291-1/+4
* Revert external frame buffer code.Frank Galligan2014-01-241-1/+0
* Install test sources for MSVSJohann2014-01-081-5/+5
* Add support to pass in external frame buffers.Frank Galligan2013-12-151-0/+1
* Move SVC per-frame loop from sample app into libvpx properIvan Maltz2013-11-061-0/+1
* Revert "Merge "SVC improvements""James Zern2013-10-221-1/+0
* SVC improvementsIvan Maltz2013-10-211-0/+1
* Removing vpx_codec_impl_{top, bottom}.h files.Dmitry Kovalev2013-09-301-2/+0
* Fix failure to copy data files if content changesAdrian Grange2013-09-161-1/+1
* reworked config for use_x86_incJim Bankoski2013-08-051-7/+1
* Begin to restrict x86inc.asm usageJim Bankoski2013-08-051-0/+13
* test_libvpx: disable pthreads in gtest for win targetsJames Zern2013-06-261-1/+5
* make: add libvpx_test_srcs.txt targetJames Zern2013-06-251-0/+5
* Merge "clean out libvpx-srcs.txt if built"Jim Bankoski2013-06-201-0/+1
|\
| * clean out libvpx-srcs.txt if builtJim Bankoski2013-06-201-0/+1