Sign in
aomedia
/
avm
/
667f6320b03b6509365e6aa0c6b8134c2842e14c
/
vp8
/
encoder
/
onyx_if.c
b198bcd
Simplify the loopfilter synchronization logic in VP8 encoder
by Yunqing Wang
· 9 years ago
61b112b
vp8/onyx_if: add missing alloc checks
by James Zern
· 9 years ago
ff0107f
Amend and improve VP8 multithreading implementation
by Yunqing Wang
· 9 years ago
54d4895
vp8: change build_intra_predictors_mby_s to use vpx_dsp.
by Ronald S. Bultje
· 10 years ago
3140e90
vp8: Small adjustment to cyclic_refresh max_mbs_perframe.
by Marco
· 10 years ago
821f029
Clean up unused function warnings in vp8 onyx_if.c
by Johann
· 10 years ago
79a00d7
Rename vp8 quantize.c
by Johann
· 10 years ago
d816fa7
Replace VP8 SSIM with VP9 derived vpx_dsp SSIM.
by Alex Converse
· 10 years ago
6a82f0d
Move sub pixel variance to vpx_dsp
by Johann
· 10 years ago
c3bdffb
Move variance functions to vpx_dsp
by Johann
· 10 years ago
976f7f4
VP8: For high overshoot, force drop frame and max-out QP.
by Marco
· 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
d6a2e29
vp8: fix a bug in the internal PSNR calculation
by Yunqing Wang
· 10 years ago
04168d4
Explicitly include vp8_rtcd.h
by Johann
· 10 years ago
581731a
vp8enc: Prevent out of bounds memory access.
by Alex Converse
· 10 years ago
80b344d
Silence -Werror=unused-parameter
by Johann
· 10 years ago
af898b5
Various updates to vp8.
by Marco
· 10 years ago
c4b3625
Merge "Remove pair quantization"
by Johann
· 10 years ago
b495723
Avoid divide-by-zero in vp8 initialization
by Johann
· 10 years ago
2134eb2
Remove pair quantization
by Johann
· 10 years ago
fe2fd37
vp8: Updates to noise level estimate.
by Marco
· 10 years ago
d166be6
vp8: Update to computation of noise level.
by Marco
· 10 years ago
06fce6b
vp8: Update to the adaptive denoising mode.
by Marco
· 11 years ago
0c7a992
vp8: Updates for adaptive denoiser mode.
by Marco
· 11 years ago
842454d
Make process_denoise_mode_change function cond-compiled.
by Marco
· 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
8609048
vp8: Add check on noise_sensitivity/denoiser on.
by Marco
· 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
354a2e6
vp8: Code cleanup for control of denoiser mode.
by Marco Paniconi
· 11 years ago
84ba62d
vp8: for spatial resize, reallocate denoiser in vp8_allocate_comp.
by Marco Paniconi
· 11 years ago
8450b41
vp8 bugfix: Reallocate denoiser when spatially resizing.
by Marco Paniconi
· 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
aa2ba46
Merge "vp8 denoiser fix: Update denoised altref on key frame."
by Marco Paniconi
· 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
61c3338
call vp[89]_clear_system_state after longjmp
by James Zern
· 11 years ago
d08b2ba
Allow for deblocking temporal-denoised signal.
by Marco Paniconi
· 11 years ago
05e8c61
Added OUTPUT_YUV_DENOISED CFLAG to VP8 encoder
by Tim Kopp
· 11 years ago
f204a9a
Fixed OUTPUT_YUV_SRC behavior for VP8
by Tim Kopp
· 11 years ago
93a8a1e
Fix generic-gnu target build
by Adrian Grange
· 11 years ago
096eaba
Remove VP8 save_reg_neon function
by Yunqing Wang
· 11 years ago
409f8da
Fix onyx_if.c to not to redefine M_LOG2_E if it's already defined.
by Sergey Ulanov
· 11 years ago
2a19c96
onyx_if: quiet -Warray-bounds warnings
by James Zern
· 11 years ago
7d5bffc
Adding vpx_sse_to_psnr() function.
by Dmitry Kovalev
· 11 years ago
b7be30e
Cleanup some comments.
by Adrian Grange
· 11 years ago
193fa5c
Keep buffer clipped to maximum in change_config.
by Marco Paniconi
· 11 years ago
8af3e65
Fix the printf format string
by Adrian Grange
· 11 years ago
d486427
Undo the vp8 change in "Reduce loop filter in..."
by Marco Paniconi
· 11 years ago
69541e1
Merge "Reduce loop filter in cyclic refresh."
by Jim Bankoski
· 11 years ago
41138e0
Fixes to buffer update for temporal layers.
by Marco Paniconi
· 11 years ago
5f30a0c
VP[89]_COMMON: remove golden/altref frame counts
by James Zern
· 12 years ago
9581eb6
use consistent framerate naming
by James Zern
· 12 years ago
4fc6c88
yv12config: remove YUV_TYPE
by James Zern
· 12 years ago
4524548
Fix compile warnings on windows.
by Frank Galligan
· 12 years ago
d0ed677
Merge branch 'master' into experimental
by John Koleszar
· 12 years ago
8b3ad75
Specify mv neighborhood for block larger than 8x8
by Yaowu Xu
· 12 years ago
ec34afd
Fixed crash in VP8/CQTest
by Scott LaVarnway
· 12 years ago
fb48bbf
Fixes for run-time change in temporal layers.
by Marco Paniconi
· 12 years ago
32a5c52
Merge branch 'master' into experimental
by Johann
· 12 years ago
55dc089
Merge "Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c"
by Scott LaVarnway
· 12 years ago
c2876cf
Initial addition of multiple ARF frames
by Adrian Grange
· 12 years ago
771fc83
Merge branch 'master' into experimental
by John Koleszar
· 12 years ago
699196d
Removed mode_chosen_counts
by Scott LaVarnway
· 12 years ago
65d2282
ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/.
by Ronald S. Bultje
· 12 years ago
96e41cb
Removed shadow warnings : bitstream.c encodeframe.c onyx_if.c
by Scott LaVarnway
· 12 years ago
215084b
vp8: clamp probability values
by James Zern
· 12 years ago
0c2919c
Bug fix: error-concealment enabled changed postproc output
by Scott LaVarnway
· 12 years ago
07ce775
Reduce loop filter in cyclic refresh.
by Marco Paniconi
· 12 years ago
bc45f23
Upstream changes from Chromium Android Clang build.
by Frank Galligan
· 12 years ago
879cb7d
Merge vp9-preview changes into experimental branch
by John Koleszar
· 12 years ago
16810c1
Merge branch 'vp9-preview' of review:webm/libvpx
by John Koleszar
· 12 years ago
a0ad16e
Moved error_bins to macroblock struct
by Scott LaVarnway
· 12 years ago
74efda4
Moved zbin_mode_boost to macroblock struct
by Scott LaVarnway
· 12 years ago
3a19eeb
Moved zbin_over_quant to macroblock struct
by Scott LaVarnway
· 12 years ago
000c841
Moved denoiser frame copy/updates out of loopfilter thread
by Scott LaVarnway
· 12 years ago
ef2248a
added work buffer for denoiser
by Scott LaVarnway
· 12 years ago
a36d9a4
Move vp8_scale_frame to vpx namespace
by Johann
· 12 years ago
1009f76
Use 'vpx_scale' consistently
by Johann
· 12 years ago
f2b36a4
Removed check_gf_quality()
by Scott LaVarnway
· 12 years ago
bfca084
Moving mbs_tested_so_far, mode_test_hit_counts to macroblock struct
by Scott LaVarnway
· 12 years ago
9961ad4
Merge "Moving rd_thresh_mult, rd_threshes to macroblock struct"
by Scott LaVarnway
· 12 years ago
a9c7597
support building vp8 and vp9 into a single lib
by John Koleszar
· 12 years ago
69d0748
Moving count_mb_ref_frame_usage to macroblock struct
by Scott LaVarnway
· 12 years ago
80fe472
Merge "Removed mb_norm_activity_map"
by Scott LaVarnway
· 12 years ago
fe91e47
Moving rd_thresh_mult, rd_threshes to macroblock struct
by Scott LaVarnway
· 12 years ago
78bf828
Removed mb_norm_activity_map
by Scott LaVarnway
· 12 years ago
ee28bb8
Moving _error counts to macroblock struct
by Scott LaVarnway
· 12 years ago
f6886c4
post-proc: fix 0 or negative threshold handling
by Yunqing Wang
· 12 years ago
8b698e8
Merge "post-proc: deblock filter optimization"
by Yunqing Wang
· 12 years ago
4c53bac
post-proc: deblock filter optimization
by Yunqing Wang
· 13 years ago
6f35b19
Disable keyframe in real time that's placed one frame after a cut.
by Jim Bankoski
· 13 years ago
9704cde
Resetting of the cyclic_refresh_mode_index:
by Marco Paniconi
· 13 years ago
Next »