Sign in
aomedia
/
aom
/
HEAD
ff9badef
Tweak luma QM levels with `tune=ssimulacra2`
by Julio Barba
· 19 hours ago
main
f28171c
Variance Boost: update comment on variance calculation
by Julio Barba
· 33 hours ago
6a1c556
Variance Boost: 3-octile subblock variance sampling
by Julio Barba
· 3 days ago
89a0651
rtc-screen: Prune palette testing for speed 11
by Marco Paniconi
· 10 days ago
d486d0d
av1_return_max/min_sub_pixel_mv: set sse1 output
by Wan-Teh Chang
· 12 days ago
4e96b7c
Spell "filesize" and "tilesize" as two words
by Wan-Teh Chang
· 13 days ago
37c5c4e
Use ROUND_POWER_OF_TWO() in av1_optimize_txb()
by Wan-Teh Chang
· 14 days ago
3f8a73c
Tweak rdmult with `tune=ssimulacra2`
by Julio Barba
· 3 weeks ago
36813a3
Build: compile source files in parallel under MSVC
by Aras Pranckevicius
· 3 weeks ago
c2f5974
Tweak 4:4:4 chroma QM levels with `tune=ssimulacra2`
by Julio Barba
· 2 weeks ago
80070c4
Ensure Variance Boost only runs in all intra mode
by Julio Barba
· 3 weeks ago
822b18e
Decrease AC chroma on 4:4:4 content with `tune=ssimulacra2`
by Julio Barba
· 3 weeks ago
bc45e03
Variance Boost: feedback follow-up
by Julio Barba
· 3 weeks ago
80a21c1
Don't assert signed integer overflow didn't happen
by Wan-Teh Chang
· 3 weeks ago
5406c57
Declare some cpi parameters as const AV1_COMP *
by Wan-Teh Chang
· 3 weeks ago
893c832
Cosmetic: change "allintra" to "all intra"
by Wan-Teh Chang
· 3 weeks ago
b19982b
Use more commonly-used expression of rounding term
by Wan-Teh Chang
· 3 weeks ago
2894f56
Change the default_extra_cfg array back to a struct
by Wan-Teh Chang
· 3 weeks ago
58bbf5e
Enable QM-PSNR metric with `tune=ssimulacra2`
by Julio Barba
· 4 weeks ago
5b8a8e1
av1_inv_txfm2d_test: make arrays const
by Tristan Matthews
· 3 weeks ago
03b9a9a
svc_encoder_rtc: make arrays const
by Tristan Matthews
· 3 weeks ago
57a768d
speed_features: make arrays const
by Tristan Matthews
· 3 weeks ago
a38b795
compound_type: make arrays const
by Tristan Matthews
· 3 weeks ago
ecad807
timing: make arrays const
by Tristan Matthews
· 3 weeks ago
7883c10
av1_inv_txfm_ssse3: make arrays const
by Tristan Matthews
· 3 weeks ago
d3c03f2
av1_inv_txfm_avx2: make arrays const
by Tristan Matthews
· 3 weeks ago
ed4a674
mvref_common: make arrays const
by Tristan Matthews
· 3 weeks ago
c1e3378
av1_inv_txfm_neon: make arrays const
by Tristan Matthews
· 3 weeks ago
4d61b2f
highbd_intrapred_neon: make arrays const
by Tristan Matthews
· 3 weeks ago
c1842f7
Introduce Variance Boost
by Julio Barba
· 4 weeks ago
921e7cf
Merge tag 'v3.11.0' into main
by Jerome Jiang
· 3 weeks ago
37a438c
Boost chroma on 4:2:0 content with `tune=ssimulacra2`
by Julio Barba
· 4 weeks ago
0c10cd5
Save layer context when dropping frame in temporal svc encoding
by Zhaoliang Ma
· 3 weeks ago
4dc2f7c
Add CONFIG_CWG_E050 cmake flag.
by Maryla
· 3 weeks ago
f6f2deb
Adjust temporal filter strength for better visual quality
by Yunqing Wang
· 4 weeks ago
1a65400
{highbd_,}sad_sse2.asm: fix function names in comments
by James Zern
· 5 weeks ago
706b6b4
sad.c: simplify SADMXN defines
by James Zern
· 5 weeks ago
d906231
rm dist_wtd_sad*_avg & dist_wtd_sub_pixel_avg_variance fns
by James Zern
· 5 weeks ago
d6e0bea
rm highbd_sad4xN_avg & highbd_sadNx4_avg
by James Zern
· 5 weeks ago
b94d47b
rm sad4xN_avg & sadNx4_avg
by James Zern
· 5 weeks ago
0380900
av1/encoder: move variance fn ptr constant out of loops
by James Zern
· 3 weeks ago
a6c705b
Add const to the "MACROBLOCK *x" parameter
by Wan-Teh Chang
· 3 weeks ago
8a692cb
Fix spelling error "sensitiivty" to "sensitivity"
by Wan-Teh Chang
· 3 weeks ago
be60f06
Use std::pair<T,bool> instead of std::optional.
by Maryla
· 4 weeks ago
d6f30ae
Remove experimental feature AOM_CODEC_USE_PRESET
by Wan-Teh Chang
· 4 weeks ago
minty
v3.11.0
7dc70f9
Remove experimental status of AOM_CODEC_USE_PRESET
by Wan-Teh Chang
· 5 weeks ago
a433a39
Remove experimental feature AOM_CODEC_USE_PRESET
by Wan-Teh Chang
· 4 weeks ago
71a9128
av1_encoder.dox: fix doxygen 1.9.8 warnings
by James Zern
· 7 weeks ago
bfe96c2
svc_encoder_rtc: add multilayer metadata
by Maryla
· 4 weeks ago
77846f5
Ignore .DS_Store
by Julio Barba
· 4 weeks ago
ac811e6
Enable new --tune=ssimulacra2 defaults
by Julio Barba
· 4 weeks ago
0fc5b01
rtc: Remove old/unneeded comment.
by Marco Paniconi
· 4 weeks ago
986c536
rtc: Allow for color_sensitivity for speed 11
by Marco Paniconi
· 4 weeks ago
2d2f644
Add --tune=ssimulacra2 / AOM_TUNE_SSIMULACRA2
by Wan-Teh Chang
· 4 weeks ago
8a22531
Introduce Adaptive CDEF
by Julio Barba
· 5 weeks ago
f8eb8a5
rtc: Change subpel motion speed feature for speed 11
by Marco Paniconi
· 4 weeks ago
6418c21
rtc: Change subpel motion speed feature for speed 11
by Marco Paniconi
· 4 weeks ago
6c3ba08
Do not mention experimental AOM_CODEC_USE_PRESET
by Wan-Teh Chang
· 4 weeks ago
f391745
Write unit tests for get QM formulas
by Julio Barba
· 5 weeks ago
28e9fef
Revert^2 "Re-enable MonochromeRealtimeTest"
by Marco Paniconi
· 4 weeks ago
b555613
Revert "Re-enable MonochromeRealtimeTest"
by Marco Paniconi
· 5 weeks ago
96484b5
rtc: Extend speed 11 to resolutions above 720p for camera input
by Marco Paniconi
· 5 weeks ago
3b8a9b2
Re-enable MonochromeRealtimeTest
by Marco Paniconi
· 5 weeks ago
93f20a1
test.cmake: enable monochrome_test.cc w/CONFIG_REALTIME_ONLY
by James Zern
· 5 weeks ago
cb7d3eb
Remove experimental status of AOM_CODEC_USE_PRESET
by Wan-Teh Chang
· 5 weeks ago
6f04c02
minty: Add neon speed up to change log
by Jerome Jiang
· 5 weeks ago
v3.11.0-rc1
f21be21
av1_cx_iface.c: clarify allintra overrides
by Julio Barba
· 6 weeks ago
3395f9a
Introduce qindex -> QM level formula tuned for allintra mode
by Julio Barba
· 6 weeks ago
540542c
sad_sse2.asm,cosmetics: fix function names in comments
by James Zern
· 6 weeks ago
0a56af3
rm unused aom_sad_skip functions
by James Zern
· 6 weeks ago
3e71b26
rm unused aom_highbd_sad_skip functions
by James Zern
· 6 weeks ago
d441f2d
Update version and changelog
by Jerome Jiang
· 6 weeks ago
ff1bba1
Update `sharpness` comments to mention loop filter adjustment
by Julio Barba
· 6 weeks ago
5b48af3
Lower PSNR thresholds after commit b4f03d7
by Wan-Teh Chang
· 6 weeks ago
5dd7a2e
log_sub_block_var: move fn ptr constant out of loop
by James Zern
· 6 weeks ago
6fcaf2c
tpl_model.c: add missing CONFIG_* checks
by James Zern
· 7 weeks ago
1abb3a8
pass2_strategy.c: make av1_gop_bit_allocation static
by James Zern
· 7 weeks ago
d608f88
Enable skip_encoding_non_reference when frame_dropper enabled
by Marco Paniconi
· 8 weeks ago
b4f03d7
Wire `sharpness` value to loop filter sharpness in allintra mode
by Julio Barba
· 6 weeks ago
f036dcb
cdef_test,cosmetics: fix class member names
by James Zern
· 6 weeks ago
0983375
rtc: Fix to color_sensitivity for fading scene transitions
by Marco Paniconi
· 7 weeks ago
95a2b89
av1_fwd_txfm1d_sse4.c: rm unused av1_fadst4_sse4_1
by James Zern
· 6 weeks ago
87aa5a9
ratectrl.c: rm av1_q_mode_get_q_index
by James Zern
· 6 weeks ago
58017cc
args_helper.c: make arg_init() static
by James Zern
· 7 weeks ago
99bac04
quant_common.c: remove av1_qmatrix()
by James Zern
· 7 weeks ago
c1b5f78
rtc: Fix to color_sensitivity for fading scene transitions
by Marco Paniconi
· 7 weeks ago
6972a64
txb_rdopt.c: make av1_cost_coeffs_txb_estimate static
by James Zern
· 7 weeks ago
e881616
av1_encoder.dox: fix doxygen 1.9.8 warnings
by James Zern
· 7 weeks ago
d37af01
bitstream.c: make av1_write_uleb_obu_size_unsafe static
by James Zern
· 7 weeks ago
00e3da1
fast_9.c: make aom_fast9_corner_score static
by James Zern
· 7 weeks ago
270b7d5
entenc.c: rm od_ec_enc_patch_initial_bits()
by James Zern
· 7 weeks ago
88e0bd4
partition_strategy.c: add missing CONFIG_ check
by James Zern
· 7 weeks ago
6b3cfa1
restoration.c: make av1_loop_restoration_copy_planes static
by James Zern
· 7 weeks ago
5975de7
resize.c: make av1_highbd_resize_plane static
by James Zern
· 7 weeks ago
999567b
mv av1_calculate_unscaled_superres_size() to test
by James Zern
· 7 weeks ago
61046cf
misc_model_weights.h: make tables static
by James Zern
· 7 weeks ago
7b366cb
pass2_strategy.c: make some fns static
by James Zern
· 7 weeks ago
bb6e9f7
grain_synthesis.c: make av1_add_film_grain_run static
by James Zern
· 7 weeks ago
076306f
binary_codes_writer.c: make some fns static
by James Zern
· 7 weeks ago
f3955b2
binary_codes_writer.c: remove unused functions
by James Zern
· 7 weeks ago
Next »