summaryrefslogtreecommitdiff
path: root/vpx_ports
AgeCommit message (Expand)Author
2013-06-17vpx_ports/x86.h: de-dup #elif blockJames Zern
2013-05-01Merge "Add cpu detection for Android x86"Johann
2013-05-02Add cpu detection for Android x86changjun.yang
2013-04-26code cleanup for arm_cpudetect.cchangjun.yang
2013-03-05Code cleanup.Dmitry Kovalev
2013-01-31Add support for x64 and win64 yasm flags.Frank Galligan
2013-01-2564-bit Mac Chromium support for libvpx.Mark Mentovai
2013-01-14Use INT64_MAX instead of LLONG_MAXJohn Koleszar
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-20add emmintrin_compat.h for builds with gcc < 4James Zern
2012-12-11Revert "Upstream build bug for chromium"Johann
2012-11-19Upstream build bug for chromiumJohann
2012-11-15Sequester vpx_ports file listJohann
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-05vpx_ports: merge with masterJohn Koleszar
2012-09-25check for x32 targetsMike Frysinger
2012-08-20silent compiling warnings for VC9 buildYaowu Xu
2012-08-14Fix warnings.Christian Duvivier
2012-07-17Restyle codeJohn Koleszar
2012-06-20Clean Android build defaultsJohann
2012-06-20Enables building examples with Android NDKAttila Nagy
2012-06-11Fix pedantic compiler warningsJohn Koleszar
2012-05-23asm_*_offsets to define variables as constantsAlpha Lam
2012-05-23Make libvpx Chromium build friendlyAlpha Lam
2012-05-02Add support for native Solaris compiler on x86.Timothy B. Terriberry
2012-03-15WebM Experimental Codec Branch SnapshotYaowu Xu
2012-03-01vpx_timer: increase resolutionJohn Koleszar
2012-02-08Add OS/2 supportsKO Myung-Hun
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