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
/
vp8
/
vp8cx_arm.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
VP8 encoder for ARMv8 by using NEON intrinsics 6
James Yu
2014-08-20
1
-1
/
+1
*
VP8 encoder for ARMv8 by using NEON intrinsics 3
James Yu
2014-08-20
1
-1
/
+1
*
VP8 encoder for ARMv8 by using NEON intrinsics 2
Scott LaVarnway
2014-08-20
1
-1
/
+1
*
Only build neon assembly for armv7 targets
Johann
2014-05-12
1
-7
/
+8
*
ARM NEON version of denoiser.
Christian Duvivier
2014-01-02
1
-0
/
+1
*
Each make file is responsible for its own directory
Johann
2012-11-15
1
-1
/
+1
*
Move SAD and variance functions to common
Johann
2012-03-05
1
-13
/
+0
*
RTCD: finalize removal of old RTCD system
John Koleszar
2012-01-30
1
-2
/
+0
*
RTCD: add block subtraction functions
John Koleszar
2012-01-30
1
-1
/
+0
*
RTCD: add quantizer functions
John Koleszar
2012-01-30
1
-1
/
+0
*
RTCD: add FDCT functions
John Koleszar
2012-01-30
1
-1
/
+0
*
RTCD: add variance functions
John Koleszar
2012-01-30
1
-1
/
+0
*
Disconnect ARM tgt_isa from dsp extensions
Fritz Koenig
2012-01-20
1
-32
/
+32
*
Move neon only arm functions under arm/neon.
Fritz Koenig
2011-09-20
1
-1
/
+1
*
Merge "NEON FDCT updated to match current C code"
Johann
2011-09-20
1
-2
/
+0
|
\
|
*
NEON FDCT updated to match current C code
Tero Rintaluoma
2011-09-20
1
-2
/
+0
*
|
Updated ARMv6 forward transforms to match C
Tero Rintaluoma
2011-09-19
1
-1
/
+1
|
/
*
include the arm header files in make dist
Johann
2011-08-01
1
-2
/
+5
*
configuration, support disabling any subset of ARM arch
Attila Nagy
2011-06-21
1
-8
/
+7
*
neon fast quantize block pair
Tero Rintaluoma
2011-06-01
1
-0
/
+1
*
neon fast quantizer updated
Tero Rintaluoma
2011-05-06
1
-1
/
+0
*
Merge "Wrapper function removed from vp8_subtract_b_neon function call"
Johann
2011-04-01
1
-1
/
+0
|
\
|
*
Wrapper function removed from vp8_subtract_b_neon function call
Tero Rintaluoma
2011-04-01
1
-1
/
+0
*
|
Merge "ARMv6 optimized subtract functions"
Johann
2011-03-31
1
-0
/
+1
|
\
\
|
*
|
ARMv6 optimized subtract functions
Tero Rintaluoma
2011-03-29
1
-0
/
+1
|
|
/
*
|
Merge "Half pixel variance further optimized for ARMv6"
Johann
2011-03-29
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Half pixel variance further optimized for ARMv6
Tero Rintaluoma
2011-03-28
1
-0
/
+3
*
|
add asm_enc_offsets.c for all targets
Johann
2011-03-28
1
-1
/
+0
|
/
*
ARMv6 optimized fdct4x4
Tero Rintaluoma
2011-03-21
1
-0
/
+2
*
Add vp8_variance8x8_armv6 and vp8_sub_pixel_variance8x8_armv6 functions
Attila Nagy
2011-03-15
1
-0
/
+1
*
Merge "Add vp8_mse16x16_armv6 function"
Johann
2011-03-14
1
-0
/
+1
|
\
|
*
Add vp8_mse16x16_armv6 function
Attila Nagy
2011-03-14
1
-0
/
+1
*
|
ARMv6 optimized quantization
Tero Rintaluoma
2011-03-11
1
-0
/
+1
|
/
*
ARMv6 optimized sad16x16
Tero Rintaluoma
2011-02-11
1
-0
/
+1
*
Adds armv6 optimized variance calculation
Tero Rintaluoma
2011-02-09
1
-1
/
+3
*
clarify *_offsets.asm differences
Johann
2011-02-08
1
-14
/
+1
*
Adds vpx_vp8_enc_asm_offsets.c.o to OBJS-yes list
Attila Nagy
2011-01-26
1
-1
/
+1
*
move new neon subpixel function
Johann
2011-01-25
1
-0
/
+1
*
Add half-pixel variance RTCD functions
John Koleszar
2010-10-26
1
-1
/
+0
*
Add runtime CPU detection support for ARM.
Timothy B. Terriberry
2010-10-25
1
-9
/
+10
*
Use WebM in copyright notice for consistency
John Koleszar
2010-09-09
1
-1
/
+1
*
cosmetics: trim trailing whitespace
John Koleszar
2010-06-18
1
-2
/
+2
*
LICENSE: update with latest text
John Koleszar
2010-06-04
1
-4
/
+5
*
Initial WebM release
v0.9.0
John Koleszar
2010-05-18
1
-0
/
+64