summaryrefslogtreecommitdiff
path: root/vpx_ports
AgeCommit message (Expand)AuthorFilesLines
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