summaryrefslogtreecommitdiff
path: root/vpx_ports
AgeCommit message (Expand)Author
2014-06-12Use lrand48 on AndroidJohann
2014-05-04Don't try to use getenv on windows phone/rtMartin Storsjo
2014-02-26Reusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h.Dmitry Kovalev
2014-02-11Removing x86_cpuid.c.Dmitry Kovalev
2014-01-23vpx_ports: add extern "C" to headersJames Zern
2013-12-16vpx_ports: normalize include guardsJames Zern
2013-12-09Add include guards to setupintrarecon.h and vpx_once.hEhsan Akhgari
2013-11-22Added cpuid compatibility for older MSVC versionsYaowu Xu
2013-11-21Fix the cpuid macro for x86_64 non-gcc buildYaowu Xu
2013-11-20Support for extended feature flags enumeration leaf in CPUID instructionErik Niemeyer
2013-10-29CL for adding AVX-AVX2 support in libvpx.Erik Niemeyer
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