Sign in
aomedia
/
aom
/
f2845ed83c9098c040a777bf3b8e91ab297bb17a
f2845ed
Code cleanup for vp9-denoiser.
by Marco
· 9 years ago
65dd056
Merge "Optimize vpx_quantize_{b,b_32x32} assembler."
by Debargha Mukherjee
· 9 years ago
35cae7f
Merge "Optimize vp9_highbd_block_error_8bit assembly."
by Debargha Mukherjee
· 9 years ago
e34c7e3
Merge "palette: Replace rand() call with custom LCG."
by Alex Converse
· 9 years ago
e1a056e
Merge "Use explicit block position in foreach_transformed_block"
by Jingning Han
· 9 years ago
171fd89
palette: Replace rand() call with custom LCG.
by Alex Converse
· 10 years ago
d162934
VP9: Estimate noise level for denoiser.
by Marco
· 10 years ago
caeb10b
Use explicit block position in foreach_transformed_block
by Jingning Han
· 10 years ago
f4af1a9
Merge "vp10: merge ext_ipred_bltr experiment into misc_fixes."
by Ronald S. Bultje
· 10 years ago
806ae29d
Merge "vp10: merge universal_hp experiment into misc_fixes."
by Ronald S. Bultje
· 10 years ago
d6fc63a
Merge "Adjust superframe-is-optional unit test for vp10 superframe syntax."
by Ronald S. Bultje
· 10 years ago
dbefcc0
Merge "vp10: don't allow comp_inter_inter on keyframes."
by Ronald S. Bultje
· 10 years ago
a857728
Merge "vp10: fix tile size in remuxing step."
by Ronald S. Bultje
· 10 years ago
40347d0
Merge "vp10: use correct constant for bw adaptation of seg pred probs."
by Ronald S. Bultje
· 10 years ago
de4e266
Merge "vp10: don't make right edge available across tile boundaries."
by Ronald S. Bultje
· 10 years ago
69df584
Merge "vp10: clip MVs before adding to find_ref_mvs() list."
by Ronald S. Bultje
· 10 years ago
53dc9fd
vp10: merge ext_ipred_bltr experiment into misc_fixes.
by Ronald S. Bultje
· 10 years ago
194c0a5
vp10: merge universal_hp experiment into misc_fixes.
by Ronald S. Bultje
· 10 years ago
aa11256
Adjust superframe-is-optional unit test for vp10 superframe syntax.
by Ronald S. Bultje
· 10 years ago
6a03250
vp10: don't allow comp_inter_inter on keyframes.
by Ronald S. Bultje
· 10 years ago
558d93f
vp10: fix tile size in remuxing step.
by Ronald S. Bultje
· 10 years ago
5905877
vp10: use correct constant for bw adaptation of seg pred probs.
by Ronald S. Bultje
· 10 years ago
3d90819
vp10: don't make right edge available across tile boundaries.
by Ronald S. Bultje
· 10 years ago
aa8f852
Optimize vp9_highbd_block_error_8bit assembly.
by Geza Lore
· 10 years ago
56cfbee
Merge "vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe."
by Ronald S. Bultje
· 10 years ago
293e20d
vp10: clip MVs before adding to find_ref_mvs() list.
by Ronald S. Bultje
· 10 years ago
dec4405
vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe.
by Ronald S. Bultje
· 10 years ago
be3f271
Setting change in sample encoder: vpx_temporal_svc_encoder.c
by Marco
· 10 years ago
96b69de
Merge "VP10: some changes to palette mode"
by Hui Su
· 10 years ago
9897e1c
Merge "vp10: write colorspace info for profile 0 intraonly frames."
by Ronald S. Bultje
· 10 years ago
bafadaa
Merge "vp10: per-segment lossless coding."
by Ronald S. Bultje
· 10 years ago
92c4d81
Merge "vp10: add extended-intra prediction edges experiment."
by Ronald S. Bultje
· 10 years ago
1a64595
Merge "vp10: allow MV refs to point outside visible image."
by Ronald S. Bultje
· 10 years ago
4a7f012
Merge "vp10: allow forward updates for keyframe y intra mode probabilities."
by Ronald S. Bultje
· 10 years ago
f441a65
Merge "vp10: merge keyframe/interframe uvintramode/partition probabilities."
by Ronald S. Bultje
· 10 years ago
24517b9
Merge "vp10: make segmentation probs use generic probability model."
by Ronald S. Bultje
· 10 years ago
9cfba09
Optimize vpx_quantize_{b,b_32x32} assembler.
by Geza Lore
· 10 years ago
849e54c
Merge "vp8cx: remove deprecated reference/entropy controls"
by James Zern
· 10 years ago
2a388b5
vp10: write colorspace info for profile 0 intraonly frames.
by Ronald S. Bultje
· 10 years ago
a046f56
vp8cx: remove deprecated reference/entropy controls
by James Zern
· 10 years ago
60c58b5
vp10: per-segment lossless coding.
by Ronald S. Bultje
· 10 years ago
c7dc1d7
vp10: add extended-intra prediction edges experiment.
by Ronald S. Bultje
· 10 years ago
dea9989
vp10: allow MV refs to point outside visible image.
by Ronald S. Bultje
· 10 years ago
1eb51a2
vp10: allow forward updates for keyframe y intra mode probabilities.
by Ronald S. Bultje
· 10 years ago
d8f3bb1
vp10: merge keyframe/interframe uvintramode/partition probabilities.
by Ronald S. Bultje
· 10 years ago
6e5a116
vp10: make segmentation probs use generic probability model.
by Ronald S. Bultje
· 10 years ago
5684295
Add a new enum type vpx_color_range_t
by Yaowu Xu
· 10 years ago
7dd7a7d
vpx/*.h: add VPX_CTRL_* preproc defines
by James Zern
· 10 years ago
9ade6e1
Merge "vpx/*.h, cosmetics: fix some typos"
by James Zern
· 10 years ago
17c817a
VP10: some changes to palette mode
by hui su
· 10 years ago
b44c5cf
Adjustment on limiting cyclic refresh on steady blocks.
by Marco
· 10 years ago
1832ba7
Restore partial changes from previous commit
by Yaowu Xu
· 10 years ago
aaf6f62
Fix palette mode in multi-thread encoding setting
by hui su
· 10 years ago
a5d7484
Merge "VP9_resizing: adjust the threshold and another improvement."
by Jacky Chen
· 10 years ago
cff15f9
Merge "Fix resetting of cyclic refresh on dynamic resize change."
by Marco Paniconi
· 10 years ago
dc002cb
VP9_resizing: adjust the threshold and another improvement.
by JackyChen
· 10 years ago
d6bbda4
Fix resetting of cyclic refresh on dynamic resize change.
by Marco
· 10 years ago
1a0a10c
VP9: Rate control update for re-encode screen-content.
by Marco
· 10 years ago
15cc8bc
Merge "fix a msvc compiler warning"
by Yaowu Xu
· 10 years ago
3e1e3ac
Merge "Fix two asan failures"
by Yaowu Xu
· 10 years ago
8ced62f
fix a msvc compiler warning
by Yaowu Xu
· 10 years ago
4727fa2
Fix two asan failures
by Yaowu Xu
· 10 years ago
5d5cc0d
Check for bswap* builtins before using
by Johann
· 10 years ago
ec623a0
Upstream Mozilla fix for older Apple clang builds
by Johann
· 10 years ago
c2b8b5b
Merge "Changes to partition breakout rules."
by Yaowu Xu
· 10 years ago
cdc3599
Changes to partition breakout rules.
by paulwilkins
· 10 years ago
86c16df
Merge "VP9-SVC: Bugfix to allow skipping lower layer(s) encoding."
by Marco Paniconi
· 10 years ago
567c791
Merge "vp10: fix compiler warning with --enable-universal_hp."
by Ronald S. Bultje
· 10 years ago
fe0396c
Merge "Fix compiler warnings"
by Hui Su
· 10 years ago
fa8ba20
vp10: fix compiler warning with --enable-universal_hp.
by Ronald S. Bultje
· 10 years ago
b9e31b5
Merge "VP10: Add palette mode part 1"
by Hui Su
· 10 years ago
6f31722
Fix compiler warnings
by hui su
· 10 years ago
1ce01ea
VP9-SVC: Bugfix to allow skipping lower layer(s) encoding.
by Marco
· 10 years ago
0017095
vp10: allow forward updates for uv_mode probabilities.
by Ronald S. Bultje
· 10 years ago
5f58982
vp10: allow bw adaptivity for skip/tx probabilities in keyframes.
by Ronald S. Bultje
· 10 years ago
fee146e
vp10: don't write tile size marker bit if CONFIG_MISC_FIXES=0.
by Ronald S. Bultje
· 10 years ago
1799f2f
vp10: remove ref-MV-dependent use of HP.
by Ronald S. Bultje
· 10 years ago
5b4805d
vp10: remove clamp_mv2() call from vp10_find_best_ref_mvs().
by Ronald S. Bultje
· 10 years ago
2e45ce1
vp10: update assertion/allocation for tokens.
by Ronald S. Bultje
· 10 years ago
5d011cb
VP10: Add palette mode part 1
by hui su
· 10 years ago
ba7ea44
tile_worker_hook: fix -Wclobbered warning
by James Zern
· 10 years ago
0b74e5d
vpx/*.h, cosmetics: fix some typos
by James Zern
· 10 years ago
0c00af1
Add vpx_highbd_convolve_{copy,avg}_sse2
by Alex Converse
· 10 years ago
7e77938
Generate convolve_test wrapper functions with a macro
by Alex Converse
· 10 years ago
65055a5
Merge "vp9/decode_tiles_mt: remove unnecessary local"
by James Zern
· 10 years ago
cbada4a
Remove 4 mova insts from quantize_ssse3_x86_64.asm
by Geza Lore
· 10 years ago
94bedd0
Merge "Optimization of 8bit block error for high bitdepth"
by Debargha Mukherjee
· 10 years ago
0134764
Optimization of 8bit block error for high bitdepth
by Geza Lore
· 10 years ago
66bf686
Merge "VP9 denoiser: use skin map to improve denoising."
by Jacky Chen
· 10 years ago
bafe1a2
VP9 denoiser: use skin map to improve denoising.
by jackychen
· 10 years ago
95f8b81
Merge "vp10: use subexp probability updates for MV probs."
by Ronald S. Bultje
· 10 years ago
ca67339
Merge "vp10: skip unreachable cat6 token extrabits."
by Ronald S. Bultje
· 10 years ago
b60b15b
Merge "vp10: remove superframe size field for last frame in superframe."
by Ronald S. Bultje
· 10 years ago
0f6e9c5
Merge "vp9_skin_detection: fix some build warnings."
by Jacky Chen
· 10 years ago
5dd85e5
Merge "vp10: use superframe marker index/size mechanism for tile size."
by Ronald S. Bultje
· 10 years ago
eaa101b5
vp9_skin_detection: fix some build warnings.
by jackychen
· 10 years ago
50b20b9
vp9/decode_tiles_mt: remove unnecessary local
by James Zern
· 10 years ago
a83e8ec
Merge "vp9/tile_worker_hook: pass pbi directly"
by James Zern
· 10 years ago
1f2acb7
Merge changes Iaee60826,I51cf1e39
by James Zern
· 10 years ago
b0a2ba2
VP9_denoiser: pass address in copy_frame to make it faster.
by jackychen
· 10 years ago
Next »