summaryrefslogtreecommitdiff
path: root/libs.mk
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Enable unit test framework in experimental branch.Ronald S. Bultje1-20/+63
2012-06-19libs.mk: add x86inc.asm to the CODEC_SRCS.Ronald S. Bultje1-0/+1
2012-05-11add unit test support via google testJames Berry1-1/+91
2011-09-20Reduce grep match when generating offset files.Fritz Koenig1-3/+3
2011-08-12Generate libvpx_srcs.txt from current configurationJohn Koleszar1-0/+8
2011-08-03Fix building of static libs on universal-darwinJohn Koleszar1-1/+1
2011-08-03Fix asm offsets generation for universal-darwin buildsJohn Koleszar1-9/+9
2011-08-01include the arm header files in make distJohann1-1/+3
2011-07-29install asm_offsets.hJohn Koleszar1-0/+1
2011-07-25configure: add --enable-static optionJames Zern1-6/+16
2011-06-22Fix parallel installAlexis Ballier1-1/+1
2011-06-14Update -linux-rvct targetsTero Rintaluoma1-1/+1
2011-06-10Fix make clean for asm offset filesTero Rintaluoma1-0/+3
2011-06-08use GCC inline magicJohann1-20/+25
2011-06-08Revert "Use shared object files for ELF"Johann1-26/+3
2011-06-06Use shared object files for ELFJohann1-3/+26
2011-03-30Generate a vpx.pc file for pkg-config.Ralph Giles1-0/+20
2011-03-24use asm_offsets with vp8_regular_quantize_b_sse2Johann1-0/+4
2011-03-10obj_int_extract for Visual StudioJohann1-31/+57
2011-02-22purge wince configurationJohann1-23/+0
2011-02-08clarify *_offsets.asm differencesJohann1-0/+30
2011-02-07move one of the offset filesJohann1-1/+0
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry1-0/+1
2010-10-13Add processor dectection for x86.Fritz Koenig1-0/+1
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar1-1/+1
2010-07-22msvs: fix install of codec sourcesJohn Koleszar1-1/+2
2010-06-29ARM WinCE VS8 build updateJames Zern1-1/+0
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar1-2/+2
2010-06-14VisualStudio projects: asm tool updatesJames Zern1-1/+0
2010-06-06Make shared object use extralibsLuca Barbato1-1/+1
2010-06-05shared library support (.so)John Koleszar1-1/+28
2010-06-04LICENSE: update with latest textJohn Koleszar1-4/+5
2010-05-27configure: support --prefix, --libdirJohn Koleszar1-9/+9
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar1-30/+27
2010-05-21configure: remove HAVE_CONFIG_HJohn Koleszar1-1/+3
2010-05-18Initial WebM releasev0.9.0John Koleszar1-0/+225