Sign in
aomedia
/
avm
/
a63147ae77ba4f580526a092b76013be01cab5ea
/
vp8
/
common
a301f5e
Fix copy/zero macros.
by Geza Lore
· 9 years ago
ba7ebbb
vp8: fix build with mingw+pthreads
by James Zern
· 9 years ago
abd6206
vp8: mark intra_prediction_down_copy inline
by James Zern
· 9 years ago
e6f05e7
Fix a clang/win build error
by Yunqing Wang
· 9 years ago
cfe9758
Remove duplicate definitions
by Yaowu Xu
· 9 years ago
ff0107f
Amend and improve VP8 multithreading implementation
by Yunqing Wang
· 9 years ago
2e693eb
vp8: fix loop filter level clamping
by James Zern
· 9 years ago
c7dc1d7
vp10: add extended-intra prediction edges experiment.
by Ronald S. Bultje
· 9 years ago
b1d85bf
vp8: align left pixel array by 16 bytes.
by Ronald S. Bultje
· 10 years ago
c26a9ec
vp8: change build_intra4x4_predictors() to use vpx_dsp.
by Ronald S. Bultje
· 10 years ago
7cdcfee
vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.
by Ronald S. Bultje
· 10 years ago
54d4895
vp8: change build_intra_predictors_mby_s to use vpx_dsp.
by Ronald S. Bultje
· 10 years ago
820302a
vp8: use VPX(MIN|MAX) from vpx_dsp_common.h
by James Zern
· 10 years ago
5c055cc
Clean up unused function warnings in vp8 common
by Johann
· 10 years ago
467c66e
Mark Scale2Ratio INLINE
by Johann
· 10 years ago
5942839
Merge "Rename vp8 loopfilter_filters_dspr2.c"
by Johann Koenig
· 10 years ago
e7aa2d9
Rename vp8 loopfilter_filters_dspr2.c
by Johann
· 10 years ago
4e5e5fc
Rename vp8 loopfilter[_neon.c]
by Johann
· 10 years ago
d816fa7
Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.
by Alex Converse
· 10 years ago
3067c34
Support build with Visual Studio 14.
by Ghislain MARY
· 10 years ago
ac29aa1
Merge "Rename vp8 loopfilter_mmx.asm"
by Johann Koenig
· 10 years ago
749c393
Rename vp8 loopfilter_mmx.asm
by Johann
· 10 years ago
d35f992
mips msa vp8 denoising filter optimization
by Parag Salasakar
· 10 years ago
8fbc641
mips msa vp8 temporal filter optimization
by Parag Salasakar
· 10 years ago
0e3f494
mips msa vp8 block subtract optimization
by Parag Salasakar
· 10 years ago
56aa0da
mips msa vp8 quantize optimization
by Parag Salasakar
· 10 years ago
0c2a14f
mips msa vp8 fdct optimization
by Parag Salasakar
· 10 years ago
a5d9416
mips msa vp8 post proc optimization
by Parag Salasakar
· 10 years ago
5deb983
mips msa vp8 filter by weight optimization
by Parag Salasakar
· 10 years ago
af6733a
mips msa vp8 recon intra optimization
by Parag Salasakar
· 10 years ago
fb73cea
mips msa vp8 bilinear filter optimization
by Parag Salasakar
· 10 years ago
509fb0b
mips msa vp8 copy mem optimization
by Parag Salasakar
· 10 years ago
55c0df5
mips msa vp8 sixtap filter optimization
by Parag Salasakar
· 10 years ago
0ea2684
mips msa vp8 loop filter optimization
by Parag Salasakar
· 10 years ago
6a82f0d
Move sub pixel variance to vpx_dsp
by Johann
· 10 years ago
9d251f9
Merge "Unify subtract function used in VP8/9"
by Jingning Han
· 10 years ago
0ede9f5
Unify subtract function used in VP8/9
by Jingning Han
· 10 years ago
3d938d7
mips msa vp8 idct optimization
by Parag Salasakar
· 10 years ago
dcf5b7c
loopfiltersimpleverticaledge_neon: quiet uninit var warnings
by James Zern
· 10 years ago
69c153c
loopfiltersimpleverticaledge_neon: quiet uninit var warnings
by James Zern
· 10 years ago
f4d746a
idct_dequant_0_2x_neon: quiet uninit var warnings
by James Zern
· 10 years ago
4bd87a9
vp8_subpixelvariance_neon: right size coeff table
by James Zern
· 10 years ago
907b33c
Move vp8 variance files
by Johann
· 10 years ago
47fe535
disable vp8_sub_pixel_variance8x8_neon
by James Zern
· 10 years ago
516c087
Remove unused sub pixel mse
by Johann
· 10 years ago
86d0cb8
Disable neon bilinear 4x4
by Johann
· 10 years ago
c3bdffb
Move variance functions to vpx_dsp
by Johann
· 10 years ago
62ad8ba
vp8: add some missing includes
by James Zern
· 10 years ago
632177f
vp8: make some functions static
by James Zern
· 10 years ago
f80bbc0
vp8/common/variance*: add vp8_rtcd include
by James Zern
· 10 years ago
6eb1016
vp8_copy32xn: sync function signature
by James Zern
· 10 years ago
11a4a3c
Merge "Remove only remaining uses of 'fast_unaligned'"
by Johann
· 10 years ago
802e1d8
Remove only remaining uses of 'fast_unaligned'
by Johann
· 10 years ago
fd3658b
replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
by James Zern
· 10 years ago
d5d9289
Move shared SAD code to vpx_dsp
by Johann
· 10 years ago
f58011a
vpx_mem: remove vpx_memset
by James Zern
· 10 years ago
f274c21
vpx_mem: remove vpx_memcpy
by James Zern
· 10 years ago
14ef4ae
Reorganize *_rtcd() calling conventions
by Johann
· 10 years ago
970acff
multiframe_quality_enhance_block: remove dead stores
by James Zern
· 10 years ago
7b4f727
vp8_print_modes_and_motion_vectors: remove dead stores
by James Zern
· 10 years ago
bc98e93
Remove PPC build support
by Johann
· 10 years ago
eabb793
Use correct buffer size in vp8 subpixel variance
by Johann
· 10 years ago
f4eab15
Revert "remove vp8 unused uvstride parm in simple loop filter"
by Jim Bankoski
· 10 years ago
2c5dc47
Merge "remove vp8 unused uvstride parm in simple loop filter"
by Jim Bankoski
· 10 years ago
80b344d
Silence -Werror=unused-parameter
by Johann
· 10 years ago
af898b5
Various updates to vp8.
by Marco
· 10 years ago
6eec73a
Remove asm offset dependencies
by Johann
· 11 years ago
2134eb2
Remove pair quantization
by Johann
· 10 years ago
7ae75c3
vp8 quantization -> intrinsics
by Johann
· 10 years ago
f6be2f3
Clarify GCC version check
by Johann
· 11 years ago
06fce6b
vp8: Update to the adaptive denoising mode.
by Marco
· 11 years ago
6d44dad
Merge "vp8: common: postproc: fix signed overflow of statement of (X +c) >= X when '-Werror=strict-overflow' is set."
by Johann
· 11 years ago
8caba85
Merge "vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER' bit to vpx_ports/mem.h. fix compiling warning."
by Johann
· 11 years ago
fe2cc87
VP8 encoder for ARMv8 by using NEON intrinsics 1
by Scott LaVarnway
· 11 years ago
0ae866b
vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER' bit to vpx_ports/mem.h.
by Jia Jia
· 11 years ago
f265dde
vp8: common: postproc: fix signed overflow of statement of (X +c) >= X when '-Werror=strict-overflow' is set.
by Jia Jia
· 11 years ago
23bed46
Move vp8_variance_halfpixvar16x16_*_neon definitions
by Johann
· 11 years ago
395f2e8
vp8 encoder: remove vp8_yv12_copy_partial_frame_neon
by Jia Jia
· 11 years ago
c97f5e8
vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling functions of NEON intrinsics.
by Jia Jia
· 11 years ago
35fadf1
bilinearpredict_neon: fix type conversion warnings
by James Zern
· 11 years ago
f61e00c
Merge "arm: Fix building vp8_subpixelvariance_neon.c with MSVC"
by James Zern
· 11 years ago
ec94967
Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 10""
by Scott LaVarnway
· 11 years ago
0002da3
arm: Fix building vp8_subpixelvariance_neon.c with MSVC
by Martin Storsjo
· 11 years ago
dcbfacb
Neon version of vp8_build_intra_predictors_mby_s() and
by Scott LaVarnway
· 11 years ago
9293d26
VP8 for ARMv8 by using NEON intrinsics 17
by Scott LaVarnway
· 11 years ago
5b788c0
Merge "Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 06" This reverts commit 81ad047ee57ecb0e2c1ee4dcebda54a44ea54ae9. Revert "VP8 for ARMv8 by using NEON intrinsics 15" This reverts commit 727af7cebe3698b8493ba6c1360b0a6606c310fb.""
by Johann
· 11 years ago
4d10506
Merge "Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 08"""
by Johann
· 11 years ago
652ef29
Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 08""
by Scott LaVarnway
· 11 years ago
f9fb3b8
Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.
by Dmitry Kovalev
· 11 years ago
911e96a
Revert "Revert "VP8 for ARMv8 by using NEON intrinsics 06" This reverts commit 81ad047ee57ecb0e2c1ee4dcebda54a44ea54ae9. Revert "VP8 for ARMv8 by using NEON intrinsics 15" This reverts commit 727af7cebe3698b8493ba6c1360b0a6606c310fb."
by Johann
· 11 years ago
eed005b
VP8 encoder for ARMv8 by using NEON intrinsics 6
by James Yu
· 11 years ago
6d6fdd9
VP8 encoder for ARMv8 by using NEON intrinsics 3
by James Yu
· 11 years ago
8013aaa
VP8 encoder for ARMv8 by using NEON intrinsics 2
by Scott LaVarnway
· 11 years ago
8db245b
Add an adaptive denoising mode.
by Marco Paniconi
· 11 years ago
354a2e6
vp8: Code cleanup for control of denoiser mode.
by Marco Paniconi
· 11 years ago
9180117
vp8: Add an aggressive denoising mode.
by Marco Paniconi
· 11 years ago
018fd12
Disable vp8_sixtap_predict4x4_neon
by Johann
· 11 years ago
7d77797
Merge changes I58a5af33,Ied9b0392
by James Zern
· 11 years ago
21042c7
vp8: Allow for on/off control of UV temporal denoiser.
by Marco Paniconi
· 11 years ago
74ed33c
vp8_bilinear_predict4x4_neon: init src vectors
by James Zern
· 11 years ago
Next »