Sign in
chromium
/
webm
/
libvpx
/
HEAD
ad17f61
vp8_decode_frame: validate partition 0 size
by James Zern
· 3 days ago
main
dcf4253
vpx_enc_fuzzer: limit number of encoded frames
by James Zern
· 5 days ago
a0ac06f
Revert "Increase alignment for wider SIMD optimization"
by James Zern
· 6 days ago
11eb734
Revert "vpxdsp: [x86] AVX2 and AVX512 for tm intra predictor"
by James Zern
· 6 days ago
99e542a
vpxdsp: [x86] small tweak to vpx_highbd_tm_predictor_4x4_sse2
by zuxy
· 9 days ago
473c807
vpxdsp: [x86] AVX2 and AVX512 for tm intra predictor
by zuxy
· 10 days ago
27b08ed
Increase alignment for wider SIMD optimization
by zuxy
· 10 days ago
a56f868
vpx_enc_fuzzer: add missing break statements
by James Zern
· 11 days ago
f84e792
Test for ioc: use more general rounding
by Jerome Jiang
· 11 days ago
80b0b05
builtin_assume range of token values
by Florian Mayer
· 12 days ago
0f5732b
Test that tokens are within range
by Florian Mayer
· 12 days ago
d4c26ba
Also builtin_assume value of ctx_cur
by Florian Mayer
· 12 days ago
1801b96
cleanup: remove unnecessary copy of ctx
by Florian Mayer
· 12 days ago
53b5de7
Avoid ioc in intermediate step
by Jingning Han
· 2 weeks ago
75d62e8
builtin_assume energy values are within bounds
by Florian Mayer
· 3 weeks ago
0fe8cfa
Add test for maximum value of vp9_pt_energy_class
by Florian Mayer
· 3 weeks ago
e83e25f
__builtin_assume that scan values are in range
by Florian Mayer
· 3 weeks ago
c6144e1
configure: add --disable-x86-asm
by James Zern
· 3 weeks ago
754659a
vpxdsp [x86]: AVX2 for 16x16 high bd d207 and d63 intra pred
by zuxy
· 3 weeks ago
952c4d8
vp8: fix use_dc_pred condition in mb_activity_measure
by Marco Paniconi
· 3 weeks ago
5de804c
Add test that all scan values are <= MAX_SCAN_VALUE
by Florian Mayer
· 3 weeks ago
d5f35ac
write_superframe_index: return 0 if buffer is full
by Wan-Teh Chang
· 3 weeks ago
f4ed22f
highbd_variance64: use unsigned math w/sse calculation
by James Zern
· 3 weeks ago
0986335
vpxdsp: [x86] vpx_highbd_d207_predictor_32x32 for AVX2 and AVX512
by zuxy
· 3 weeks ago
92be056
update_level_info: Declare `size` param as size_t
by Wan-Teh Chang
· 3 weeks ago
8786a5a
Merge tag 'v1.16.0'
by Jerome Jiang
· 4 weeks ago
807c698
vp9_postproc: fix limits allocation size
by James Zern
· 4 weeks ago
dea485b
Fix size of token cache
by Florian Mayer
· 4 weeks ago
5af0083
vp9_ext_ratectrl_test: fix test w/CONFIG_VP9_DECODER=0
by James Zern
· 4 weeks ago
4b77b98
Add "edx" to x86_readtsc()'s clobber list
by zuxy
· 4 weeks ago
7900df4
vpxdsp: [x86] vpx_highbd_d63_predictor_32x32 for AVX2 and AVX512
by zuxy
· 4 weeks ago
9298695
vp9: Fix to heap overflow for postproc with resize
by Marco Paniconi
· 4 weeks ago
02ff212
fastssim.c: remove ';' from #define
by James Zern
· 5 weeks ago
6aa37df
vpx_{encod,decod}er.h: clarify vpx_codec_*_init_ver comment
by James Zern
· 5 weeks ago
f72b9f6
vp9: Fixes for CONFIG_REALTIME_ONLY
by Marco Paniconi
· 5 weeks ago
1a400b8
Revert "vp9: Fixes for CONFIG_REALTIME_ONLY"
by Marco Paniconi
· 5 weeks ago
b21ac87
vp9_end_to_end_test: fix -Wunused-const-variable warning
by James Zern
· 5 weeks ago
3383144
vp9: Fixes for CONFIG_REALTIME_ONLY
by Marco Paniconi
· 5 weeks ago
1024874
Update CHANGELOG for xenonetta
by Jerome Jiang
· 5 weeks ago
v1.16.0
v1.16.0-rc1
b0be221
fix tests w/CONFIG_REALTIME_ONLY
by James Zern
· 6 weeks ago
e1bd87f
Update AUTHORS and version for release
by Jerome Jiang
· 6 weeks ago
ce95ea7
init_vpx_test: sync append_negative_gtest_filter w/libaom
by James Zern
· 6 weeks ago
98f6c83
Check for pthread_setname_np during configure
by Darryl Pogue
· 6 weeks ago
4078082
Ext RC: Bump ABI versions
by Jerome Jiang
· 6 weeks ago
1a3634a
Ext RC: Bump ABI versions
by Jerome Jiang
· 6 weeks ago
d5399cd
Optimize Neon HBD sadx4d and sad_skipx4d functions
by Alex Davicenko
· 8 weeks ago
61902a3
Add unit test for a 4x2 test video
by Jerome Jiang
· 9 weeks ago
dca6330
Clear a first pass motion search corner case
by Jingning Han
· 9 weeks ago
53cb0b4
vp9-postproc: memset the post_proc_buffer
by Marco Paniconi
· 9 weeks ago
cdd9b1e
vp9: fix integer overflow in vp9_highbd_post_proc
by Marco Paniconi
· 9 weeks ago
ddf807a
vp9: fix to heap buffer overflow in vp9_deblock
by Marco Paniconi
· 9 weeks ago
363aa07
vp9: fix to heap buffer overflow in vp9_post_proc_frame
by Marco Paniconi
· 9 weeks ago
70a4f20
vp8-postproc: Fix use-of-uninitialized-value in mfqe
by Marco Paniconi
· 9 weeks ago
d98e708
Optimize Neon HBD sad_avg functions
by Alex Davicenko
· 9 weeks ago
c4c48fd
Optimize Neon HBD sad and sad_skip functions
by Alex Davicenko
· 9 weeks ago
d6e5cd7
Fix out of bounds in log_tile_cols_from_picsize_level
by Florian Mayer
· 10 weeks ago
b98c796
configure: add support for darwin25 (macOS 26.x)
by Jonathan Wright
· 10 weeks ago
df44a8b
fuzz: include string.h in encoder target
by Philippe Antoine
· 10 weeks ago
0b92ea9
fuzz: disable nalloc when memory sanitizer is on
by Philippe Antoine
· 10 weeks ago
98a119c
Improve Arm highbd_convolve8_8tap_vert_sve2
by Alex Davicenko
· 2 months ago
8dcb56f
fuzz: include assert.h in encoder target
by Philippe Antoine
· 3 months ago
1ec7b38
fuzz: encoder target
by Philippe Antoine
· 3 months ago
9a7674e
fuzz: decode with postproc
by Philippe Antoine
· 3 months ago
cb5a578
Fix to the test Buganizer442105459_4RowTiles
by Marco Paniconi
· 4 months ago
dfebb0e
Disable the test Buganizer442105459_4RowTiles
by Marco Paniconi
· 4 months ago
66fe343
Add SVE2 implementation of vpx_highbd_convolve12
by Alex Davicenko
· 4 months ago
e21e962
Add SVE2 implementation of vpx_highbd_convolve12_vert
by Alex Davicenko
· 4 months ago
764fbf9
Fix to Buganizer442105459_2/4RowTiles in encode_api_test
by Marco Paniconi
· 4 months ago
410e907
fuzz: add allocation failures injection
by Philippe Antoine
· 4 months ago
1738997
convolve_test: remove vpx_convolve12_horiz_sve2 ref
by James Zern
· 4 months ago
4c1801b
fix Arm/SVE2 build w/--enable-realtime-only
by James Zern
· 4 months ago
8b09ebd
Fix to issue with tile_rows
by Marco Paniconi
· 4 months ago
6f23d1f
Add SVE2 implementation of vpx_highbd_convolve12_horiz
by Alex Davicenko
· 4 months ago
0ca467e
Fix transpose_concat_s16_4x4 result assignment bug
by Alex Davicenko
· 4 months ago
84a3c9d
Fix left-shift overflow in mem_neon.h
by David Benjamin
· 4 months ago
6b7044b
Move vpx_tbl2x*_s16 to neon_sve2 bridge header
by Alex Davicenko
· 4 months ago
88a1469
Remove duplicate Neon transpose_concat* helpers
by Alex Davicenko
· 4 months ago
f32182f
configure: Fix x86 SIMD flags detection w/Apple cross-compile
by Yongseok Jeon
· 4 months ago
2220672
Do not truncate long options in arg_show_usage()
by Wan-Teh Chang
· 5 months ago
d18c34c
vp9: Fix integer overflow in vp9_rc_regulate_q
by Marco Paniconi
· 5 months ago
bee2c31
vp9: Add test to repro issue: 442105459
by Marco Paniconi
· 5 months ago
30eb965
Guard installation of static-only library
by Michał Janiszewski
· 5 months ago
92cd6ff
vp9_spatial_svc_encoder.c: remove use of vp9_encoder.h
by James Zern
· 5 months ago
cfc53b8
iosbuild.sh: remove 32-bit targets
by James Zern
· 5 months ago
72f9f47
configure.sh: add missing ']'
by James Zern
· 5 months ago
81afb68
Add Neon implementation of vpx_highbd_convolve12
by Alex Davicenko
· 5 months ago
69d6c37
Add Neon implementation of vpx_highbd_convolve12_vert
by Alex Davicenko
· 5 months ago
79df8ad
Add Neon implementation of vpx_highbd_convolve12_horiz
by Alex Davicenko
· 5 months ago
63e918e
Android.mk: correct include path in comments
by James Zern
· 5 months ago
84e8b23
vp9_receive_raw_frame: move error checks up
by James Zern
· 5 months ago
1e81f10
encode_api_test: fix EncodeAPI.Buganizer441668134
by James Zern
· 5 months ago
7e6a326
DISABLED_Buganizer441668134
by Lin Zheng
· 5 months ago
52cc656
vpx/*.h,cosmetics: fix a few typos
by James Zern
· 5 months ago
8d00aca
vpx_image: add allocation guidance for vpx_img_wrap
by James Zern
· 5 months ago
bbd70fe
vpx_image: Fix comments about storage for the image
by James Zern
· 5 months ago
ba9dad1
Fix to buffer overflow in vp9_pack_bitstream
by Marco Paniconi
· 5 months ago
7044671
calc_pframe_target_size: remove some dead code
by James Zern
· 6 months ago
cfa0a9e
vp9-svc: Pass the spatial_layer_id to the psnr
by Marco Paniconi
· 6 months ago
b122dc0
Undo the ABI version change from 4040505
by Marco Paniconi
· 6 months ago
4040505
vp9-svc: Allow for per-spatial-layer psnr packet
by Marco Paniconi
· 6 months ago
Next »