summaryrefslogtreecommitdiff
path: root/vpx_ports
AgeCommit message (Expand)AuthorFilesLines
2012-07-17Restyle codeJohn Koleszar9-451/+397
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu5-4/+14
2011-09-22Replace vpx_ports/config.h with vpx_config.hAttila Nagy5-14/+4
2011-06-30Properly use GET_GOT/RESTORE_GOT when using GLOBAL().Ronald S. Bultje1-0/+2
2011-06-08use GCC inline magicJohann1-0/+31
2011-04-19modify SAVE_XMM for potential 64bit useJohann1-10/+37
2011-04-19Merge "Add save/restore xmm registers in x86 assembly code"Johann1-4/+4
2011-04-18Add save/restore xmm registers in x86 assembly codeJohann1-4/+4
2011-04-18Merge "Add spin-wait pause intrinsic for Windows x64 platform."Yaowu Xu1-2/+2
2011-03-12Fix build with xcode4 and simplify GLOBAL.Rafael Ávila de Espíndola1-8/+2
2011-03-04Add spin-wait pause intrinsic for Windows x64 platform.Aron Rosenberg1-2/+2
2011-02-16documentation: minor cosmeticsJames Zern2-7/+7
2011-01-28Adds "armvX-none-rvct" targetsTero Rintaluoma1-0/+24
2010-10-27Full search SAD function optimization in SSE4.1Yunqing Wang1-0/+3
2010-10-25Add runtime CPU detection support for ARM.Timothy B. Terriberry2-0/+217
2010-10-13Add processor dectection for x86.Fritz Koenig2-0/+74
2010-10-12GCC inline restrictions were not adequate.Fritz Koenig1-6/+5
2010-10-04nasm: avoid relative include pathsJan Kratochvil1-1/+1
2010-10-04nasm: address labels 'rel label' vice 'wrt rip'Jan Kratochvil1-4/+4
2010-10-04nasm: match instruction length (movd/movq) to parametersJan Kratochvil1-0/+37
2010-09-15Modify GET_GOT macro for performance.Fritz Koenig1-6/+13
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar9-9/+9
2010-09-02Use native win32 timers on mingwJohn Koleszar1-5/+5
2010-08-02nasm: avoid space before the :data symbol type.Jan Kratochvil1-3/+3
2010-06-24Remove INLINE/FORCEINLINEJohn Koleszar3-22/+22
2010-06-21Fix a linker error on x86-64 Linux when not using a version script.Timothy B. Terriberry1-0/+4
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar9-18/+18
2010-06-14sse2 version of vp8_regular_quantize_bScott LaVarnway1-9/+6
2010-06-11some XMM registers are non-volatile on windows x64 ABIMakoto Kato1-0/+19
2010-06-04LICENSE: update with latest textJohn Koleszar9-36/+45
2010-05-27x86: tell gnu ld that we don't require an executable stackJohn Koleszar1-0/+11
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar2-57/+1
2010-05-21configure: remove HAVE_CONFIG_HJohn Koleszar3-21/+13
2010-05-18Initial WebM releasev0.9.0John Koleszar10-0/+1225