Sign in
aomedia
/
aom
/
25b4a694432da3c471eae5a97484729148469a6c
/
vp8
587ff64
Fix build failure with Android NDK
by Johann
· 11 years ago
d174f27
Merge "Clarify GCC version check"
by Johann
· 11 years ago
f6be2f3
Clarify GCC version check
by Johann
· 11 years ago
e616504
Fix IOCs
by Yaowu Xu
· 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
1220b49
arm: Fix building vp8_mse16x16_neon.c with MSVC
by Scott LaVarnway
· 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
4bfdc33
Merge "Remove unused vp8_strict_quantize"
by Johann
· 11 years ago
ad4edc0
Merge "Remove unused vp8 quantize functions"
by Johann
· 11 years ago
f1f7bcd
Remove unused vp8_strict_quantize
by Johann
· 11 years ago
47380c3
Fix the bug which made VP8 denoiser not bit-exact between C code and SSE code.
by JackyChen
· 11 years ago
619951a
Merge "vp8: Updates for adaptive denoiser mode."
by Marco
· 11 years ago
0c7a992
vp8: Updates for adaptive denoiser mode.
by Marco
· 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
91998e6
Removing sz member from vpx_codec_priv.
by Dmitry Kovalev
· 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
a51704d
vp8 common: change 'HAVE_NEON_ASM' to 'HAVE_NEON' for compiling idct_blk_neon.c.
by Jia Jia
· 11 years ago
0002da3
arm: Fix building vp8_subpixelvariance_neon.c with MSVC
by Martin Storsjo
· 11 years ago
3820f56
Merge "Consistent allocation of vpx_codec_alg_priv_t."
by Dmitry Kovalev
· 11 years ago
01d9023
Merge "Make process_denoise_mode_change function cond-compiled."
by Marco
· 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
842454d
Make process_denoise_mode_change function cond-compiled.
by Marco
· 11 years ago
b08fab8
Consistent allocation of vpx_codec_alg_priv_t.
by Dmitry Kovalev
· 11 years ago
a4ef1a0
Merge "Adds config opt for highbitdepth + misc. vpx"
by Deb Mukherjee
· 11 years ago
5acfafb
Adds config opt for highbitdepth + misc. vpx
by Deb Mukherjee
· 11 years ago
6b649a0
Merge "Updates to adaptive/aggressive denoiser mode."
by Marco
· 11 years ago
54575d6
Updates to adaptive/aggressive denoiser mode.
by Marco
· 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
73edeb0
Removing alg_priv from vpx_codec_priv struct.
by Dmitry Kovalev
· 11 years ago
f010b77
vp8 fix: deallocate denoiser->yv12_last_source
by Marco
· 11 years ago
7982b27
Merge "Removing extraconfig_map from vp8_cx_iface.c."
by Dmitry Kovalev
· 11 years ago
f9fb3b8
Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.
by Dmitry Kovalev
· 11 years ago
48274c6
Removing extraconfig_map from vp8_cx_iface.c.
by Dmitry Kovalev
· 11 years ago
eafa712
Merge "Replacing NOT_IMPLMENTED with NULL."
by Dmitry Kovalev
· 11 years ago
da63d29
Merge "VP8 encoder for ARMv8 by using NEON intrinsics 6"
by Johann
· 11 years ago
cd6d984
Replacing NOT_IMPLMENTED with NULL.
by Dmitry Kovalev
· 11 years ago
f2e6523
Removing iface pointer from vpx_codec_priv.
by Dmitry Kovalev
· 11 years ago
a19035e
Merge "VP8 encoder for ARMv8 by using NEON intrinsics 3"
by Johann
· 11 years ago
6642efa
Merge "VP8 encoder for ARMv8 by using NEON intrinsics 2"
by Johann
· 11 years ago
4eb8a85
Merge "Fixes to adaptive denoiser mode."
by Marco
· 11 years ago
d2274ed
Bugfix for vp8 aggressive denoiser mode.
by Marco
· 11 years ago
aa88e32
Fixes to adaptive denoiser mode.
by Marco
· 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
8609048
vp8: Add check on noise_sensitivity/denoiser on.
by Marco
· 11 years ago
69dc876
Set uv_crop_height/width in all the places
by Johann
· 11 years ago
715bab6
Merge "Add an adaptive denoising mode."
by Marco Paniconi
· 11 years ago
8db245b
Add an adaptive denoising mode.
by Marco Paniconi
· 11 years ago
21a0dad
vp8: Modify to use closest reference in zero_mv bias.
by Marco
· 11 years ago
c2c03f2
Remove unused vp8 quantize functions
by Johann
· 11 years ago
80b6c9c
Merge "VP8D_GET_FRAME_CORRUPTED: check frame pointer"
by James Zern
· 11 years ago
7d9da93
VP8D_GET_FRAME_CORRUPTED: check frame pointer
by James Zern
· 11 years ago
1d9e2b5
Merge "remove unused fields from BOOL_CODER / vp9_writer"
by James Zern
· 11 years ago
136a022
[spatial svc]Remove CONFIG_SPATIAL_SVC for ss_enable_auto_alt_ref in vpx_codec_enc_cfg to fix heap-overflow issue in asan config
by Minghai Shang
· 11 years ago
354a2e6
vp8: Code cleanup for control of denoiser mode.
by Marco Paniconi
· 11 years ago
9a4cd41
Merge "Removing legacy XMA features from libvpx."
by Dmitry Kovalev
· 11 years ago
84ba62d
vp8: for spatial resize, reallocate denoiser in vp8_allocate_comp.
by Marco Paniconi
· 11 years ago
a95758c
Merge "Make the api behavior conform to api spec."
by Hangyu Kuang
· 11 years ago
8450b41
vp8 bugfix: Reallocate denoiser when spatially resizing.
by Marco Paniconi
· 11 years ago
7050074
Make the api behavior conform to api spec.
by Hangyu Kuang
· 11 years ago
8c3886d
remove unused fields from BOOL_CODER / vp9_writer
by James Zern
· 11 years ago
a42b5c2
Removing legacy XMA features from libvpx.
by Dmitry Kovalev
· 11 years ago
bd72aa7
Merge "Changes interface to avoid uninitialized warnings in vp9_cx_iface.c."
by James Zern
· 11 years ago
8a774e1
Changes interface to avoid uninitialized warnings in vp9_cx_iface.c.
by Jim Bankoski
· 11 years ago
fbaa4b8
Fix to Visual Studio build error.
by Marco Paniconi
· 11 years ago
9180117
vp8: Add an aggressive denoising mode.
by Marco Paniconi
· 11 years ago
64db43d
vp8: reduce refresh_max_mbs_perframe with fewer layers.
by Marco Paniconi
· 11 years ago
7788c62
Fix clang compiler warning in denoising_neon.
by Marco Paniconi
· 11 years ago
a9b30b3
Merge "vp8: Set default denoiser_decision to copy for UV channel."
by Marco Paniconi
· 11 years ago
f2f69dd
Merge "[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC"
by Minghai Shang
· 11 years ago
aa2ba46
Merge "vp8 denoiser fix: Update denoised altref on key frame."
by Marco Paniconi
· 11 years ago
daed770
vp8: Set default denoiser_decision to copy for UV channel.
by Marco Paniconi
· 11 years ago
24c9d6a
[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVC
by Minghai Shang
· 11 years ago
f909e43
vp8 denoiser fix: Update denoised altref on key frame.
by Marco Paniconi
· 11 years ago
765485c
Add -DNDEBUG when config option debug is disabled
by Yunqing Wang
· 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
669e388
Merge "vp8: Allow for on/off control of UV temporal denoiser."
by Marco Paniconi
· 11 years ago
21042c7
vp8: Allow for on/off control of UV temporal denoiser.
by Marco Paniconi
· 11 years ago
f349b07
Rewrite functions related to first pass block stats
by Pengchong Jin
· 11 years ago
5179edc
Merge "[spatial svc]Implement alt reference frames"
by Minghai Shang
· 11 years ago
449e5f2
Misc. bit-depth related changes
by Deb Mukherjee
· 11 years ago
e899859
[spatial svc]Implement alt reference frames
by Minghai Shang
· 11 years ago
74ed33c
vp8_bilinear_predict4x4_neon: init src vectors
by James Zern
· 11 years ago
5e30127
vp8_sixtap_predict4x4_neon: init src vectors
by James Zern
· 11 years ago
61c3338
call vp[89]_clear_system_state after longjmp
by James Zern
· 11 years ago
8c03fff
Move abs() to where it is effective
by Johann
· 11 years ago
Next »