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
/
common
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
sixtappredict_neon.c: remove redundant returns
James Zern
2023-03-20
1
-3
/
+0
*
sixtappredict_neon.c,cosmetics: fix a typo
James Zern
2023-03-20
1
-1
/
+1
*
vp8_sixtap_predict16x16_neon: fix overread
James Zern
2023-03-20
1
-5
/
+3
*
disable vp8_sixtap_predict16x16_neon
James Zern
2023-03-03
1
-0
/
+4
*
vp8 arm loopfilter: resolve missing declarations
Johann
2019-01-08
4
-19
/
+38
*
vp8 idct: remove return
Johann
2019-01-07
1
-2
/
+0
*
vp8 idct dequant: resolve missing declarations
Johann
2019-01-07
3
-249
/
+221
*
arm neon: resolve missing declarations
Johann
2019-01-07
7
-0
/
+12
*
clang-tidy: fix vp8/common parameters
Johann
2018-10-30
1
-12
/
+12
*
use memcpy for unaligned neon stores
Johann
2017-05-17
2
-63
/
+7
*
*idct*_neon.c: add missing rtcd include
James Zern
2016-09-30
3
-0
/
+6
*
Merge "Un-Revert "Restore vp8_sixtap_predict4x4_neon""
Johann Koenig
2016-09-26
1
-0
/
+392
|
\
|
*
Un-Revert "Restore vp8_sixtap_predict4x4_neon"
Johann
2016-09-23
1
-0
/
+392
*
|
Use shifted value for sinpi8sqrt2
Johann
2016-09-23
2
-10
/
+10
|
/
*
Merge "Revert "Restore vp8_sixtap_predict4x4_neon""
James Zern
2016-09-16
1
-394
/
+0
|
\
|
*
Revert "Restore vp8_sixtap_predict4x4_neon"
Johann Koenig
2016-09-16
1
-394
/
+0
*
|
Restore vp8_bilinear_predict4x4_neon
Johann
2016-09-15
1
-0
/
+129
|
/
*
Restore vp8_sixtap_predict4x4_neon
Johann
2016-09-15
1
-0
/
+394
*
Remove armv6 target
Johann
2016-08-04
19
-4335
/
+0
*
prepend ++ instead of post in for loops.
Jim Bankoski
2016-07-18
5
-14
/
+14
*
vp8: apply clang-format
clang-format
2016-07-15
21
-4280
/
+4179
*
Remove sixtap/bilinear 4x4 neon implementations
Johann
2016-05-06
2
-485
/
+0
*
vp8: change build_intra4x4_predictors() to use vpx_dsp.
Ronald S. Bultje
2015-09-30
1
-611
/
+0
*
vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.
Ronald S. Bultje
2015-09-30
1
-124
/
+0
*
vp8: change build_intra_predictors_mby_s to use vpx_dsp.
Ronald S. Bultje
2015-09-30
1
-86
/
+0
*
Rename vp8 loopfilter[_neon.c]
Johann
2015-08-18
1
-0
/
+0
*
Move sub pixel variance to vpx_dsp
Johann
2015-07-07
5
-1742
/
+0
*
loopfiltersimpleverticaledge_neon: quiet uninit var warnings
James Zern
2015-06-30
1
-4
/
+6
*
loopfiltersimpleverticaledge_neon: quiet uninit var warnings
James Zern
2015-06-25
1
-0
/
+1
*
idct_dequant_0_2x_neon: quiet uninit var warnings
James Zern
2015-06-25
1
-1
/
+2
*
vp8_subpixelvariance_neon: right size coeff table
James Zern
2015-06-23
1
-4
/
+4
*
Move variance functions to vpx_dsp
Johann
2015-05-26
4
-582
/
+12
*
replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
James Zern
2015-05-07
2
-23
/
+17
*
Move shared SAD code to vpx_dsp
Johann
2015-05-06
2
-280
/
+0
*
vpx_mem: remove vpx_memset
James Zern
2015-04-28
1
-1
/
+1
*
Use correct buffer size in vp8 subpixel variance
Johann
2015-02-03
1
-2
/
+1
*
Clarify GCC version check
Johann
2014-09-25
2
-79
/
+81
*
vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER' bit to vpx_ports/mem.h.
Jia Jia
2014-09-14
3
-12
/
+2
*
vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling functions of ...
Jia Jia
2014-09-05
1
-1
/
+1
*
bilinearpredict_neon: fix type conversion warnings
James Zern
2014-09-04
1
-7
/
+7
*
Merge "arm: Fix building vp8_subpixelvariance_neon.c with MSVC"
James Zern
2014-09-04
1
-4
/
+8
|
\
|
*
arm: Fix building vp8_subpixelvariance_neon.c with MSVC
Martin Storsjo
2014-09-04
1
-4
/
+8
*
|
Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 10""
Scott LaVarnway
2014-09-04
2
-156
/
+279
|
/
*
Neon version of vp8_build_intra_predictors_mby_s() and
Scott LaVarnway
2014-09-03
3
-653
/
+210
*
VP8 for ARMv8 by using NEON intrinsics 17
Scott LaVarnway
2014-09-03
4
-1233
/
+1024
*
Merge "Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 06" This revert...
Johann
2014-09-03
4
-280
/
+247
|
\
|
*
Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 06" This reverts commi...
Johann
2014-08-20
4
-280
/
+247
*
|
Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 08""
Scott LaVarnway
2014-08-29
3
-416
/
+550
|
/
*
vp8_bilinear_predict4x4_neon: init src vectors
James Zern
2014-07-11
1
-1
/
+4
*
vp8_sixtap_predict4x4_neon: init src vectors
James Zern
2014-07-10
1
-1
/
+6
[next]