summaryrefslogtreecommitdiff
path: root/vpx_ports
AgeCommit message (Expand)Author
2012-01-20Disconnect ARM tgt_isa from dsp extensionsFritz Koenig
2012-01-18Add makefile for building libvpx for Android.Fritz Koenig
2012-01-06Remove symbian target and associated files.Fritz Koenig
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy
2011-06-30Properly use GET_GOT/RESTORE_GOT when using GLOBAL().Ronald S. Bultje
2011-06-08use GCC inline magicJohann
2011-04-19modify SAVE_XMM for potential 64bit useJohann
2011-04-19Merge "Add save/restore xmm registers in x86 assembly code"Johann
2011-04-18Add save/restore xmm registers in x86 assembly codeJohann
2011-04-18Merge "Add spin-wait pause intrinsic for Windows x64 platform."Yaowu Xu
2011-03-12Fix build with xcode4 and simplify GLOBAL.Rafael Ávila de Espíndola
2011-03-04Add spin-wait pause intrinsic for Windows x64 platform.Aron Rosenberg
2011-02-16documentation: minor cosmeticsJames Zern
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma
2010-10-27Full search SAD function optimization in SSE4.1Yunqing Wang
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry
2010-10-13Add processor dectection for x86.Fritz Koenig
2010-10-12GCC inline restrictions were not adequate.Fritz Koenig
2010-10-04nasm: avoid relative include pathsJan Kratochvil
2010-10-04nasm: address labels 'rel label' vice 'wrt rip'Jan Kratochvil
2010-10-04nasm: match instruction length (movd/movq) to parametersJan Kratochvil
2010-09-15Modify GET_GOT macro for performance.Fritz Koenig
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-09-02Use native win32 timers on mingwJohn Koleszar
2010-08-02nasm: avoid space before the :data symbol type.Jan Kratochvil
2010-06-24Remove INLINE/FORCEINLINEJohn Koleszar
2010-06-21Fix a linker error on x86-64 Linux when not using a version script.Timothy B. Terriberry
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-14sse2 version of vp8_regular_quantize_bScott LaVarnway
2010-06-11some XMM registers are non-volatile on windows x64 ABIMakoto Kato
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-27x86: tell gnu ld that we don't require an executable stackJohn Koleszar
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar
2010-05-21configure: remove HAVE_CONFIG_HJohn Koleszar
2010-05-18Initial WebM releaseJohn Koleszar