Sign in
aomedia
/
aom
/
HEAD
d5265b1
Fix Clang -Wunused-but-set-variable warnings
by Wan-Teh Chang
· 31 hours ago
main
a643322
Check it's safe to cast 64bit duration to uint32_t
by Wan-Teh Chang
· 2 days ago
fc9c858
Revert "Binary size reduction for realtime build"
by Marco Paniconi
· 2 days ago
f10e098
Add AOM_CODEC_USE_PRESET for aom_codec_enc_init()
by Wan-Teh Chang
· 4 weeks ago
8a09cc2
ratectrl.c,cosmetics: fix some typos
by James Zern
· 2 days ago
08b07b2
Add more documentation for aom_svc_ref_frame_config
by Marco Paniconi
· 3 days ago
f3cf370
Binary size reduction for realtime build
by Marco Paniconi
· 2 weeks ago
6d875d0
tools_common.sh: add TOOLS_COMMON_DIR variable
by James Zern
· 3 days ago
dba2aaf
Add the experimental feature policy
by Wan-Teh Chang
· 3 days ago
dfa2b41
av1_c_vs_simd_encode.sh: fix variable dereference
by James Zern
· 3 days ago
dee70e6
av1_c_vs_simd_encode.sh: fix arm64 source list
by James Zern
· 4 days ago
5f48eb3
aom_image.h: add lifetime note for img_data
by James Zern
· 4 days ago
6e1ad5a
warp_plane_{neon_i8mm,sve}.c: Move add_const into USDOT
by George Steed
· 9 days ago
778bc19
rtc: Round framerate for computing max_consec_drop
by Marco Paniconi
· 8 days ago
8536402
av1_c_vs_simd_encode.sh: fix missing cpu-used vals for arm
by James Zern
· 12 days ago
5fac32a
Merge tag 'v3.10.0' into main branch
by Wan-Teh Chang
· 9 days ago
bcd5f2d
Add buffer bounds checks to av1_pack_bitstream()
by Wan-Teh Chang
· 10 days ago
78fa6db
Remove unneeded casts in av1_write_last_tile_info
by Wan-Teh Chang
· 9 days ago
5cbe418
rtc: Fix setting of intra-only frame for set_ref_frame_config
by Marco Paniconi
· 10 days ago
e736ba8
Remove two unnecessary/incorrect uint32_t casts
by Wan-Teh Chang
· 10 days ago
c78e883
Do not use a bit writer in av1_write_obu_header()
by Wan-Teh Chang
· 10 days ago
febe838
cmake: only build threepass.c w/CONFIG_THREE_PASS=1
by James Zern
· 1 year, 3 months ago
599199b
Clamp the calculation of sb64_target_rate to INT_MAX
by Marco Paniconi
· 11 days ago
20cc3d1
av1_c_vs_simd_encode.sh: add --fresh to cmake call
by James Zern
· 12 days ago
c2fe6bf
Update CHANGELOG with Arm optimizations in v3.10.0
by Wan-Teh Chang
· 12 days ago
luna
v3.10.0
v3.10.0-rc2
f6e03fb
Tweaks to VBR rate control based on size
by Paul Wilkins
· 5 months ago
62ab181
README.md: add security report note
by James Zern
· 12 days ago
a4828c1
intrapred_neon.c: add missing const for static tables
by James Zern
· 12 days ago
a2e1a6c
Update CHANGELOG for libaom v3.10.0
by Wan-Teh Chang
· 12 days ago
v3.10.0-rc1
fc04863
Enable palette for default_extra_cfg for CONFIG_REALTIME_ONLY
by Marco Paniconi
· 12 days ago
26e33ee
encoder.c: make 2 functions static
by James Zern
· 2 weeks ago
9608e8a
av1_quantize.c: make 2 functions static
by James Zern
· 2 weeks ago
09c26b0
tx_search.c: make av1_uniform_txfm_yrd() static
by James Zern
· 2 weeks ago
b6cd51f
Pass bitstream out buf size to av1_pack_bitstream
by Wan-Teh Chang
· 2 weeks ago
f901db8
rtc: Adjust threshold on datarate test
by Marco Paniconi
· 2 weeks ago
374d2ca
rtc: Reduce psnr thresholds in rt tests
by Marco Paniconi
· 2 weeks ago
9ed60cc
Add macro name as comment for header guard #endif
by Wan-Teh Chang
· 2 weeks ago
17dfba0
Add #ifndef header guard to config/aom_version.h
by Wan-Teh Chang
· 2 weeks ago
4b8391e
rtc: Bugfix for active_maps with sb_size=128
by Marco Paniconi
· 3 weeks ago
7e1785a
rtc: Update default_extra_cfg for CONFIG_REALTIME_ONLY
by Marco Paniconi
· 3 weeks ago
8e728c0
hash_motion.c: make av1_hash_table_clear_all() static
by James Zern
· 2 weeks ago
dc6229a
resize.c: remove most av1_{highbd,}_resize_frame*()
by James Zern
· 2 weeks ago
8906f00
rd.c: remove function w/CONFIG_REALTIME_ONLY=1
by James Zern
· 2 weeks ago
416dbf1
cdef: add missing CONFIG_AV1_HIGHBITDEPTH check
by James Zern
· 2 weeks ago
172161d
cdef_block.c: make cdef_directions_padded[] static
by James Zern
· 3 weeks ago
9d8efc4
Update AUTHORS, CHANGELOG, and version for v3.10.0
by Wan-Teh Chang
· 2 weeks ago
43cb919
don't define SumOfSquaresTest w/CONFIG_REALTIME_ONLY=1
by James Zern
· 3 weeks ago
a6f6232
mcomp.c: make several av1_init_*_compensation*() static
by James Zern
· 3 weeks ago
00e1fb8
palette.c: make av1_remove_duplicates() static
by James Zern
· 3 weeks ago
50cdf43
ratectrl.c: make some functions static
by James Zern
· 3 weeks ago
d977f75
txb_common.c: make av1_nz_map_ctx_offset_*[] static
by James Zern
· 3 weeks ago
6219314
remove aom_ssim_parms_16x16()
by James Zern
· 3 weeks ago
d231558
rd.c: don't define av1_fill_lr_rates() w/CONFIG_REALTIME_ONLY=1
by James Zern
· 3 weeks ago
a5ee6ea
encoder.c: make av1_increment_scaled_ref_counts_fpmt() static
by James Zern
· 3 weeks ago
edd5401
reconinter.c: make av1_modify_neighbor_predictor_for_obmc static
by James Zern
· 3 weeks ago
b335122
rd.c: remove av1_model_rd_surffit()
by James Zern
· 3 weeks ago
a24432b
cdef.c: add missing CONFIG_AV1_HIGHBITDEPTH check
by James Zern
· 3 weeks ago
0f98fd8
remove aom_get_mb_ss() w/CONFIG_REALTIME_ONLY=1
by James Zern
· 3 weeks ago
b95c9fd
Remove binary_codes_writer.[hc] w/CONFIG_REALTIME_ONLY=1
by James Zern
· 3 weeks ago
a733865
partition_strategy.c: make some functions static
by James Zern
· 3 weeks ago
c1ac9ef
rtc: Fix for artifacts for screen with active_maps
by Marco Paniconi
· 3 weeks ago
3744267
aq_variance.c: make some fns static w/CONFIG_REALTIME_ONLY=1
by James Zern
· 3 weeks ago
878cc4e
aom_dsp.cmake: rm highbd asm w/CONFIG_AV1_HIGHBITDEPTH=0
by James Zern
· 3 weeks ago
fa82bed
bitwriter_buffer.c: make aom_wb_overwrite_bit() static
by James Zern
· 3 weeks ago
8057a57
Change default_extra_cfg to an array
by Wan-Teh Chang
· 3 weeks ago
feaeb33
Reorder the two default_extra_cfg structs
by Wan-Teh Chang
· 3 weeks ago
35c90ab
rtc: Bugfix for active_maps with sb_size=128
by Marco Paniconi
· 3 weeks ago
68bc713
remove aom_dist_wtd_comp_avg_upsampled_pred*()
by James Zern
· 3 weeks ago
02f67ff
binary_codes_writer.c: make some functions static
by James Zern
· 3 weeks ago
9c7f28d
binary_codes_reader.c: make 2 functions static
by James Zern
· 3 weeks ago
132707a
remove masked_sad*x4d*()
by James Zern
· 3 weeks ago
93a76ca
yv12extend.c: remove 2 unused functions
by James Zern
· 3 weeks ago
0d5ebd4
remove aom_convolve8() from rtcd
by James Zern
· 3 weeks ago
76316d4
remove redundant `&& __GNUC__` preproc check
by James Zern
· 3 weeks ago
778f07b
intra_mode_search.c: make prune_intra_y_mode() static
by James Zern
· 3 weeks ago
c7ff908
encodemb.c: make some globals static
by James Zern
· 3 weeks ago
a1ac379
pass2_strategy.c: make some tables static
by James Zern
· 3 weeks ago
8ae33b7
cdef_block_avx2.c: make shuffle_reg_256bit[] static
by James Zern
· 3 weeks ago
39f84da
cpu_used_firstpass_test.cc: Include gtest/gtest.h
by Wan-Teh Chang
· 3 weeks ago
7230cd8
move av1_fdwt8x8_uint8_input_c to rtcd
by James Zern
· 4 weeks ago
f570a1c
Add Neon USMMLA impl. for 6-tap dist_wtd_convolve_x_dist_wtd_avg
by Jonathan Wright
· 4 weeks ago
369781b
Add Arm Neon USMMLA impl. for 6-tap dist_wtd_convolve_x_avg
by Jonathan Wright
· 4 weeks ago
01844f7
Add Arm Neon USMMLA impl. for 6-tap non-avg dist_wtd_convolve_x
by Jonathan Wright
· 4 weeks ago
b0f8fec
remove aom_scale.[ch] & gen_scalers.c
by James Zern
· 4 weeks ago
83f00dc
mcomp.c: remove av1_get_mvpred_compound_var()
by James Zern
· 4 weeks ago
c98f2f0
remove av1_get_hier_tpl_rdmult()
by James Zern
· 4 weeks ago
4fc16d1
temporal_filter.c: make av1_get_q() static
by James Zern
· 4 weeks ago
911a06d
ratectrl.c: make some functions static
by James Zern
· 4 weeks ago
826bc39
picklpf.c: make av1_get_max_filter_level() static
by James Zern
· 4 weeks ago
41f75d1
motion_search_facade.c: make a function static
by James Zern
· 4 weeks ago
6e1ce4b
level.c: make some functions static
by James Zern
· 4 weeks ago
fff567c
interp_search.c: make av1_find_interp_filter_match() static
by James Zern
· 4 weeks ago
658900e
external_partition.c: make av1_ext_part_init() static
by James Zern
· 4 weeks ago
9b8fa91
ethread.c: make av1_compute_num_enc_workers() static
by James Zern
· 4 weeks ago
0cbf911
encodemb.c: make av1_encode_block_intra() static
by James Zern
· 4 weeks ago
648ff2d
aq_cyclicrefresh.c: make av1_cyclic_refresh_reset_resize() static
by James Zern
· 4 weeks ago
f46501b
restoration.c: make av1_foreach_rest_unit_in_plane() static
by James Zern
· 4 weeks ago
acae43e
av1_loopfilter.c: make av1_get_filter_level() static
by James Zern
· 4 weeks ago
4a0eca4
make aom_sse_to_psnr() static w/CONFIG_INTERNAL_STATS=0
by James Zern
· 4 weeks ago
131c3d5
allintra_end_to_end_test: mark some tests as 'Large'
by James Zern
· 3 weeks ago
Next »