Sign in
aomedia
/
aom
/
HEAD
b63f30b
Move common code in aom_upsampled_pred_c/neon/sse2
by Wan-Teh Chang
· 6 days ago
main
1791161
Merge tag 'v3.13.3' into main
by Wan-Teh Chang
· 3 hours ago
395efd1
av1_nonrd_pick_inter_mode_sb: normalize ref frame check
by James Zern
· 20 hours ago
f21c2d8
Prune the evaluation of inter transform split
by Ranjit Kumar Tulabandu
· 9 days ago
c61e958
Change cm back to const in combined_motion_search
by Wan-Teh Chang
· 22 hours ago
931ecb0
RC: Use QP from RC for TPL
by Jerome Jiang
· 21 hours ago
ffef1a8
Update description of commit 4cc0867f in Bug Fixes
by Wan-Teh Chang
· 25 hours ago
f5d16c2
Extend the sf that skips compound modes to speed=1
by Ranjit Kumar Tulabandu
· 10 days ago
701387b
Tweak the gf_length decision
by Lin Zheng
· 3 days ago
92d4c37
Update CHANGELOG and CMakeLists.txt for v3.13.3
by Wan-Teh Chang
· 31 hours ago
opaline
v3.13.3
cb3cfa1
Add test for comp mask pred crash fix
by Julio Barba
· 2 weeks ago
b655445
Add a shorts 1080p test data
by Yunqing Wang
· 5 months ago
1ee3843
Enable Clang's -Wc23-extensions warning
by Wan-Teh Chang
· 2 days ago
61e2b5b
Spelling fix: change "an" to "a"
by Wan-Teh Chang
· 2 days ago
e19bda0
RC: skip shortern GF when using ext RC
by Jerome Jiang
· 2 days ago
bcb5415
Fix unitialized variable in nonrd_pickmode
by Marco Paniconi
· 2 days ago
47500a1
Convert some assert() to static_assert()
by Wan-Teh Chang
· 3 days ago
9856078
Add valuable tune IQ info to `adjust_rdcost()`
by Julio Barba
· 3 days ago
a047955
Set force_mv_inter_layer earlier in skip_inter_mode
by Marco Paniconi
· 4 days ago
d108e33
Enable the ISO C11 standard
by Wan-Teh Chang
· 4 days ago
98ac574
Arm: Improve av1_apply_temporal_filter
by Li Zhang
· 4 days ago
bd15da9
Arm: Enable Neon and Neon Dotprod for av1_apply_temporal_filter
by Li Zhang
· 4 days ago
2aee85f
Fix apply_temporal_filter unit test
by Li Zhang
· 4 days ago
6233c5c
Extend sf 'weight_calc_level_in_tf' to speed 3
by Diksha Singh
· 4 days ago
1d8b113
Fix the calculation of known_rd
by Ranjit Kumar Tulabandu
· 6 days ago
bdd1dc5
Frame scaling loop restoration crash fix
by Julio Barba
· 2 weeks ago
6275554
Frame scaling comp mask pred crash fix
by Julio Barba
· 2 weeks ago
dc0b27c
Update CHANGELOG with more changes
by Julio Barba
· 6 days ago
1257c12
use unaligned load for av1_convolve_*_avx2
by Jerome Jiang
· 7 days ago
f2449c9
Add support for more color spaces
by Frank Galligan
· 8 days ago
8be279a
Revert "av1/decoder/obu.c: don't fail on undefined levels"
by Wan-Teh Chang
· 6 days ago
e6330f8
remove third_party/SVT-AV1
by James Zern
· 7 days ago
4369bd1
av1_nonrd_pick_inter_mode_sb: add missing ref_frame_flags check
by James Zern
· 6 days ago
fcd257b
Enable SIMD of av1_apply_temporal_filter() for 422 format
by Rohan Baid
· 9 days ago
27c9ea0
Revert "Prune the evaluation of inter transform split"
by James Zern
· 8 days ago
56a172d
Enable AVX2 and SSE2 for av1_highbd_apply_temporal_filter()
by Rohan Baid
· 14 days ago
2225df7
Fix typo in matrix_coefficients_enum
by Frank Galligan
· 8 days ago
fa7d89e
Optimize diamond_search_sad
by Yunqing Wang
· 9 days ago
fe78ff9
encode_api_test.cc: fix Visual Studio warnings
by James Zern
· 9 days ago
1aec28d
Update CHANGELOG with new features and bug fixes
by Julio Barba
· 9 days ago
76fe151
Prune the evaluation of inter transform split
by Ranjit Kumar Tulabandu
· 9 days ago
d58711f
Extend sf 'prune_single_ref' to speed 2
by Diksha Singh
· 11 days ago
de575da
aom_image: remove support for AOM{YV12,I420}
by James Zern
· 2 weeks ago
66fcddb
aom_image,img_alloc_helper: verify aom_img_fmt_t
by James Zern
· 2 weeks ago
a749f28
av1 encoder: reject unequal UV strides
by James Zern
· 3 weeks ago
e7837ad
Optimize tune IQ/SSIMULACRA2 for realtime mode
by Julio Barba
· 11 days ago
c7f11d7
Update to GoogleTest 1.17.0
by Wan-Teh Chang
· 3 weeks ago
0d9cc74
Allow patch files to have trailing spaces
by Wan-Teh Chang
· 10 days ago
061c666
Scenecut improvement for crossfade
by Lin Zheng
· 2 weeks ago
446d160
Skip the evaluation of compound modes
by Ranjit Kumar Tulabandu
· 14 days ago
f3dddeb
Fix conditional jump based on uninitialised value
by Wan-Teh Chang
· 14 days ago
9dafbe3
Improve handle_inter_mode() comments
by Wan-Teh Chang
· 13 days ago
5211d13
Remove the rd_stats parameter from two functions
by Wan-Teh Chang
· 13 days ago
f9533e4
Add test for comp mask pred crash fix
by Julio Barba
· 2 weeks ago
4cc0867
Frame scaling loop restoration crash fix
by Julio Barba
· 2 weeks ago
22e1f16
Always allow second ARF temporal filtering
by Yunqing Wang
· 2 weeks ago
a0028e9
Merge tag 'v3.13.2' into main
by Wan-Teh Chang
· 2 weeks ago
04d4ac9
Extend tune IQ/SSIMULACRA2 to inter-frame encoding modes
by Julio Barba
· 5 weeks ago
83225dd
Revert "Frame scaling loop restoration crash fix"
by Wan-Teh Chang
· 2 weeks ago
74aaa1e
Frame scaling comp mask pred crash fix
by Julio Barba
· 2 weeks ago
1c03b6d
Frame scaling loop restoration crash fix
by Julio Barba
· 2 weeks ago
4265e4a
Optimize tune IQ and SSIMULACRA2 for inter-frame encoding
by Julio Barba
· 3 weeks ago
4a29b01
Fix tpl stored ref frame indices
by Bohan
· 2 weeks ago
7ae03d8
RC: Add flag indicating whether to use delta q
by Jerome Jiang
· 2 weeks ago
ad36788
RC: Use update_ref_idx when ext rc is used
by Jerome Jiang
· 2 weeks ago
ad44980
Update CHANGELOG for v3.13.2
by Wan-Teh Chang
· 2 weeks ago
v3.13.2
v3.13.2-rc1
26f9a41
Refactor the initialization of accumulate_stats_stage
by Lin Zheng
· 2 weeks ago
24ab1dd
enc: always alloc tile data w/tile count change
by James Zern
· 4 weeks ago
e53950b
encode_api_test: add test coverage for issue 487259772
by James Zern
· 4 weeks ago
61fc25e
Use enc_row_mt->allocated_tile_cols/rows correctly
by Wan-Teh Chang
· 4 weeks ago
399a954
Refactor and cleanup convolve AVX2 intrinsic
by Satheesh Kumar
· 2 weeks ago
34f2519
Allocate original source buffer for psnr correctly
by Wan-Teh Chang
· 3 weeks ago
3c27200
Use crop dimensions for extension calculation
by Jerome Jiang
· 6 weeks ago
77f51c6
Extend sf 'prune_single_ref' to speed 3, 4
by Diksha Singh
· 3 weeks ago
9300ad6
Fix sf 'reuse_compound_type_decision'
by Deepa K G
· 3 weeks ago
ec5267a
Fix int16_t overflow in CDEF search for frames > 32768 pixels
by James Zern
· 4 weeks ago
82d69d8
Make "--enable-overlay" encoder flag work
by Yunqing Wang
· 3 weeks ago
7374177
Enable AVX2 and SSE2 for av1_apply_temporal_filter()
by Diksha Singh
· 3 weeks ago
c501b07
Improve av1_convolve_y_sr_general_avx2()
by Satheesh Kumar
· 3 weeks ago
2e87bb9
Fix width/height confusion in av1_first_pass_row()
by Wan-Teh Chang
· 3 weeks ago
14f879a
Update CHANGELOG and CMakeLists.txt for v3.13.2
by Wan-Teh Chang
· 2 weeks ago
935aaa9
Fix data race issue in FrameParallelThreadEncodeTest
by Lin Zheng
· 3 weeks ago
b801271
Correct comment typo: recont_uvoffset has extra t
by Wan-Teh Chang
· 3 weeks ago
0d3618b
Use scale_factors for GOLDEN_FRAME & ALTREF_FRAME
by Wan-Teh Chang
· 3 weeks ago
c7bc020
Revert 0c15af0 and fix svc multi-layer test failures
by Lin Zheng
· 3 weeks ago
f1fab9f
av1_cx_iface.c: move #if outside of macro
by James Zern
· 3 weeks ago
bf26f32
Enhance low-complexity test
by Yunqing Wang
· 3 weeks ago
0c15af0
Gate the VBR changes in 2fed9c3 only when CONFIG_REALTIME_ONLY=0
by Lin Zheng
· 3 weeks ago
fb36c20
rtc: Disable speed feature use_rtc_tf for spatial layers
by Marco Paniconi
· 3 weeks ago
e54b560
Gate the VBR changes in 2fed9c3 only when mode!=REALTIME
by Lin Zheng
· 3 weeks ago
3a3a9ef
lc-dec: Enable low-complexity decode mode for hdres
by Narayan
· 4 weeks ago
0bfd0b9
Fix a bug when CONFIG_REALTIME_ONLY=1
by Lin Zheng
· 3 weeks ago
cd17f2f
Fix build issue related to av1_convolve_x_sr_general_avx2()
by Rohan Baid
· 4 weeks ago
288ad69
Fix UseFixedQPOffsetsTest uninitialized value
by Julio Barba
· 4 weeks ago
e8b13a0
Fix int16_t overflow in CDEF search for frames > 32768 pixels
by James Zern
· 4 weeks ago
32fa66d
Fix BasicRateTargetingVBRLagRealtime after 2fed9c
by Lin Zheng
· 4 weeks ago
c67aace
Fix `use_fixed_qp_offsets` comment
by Julio Barba
· 4 weeks ago
8cd4d41c
Introduce `use_fixed_qp_offsets = 2`
by Julio Barba
· 5 weeks ago
f06804b
cmake: fix nasm detection w/3.0
by James Zern
· 6 months ago
900fa7e
enc: always alloc tile data w/tile count change
by James Zern
· 4 weeks ago
Next »