index
:
delta/libvpx.git
aylesbury
bali
baserock/v1.5.0
bitstream-analyzer
cayuga
dixie
eider
experimental
forest
frame_parallel
highbitdepth
indianrunnerduck
javanwhistlingduck
khakicampbell
longtailedduck
m29-baseline
m31-baseline
m49-2623
m52-2743
m54-2840
m56-2924
m66-3359
m68-3440
m69-3497
m71-3578
m72-3626
m74-3729
m75-3770
m78-3904
m84-4147
m88-4324
main
mandarinduck
master
mcw
mcw2
nextgen
nextgenv2
northernshoveler
orpington
pcs-2013
pekin
playground
quacking
ruddy
sandbox/Jingning/experimental
sandbox/Jingning/transcode
sandbox/Jingning/vpx
sandbox/aconverse@google.com/ansbench
sandbox/atna/dec_sem_sync
sandbox/awatry/initial_opencl_implementation
sandbox/debargha/playground
sandbox/hkuang/frame_parallel
sandbox/hkuang@google.com/decode
sandbox/hlundin/error-concealment
sandbox/holmer/error-concealment
sandbox/jimbankoski@google.com/proposed-aom
sandbox/jingning@google.com/decoder_test_suite
sandbox/jingning@google.com/experimental
sandbox/jkoleszar/cached-multibit
sandbox/jkoleszar/experimental-knobs
sandbox/jkoleszar/new-rate-control
sandbox/jkoleszar/new-rtcd
sandbox/jkoleszar/reuse-modemv
sandbox/jkoleszar/use-memcpy
sandbox/jzern@google.com/test
sandbox/luoyi@google.com/convolve
sandbox/slavarnway/test
sandbox/wangch@google.com/vp9
sandbox/yaowu@google.com/mergeaom
smew
stable-vp9-decoder
torrent
ugly-duckling
vp9-preview
chromium.googlesource.com: webm/libvpx
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vpx_ports
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't try to use getenv on windows phone/rt
Martin Storsjo
2014-05-04
1
-0
/
+7
*
Reusing mem_get_le{16, 32} defined in vpx_ports/mem_opts.h.
Dmitry Kovalev
2014-02-26
1
-0
/
+2
*
Removing x86_cpuid.c.
Dmitry Kovalev
2014-02-11
3
-52
/
+0
*
vpx_ports: add extern "C" to headers
James Zern
2014-01-23
2
-1
/
+17
*
vpx_ports: normalize include guards
James Zern
2013-12-16
10
-21
/
+35
*
Add include guards to setupintrarecon.h and vpx_once.h
Ehsan Akhgari
2013-12-09
1
-0
/
+6
*
Added cpuid compatibility for older MSVC versions
Yaowu Xu
2013-11-22
1
-0
/
+10
*
Fix the cpuid macro for x86_64 non-gcc build
Yaowu Xu
2013-11-21
1
-3
/
+3
*
Support for extended feature flags enumeration leaf in CPUID instruction
Erik Niemeyer
2013-11-20
2
-14
/
+21
*
CL for adding AVX-AVX2 support in libvpx.
Erik Niemeyer
2013-10-29
1
-8
/
+14
*
vpx_ports/x86.h: de-dup #elif block
James Zern
2013-06-17
1
-17
/
+4
*
Merge "Add cpu detection for Android x86"
Johann
2013-05-01
1
-4
/
+4
|
\
|
*
Add cpu detection for Android x86
changjun.yang
2013-05-02
1
-4
/
+4
*
|
code cleanup for arm_cpudetect.c
changjun.yang
2013-04-26
1
-2
/
+0
|
/
*
Code cleanup.
Dmitry Kovalev
2013-03-05
1
-0
/
+1
*
Add support for x64 and win64 yasm flags.
Frank Galligan
2013-01-31
2
-6
/
+17
*
64-bit Mac Chromium support for libvpx.
Mark Mentovai
2013-01-25
1
-0
/
+6
*
Use INT64_MAX instead of LLONG_MAX
John Koleszar
2013-01-14
1
-166
/
+0
*
Merge branch 'vp9-preview' of review:webm/libvpx
John Koleszar
2012-12-27
12
-484
/
+604
|
\
|
*
Build fixes to merge vp9-preview into master
John Koleszar
2012-12-26
1
-1
/
+0
|
*
add emmintrin_compat.h for builds with gcc < 4
James Zern
2012-12-20
1
-0
/
+55
|
*
support building vp8 and vp9 into a single lib
John Koleszar
2012-11-15
1
-0
/
+97
|
*
Rough merge of master into experimental
John Koleszar
2012-11-07
2
-0
/
+17
|
|
\
|
*
|
vpx_ports: merge with master
John Koleszar
2012-11-05
11
-82
/
+189
|
*
|
Fix warnings.
Christian Duvivier
2012-08-14
1
-1
/
+1
|
*
|
Restyle code
John Koleszar
2012-07-17
9
-451
/
+397
|
*
|
WebM Experimental Codec Branch Snapshot
Yaowu Xu
2012-03-15
5
-4
/
+14
*
|
|
Revert "Upstream build bug for chromium"
Johann
2012-12-11
1
-4
/
+0
*
|
|
Upstream build bug for chromium
Johann
2012-11-19
1
-0
/
+4
*
|
|
Sequester vpx_ports file list
Johann
2012-11-15
1
-0
/
+26
|
|
/
|
/
|
*
|
check for x32 targets
Mike Frysinger
2012-09-25
1
-0
/
+10
*
|
silent compiling warnings for VC9 build
Yaowu Xu
2012-08-20
1
-1
/
+1
*
|
Clean Android build defaults
Johann
2012-06-20
1
-32
/
+34
*
|
Enables building examples with Android NDK
Attila Nagy
2012-06-20
1
-25
/
+24
*
|
Fix pedantic compiler warnings
John Koleszar
2012-06-11
3
-20
/
+20
*
|
asm_*_offsets to define variables as constants
Alpha Lam
2012-05-23
1
-1
/
+1
*
|
Make libvpx Chromium build friendly
Alpha Lam
2012-05-23
2
-4
/
+38
*
|
Add support for native Solaris compiler on x86.
Timothy B. Terriberry
2012-05-02
2
-1
/
+41
*
|
vpx_timer: increase resolution
John Koleszar
2012-03-01
1
-6
/
+5
*
|
Add OS/2 supports
KO Myung-Hun
2012-02-08
1
-0
/
+4
*
|
Disconnect ARM tgt_isa from dsp extensions
Fritz Koenig
2012-01-20
1
-13
/
+13
*
|
Add makefile for building libvpx for Android.
Fritz Koenig
2012-01-18
1
-1
/
+29
*
|
Remove symbian target and associated files.
Fritz Koenig
2012-01-06
1
-5
/
+0
|
/
*
Replace vpx_ports/config.h with vpx_config.h
Attila Nagy
2011-09-22
5
-14
/
+4
*
Properly use GET_GOT/RESTORE_GOT when using GLOBAL().
Ronald S. Bultje
2011-06-30
1
-0
/
+2
*
use GCC inline magic
Johann
2011-06-08
1
-0
/
+31
*
modify SAVE_XMM for potential 64bit use
Johann
2011-04-19
1
-10
/
+37
*
Merge "Add save/restore xmm registers in x86 assembly code"
Johann
2011-04-19
1
-4
/
+4
|
\
|
*
Add save/restore xmm registers in x86 assembly code
Johann
2011-04-18
1
-4
/
+4
*
|
Merge "Add spin-wait pause intrinsic for Windows x64 platform."
Yaowu Xu
2011-04-18
1
-2
/
+2
|
\
\
|
|
/
|
/
|
[next]