Sign in
aomedia
/
aom
/
ab5ce2e5ae7cdd46d2c38aac7a1c61a6161452eb
ab5ce2e
sixtap_predict_test: create fn pointers w/'&' ref
by James Zern
· 9 years ago
91606bb
sad_test: create fn pointers w/'&' ref
by James Zern
· 9 years ago
892130f
vp9_spatial_svc_encoder.sh: fix command line param
by James Zern
· 9 years ago
57cae22
Merge "Add AVX vectorized vp9_diamond_search_sad"
by Yunqing Wang
· 9 years ago
f1342a7
Add AVX vectorized vp9_diamond_search_sad
by Geza Lore
· 9 years ago
c664170
Merge "Bias against non-zero mv for large blocks."
by Marco Paniconi
· 9 years ago
04a99cb
Bias against non-zero mv for large blocks.
by Marco
· 9 years ago
17534d2
Merge "Update to encoder_breakout_test, for non-rd mode."
by Marco Paniconi
· 9 years ago
5ff1008
Merge "Fix a msvc warning"
by Yaowu Xu
· 9 years ago
3cbe767
Merge "Generate intra prediction reference values only when necessary"
by Hui Su
· 9 years ago
73372cc
Merge "Adjust threshold for datarate frame drop test."
by Marco Paniconi
· 9 years ago
9a7785b
Update to encoder_breakout_test, for non-rd mode.
by Marco
· 9 years ago
87e08f4
Fix a msvc warning
by Yaowu Xu
· 9 years ago
255bcf8
Merge "misc fixes: Remove a wasted value."
by Alex Converse
· 9 years ago
1796d1c
Merge "Add target for Mac OS X 10.11 'El Capitan'"
by Alex Converse
· 9 years ago
cb7b2a4
Adjust threshold for datarate frame drop test.
by Marco
· 9 years ago
d73e6cef
Merge "vpx_scale: fix the issue in msan test."
by Jacky Chen
· 9 years ago
080ad91
Add target for Mac OS X 10.11 'El Capitan'
by Alex Converse
· 9 years ago
61f240c
Merge "Move noise level estimate outside denoiser."
by Marco Paniconi
· 9 years ago
fcb4646
vpx_scale: fix the issue in msan test.
by jackychen
· 9 years ago
c7da053
Move noise level estimate outside denoiser.
by Marco
· 9 years ago
16bf821
Move palette-based intra prediction out of misc-fixes
by hui su
· 9 years ago
e085fb6
Generate intra prediction reference values only when necessary
by hui su
· 9 years ago
c2f6a7d
vp9 denoiser: Don't estimate noise on resized trigger frame.
by Marco
· 9 years ago
9cafc46
Merge "Convert motion search config from AoS to SoA"
by Debargha Mukherjee
· 9 years ago
082434b
Merge changes I3b89e7a6,I8ef772a0
by James Zern
· 9 years ago
ca163b8
vp9_dx_iface: move struct defs to separate header
by James Zern
· 9 years ago
d296722
Merge "Make the zero handling in extend_to_full_distribution more explicit."
by Alex Converse
· 9 years ago
68ecfc1
vp9_decodeframe.h: add missing include
by James Zern
· 9 years ago
ede323a
Specify feasible parameter values for lossless mode
by hui su
· 9 years ago
989193c
Make the zero handling in extend_to_full_distribution more explicit.
by Alex Converse
· 10 years ago
039f241
Merge "VP9_resizing: add limitation to the downsacling resolution."
by Jacky Chen
· 9 years ago
6f229b3
Merge "Shrink probability remap tables."
by Alex Converse
· 9 years ago
dba2d5b
VP9_resizing: add limitation to the downsacling resolution.
by jackychen
· 9 years ago
487023e
Merge "VP9 decoder: Add more test vectors for resizing."
by Jacky Chen
· 9 years ago
9cb7365
Update to vp9_spatial_svc_encoder.
by Marco
· 9 years ago
d464e8a
VP9 decoder: Add more test vectors for resizing.
by jackychen
· 10 years ago
9645cd4
Merge "VP9-SVC: Allow frame dropping due to overshoot for spatial layers."
by Marco Paniconi
· 9 years ago
e765969
Merge "Revert "Replace the zero handling in extend_to_full_distribution.""
by Alex Converse
· 9 years ago
bb0bc06
Merge "Skip AS detection when using --enable-external-build"
by Johann Koenig
· 9 years ago
6f49895
Merge "Only set sysroot when alt_libc finds a directory"
by Johann Koenig
· 9 years ago
663960e
Revert "Replace the zero handling in extend_to_full_distribution."
by Alex Converse
· 9 years ago
bd45af8
Add more resize test videos that with larger resolution change intervals.
by Hangyu Kuang
· 9 years ago
965a8de
Convert motion search config from AoS to SoA
by Geza Lore
· 9 years ago
f5f19a1
Merge "Add several new test vectors with small resolution."
by Hangyu Kuang
· 9 years ago
0771a30
Add several new test vectors with small resolution.
by Hangyu Kuang
· 10 years ago
823a47e
Update to vp9-denoising.
by Marco
· 9 years ago
a6f70b4
Only set sysroot when alt_libc finds a directory
by Johann
· 9 years ago
4fb2ba2
VP9-SVC: Allow frame dropping due to overshoot for spatial layers.
by Marco
· 9 years ago
0f059d6
misc fixes: Remove a wasted value.
by Alex Converse
· 9 years ago
2de14eb
Merge "Adjustments to vp9-denoising."
by Marco Paniconi
· 9 years ago
a736bf6
Shrink probability remap tables.
by Alex Converse
· 9 years ago
8a2fc54
Adjustments to vp9-denoising.
by Marco
· 9 years ago
c1b2d41
Merge "Reorder code to be consistent accross branches"
by Yaowu Xu
· 9 years ago
89d10d8
Merge "Replace the zero handling in extend_to_full_distribution."
by Alex Converse
· 9 years ago
9d8bde8
Reorder code to be consistent accross branches
by Yaowu Xu
· 9 years ago
811be0d
Fix VS build.
by Alex Converse
· 9 years ago
12f26bf
Skip AS detection when using --enable-external-build
by Johann
· 9 years ago
dc9d36c
Merge "Code cleanup for vp9-denoiser."
by Marco Paniconi
· 9 years ago
cce3982
Merge "Incorrect frame used in KF boost loop."
by Paul Wilkins
· 9 years ago
26abc15
Merge "Bug in clamping of base_frame_target."
by Paul Wilkins
· 9 years ago
f2845ed
Code cleanup for vp9-denoiser.
by Marco
· 9 years ago
7f56cb2
Replace the zero handling in extend_to_full_distribution.
by Alex Converse
· 10 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
762c0f2
Bug in clamping of base_frame_target.
by Paul Wilkins
· 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
4e887f0
Incorrect frame used in KF boost loop.
by Paul Wilkins
· 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
Next »