Sign in
chromium
/
webm
/
libvpx
/
HEAD
e9efe03
vp9-svc: Avoid write_superframe for empty superframe
by Marco Paniconi
· 3 days ago
main
7cdde9f
vp9_cx_iface.c: fix signed/unsigned warning
by James Zern
· 3 days ago
bd81e7b
Fix buffer overflow in set_mb_ssim_rdmult_scaling
by Marco Paniconi
· 4 days ago
c1ffdaa
configure: add arm64/win32 VS18 targets
by James Zern
· 5 days ago
f38b9de
Use g_bit_depth during input validation
by Ram Mohan M
· 8 days ago
68ea923
Revert "Remove spinning before calling pthread_mutex_lock"
by James Zern
· 9 days ago
e441325
Replace NULL with nullptr in .cc files
by Jerome Jiang
· 10 days ago
54fc407
Fix clang-tidy warnings in libvpx
by Jerome Jiang
· 10 days ago
7747d79
vp9_int_pro_motion_estimation: fix stride w/scaled ref
by James Zern
· 10 days ago
76b0802
vp9: fix to buffer overflow under resolution change
by Marco Paniconi
· 11 days ago
27ed0d5
vpxenc: add --validate-hbd-input option
by James Zern
· 12 days ago
6d4fc5a
add test coverage for VP9E_SET_VALIDATE_HBD_INPUT
by James Zern
· 12 days ago
5ab243b
vp9-svc: Set consistent value for temporal_layering_mode
by Marco Paniconi
· 12 days ago
03b2a50
rename VP9E_SET_VALIDATE_INPUT_HBD -> VALIDATE_HBD_INPUT
by James Zern
· 2 weeks ago
640d4ce
vp9: wrap size check in #if INT64_MAX > SIZE_MAX
by Jerome Jiang
· 2 weeks ago
01e5052
Cast tokens to size_t when allocating
by Jerome Jiang
· 2 weeks ago
474d8db
vp9: replace heavy token alloc test with unit test
by Jerome Jiang
· 2 weeks ago
5850e33
Fix VP9 float-to-int overflow in validate_config
by Jerome Jiang
· 2 weeks ago
5f596ad
Fix VP8 decoder crash on flush with no fragments
by Jerome Jiang
· 2 weeks ago
eb7e4ae
Fix overflow in get_token_alloc leading to OOM
by Jerome Jiang
· 2 weeks ago
8f73473
Fix VP9 highbitdepth encoder format mismatch
by Jerome Jiang
· 3 weeks ago
11d5225
Fix VP8 signed overflow in vp8_encode_frame
by Jerome Jiang
· 3 weeks ago
21785f4
vp9: fix to negative quantizer with force_frame_boost
by Marco Paniconi
· 3 weeks ago
24fa174
Fix VP9 float-to-int overflow with zero bitrate
by Jerome Jiang
· 3 weeks ago
d9311b5
vp9: Add unittest for svc issue: 505665613
by Marco Paniconi
· 3 weeks ago
0e406ee
vp8: Clamp vp8_set_static_threshold
by Marco Paniconi
· 3 weeks ago
5197d83
vp9-svc: fix integer overflow in get layer resolution
by Marco Paniconi
· 3 weeks ago
fe1e272
vp9-svc: follow-up to disallow svc for 2pass
by Marco Paniconi
· 3 weeks ago
08c9f70
Add null checks to _set/get_reference for vp8/vp9.
by Marco Paniconi
· 3 weeks ago
08ae245
vp9-svc: fix issue with svc.duration overflow
by Marco Paniconi
· 3 weeks ago
1a3dbc9
vp9-svc: Constrain per-layer speed to be >=5 for realtime build
by Marco Paniconi
· 3 weeks ago
615154f
vp9-svc: condition scale_references on use_nonrd_pick_mode
by Marco Paniconi
· 3 weeks ago
282717f
Check on baseline_gf_interval for gf_cbr_boost_pct
by Marco Paniconi
· 3 weeks ago
6c5123a
vp9-svc: Disallow svc for 2 pass encoding.
by Marco Paniconi
· 3 weeks ago
f1d0a5c
vp9-svc: range checks to the layer max/min_quantizers
by Marco Paniconi
· 3 weeks ago
3c456eb
vp9: fix to cyclic_refresh_setup with svc dynamic layers
by Marco Paniconi
· 4 weeks ago
c7c57b76
LoongArch: Defer filter pointer retrieval to fix out-of-bounds
by yuanhecai
· 5 weeks ago
e353aa8
vpx_temporal_svc_encoder: remove unused global
by James Zern
· 5 weeks ago
b1f431c
decode_api_test.cc: fix visual studio warnings
by James Zern
· 5 weeks ago
a5e2e65
vp8_de_alloc_frame_buffers: more cleanup
by Wan-Teh Chang
· 5 weeks ago
0226b95
vp8_de_alloc_frame_buffers: clear mi/postproc_state
by Jan-Ivar Bruaroey
· 5 weeks ago
e914ae9
Change asm volatile to __asm__ __volatile__
by Wan-Teh Chang
· 6 weeks ago
db2e248
vp9_decodeframe.c: move ref frame index check earlier
by James Zern
· 6 weeks ago
606b96d
Enable the ISO C11 standard
by Wan-Teh Chang
· 6 weeks ago
7074f15
{vp9_cx_iface,vp9_decoder}.c: add some missing includes
by James Zern
· 6 weeks ago
47ac1ec
vp9_decodeframe: promote row-mt calcs to size_t
by James Zern
· 6 weeks ago
c18b190
test/android/Android.mk: build tests w/-std=c++17
by James Zern
· 7 weeks ago
d9a548c
vp9: fix for out-of-bounds write in decode coeffs
by Marco Paniconi
· 7 weeks ago
59d0c76
gen_msvs_vcxproj: set C++ language standard to C++17
by James Zern
· 7 weeks ago
f14de9d
Update to GoogleTest 1.17.0
by Wan-Teh Chang
· 7 weeks ago
d20e271
vp9; move source input check to validate_img
by Marco Paniconi
· 7 weeks ago
97a59b0
Allow patch files to have trailing spaces
by Wan-Teh Chang
· 7 weeks ago
4d868e2
encoder_encode: Omit two res == VPX_CODEC_OK tests
by Wan-Teh Chang
· 7 weeks ago
8cf7442
Remove bit_depth member of struct TestSSEFuncs
by Wan-Teh Chang
· 7 weeks ago
15dca2f
README: update bug tracker link
by James Zern
· 7 weeks ago
090dd8b
vp9: Add check to validate source input
by Marco Paniconi
· 7 weeks ago
3fce57e
encode_api_test: replace kHeight w/kWidth for stride
by James Zern
· 8 weeks ago
d51fafc
vpx_image,img_alloc_helper: verify vpx_img_fmt_t
by James Zern
· 8 weeks ago
915643b
vp[89] encoders: reject unequal UV strides
by James Zern
· 8 weeks ago
3894fcc
vp9,encoder_encode: fix validate_img() check
by James Zern
· 8 weeks ago
42d5802
encode_api_test: add repro for b/488585490
by James Zern
· 9 weeks ago
e1dd149
y4minput: fix integer overflow in buffer size calculations
by CodeByMoriarty
· 9 weeks ago
e7d2040
y4minput.c: Set alpha plane to NULL, stride to 0
by Wan-Teh Chang
· 10 weeks ago
3068fa0
vp9-svc: validate spatial_layer_id
by Marco Paniconi
· 10 weeks ago
9a2d3d1
vp9_scale_references: fail if no free buffer is available
by James Zern
· 3 months ago
ab5ec7a
vp9_pick_inter_mode: fix buf offsets w/scaled refs
by James Zern
· 3 months ago
4fcebea
yuv_video_source: fix stride/width check w/16bpp
by James Zern
· 3 months ago
bb9e8fa
yuv_video_source: fix reading files w/odd widths
by James Zern
· 3 months ago
6845d72
add support for msvc v145 / VS 2026
by Andrey Filipenkov
· 3 months ago
30f3852
encode_api_test: disable OssFuzz471723682
by James Zern
· 3 months ago
3ac9995
vpx_enc_fuzzer: condition max frames on deadline
by James Zern
· 3 months ago
73b417d
Make direct calls to Neon variance paths in Neon subpel variance
by Li Zhang
· 3 months ago
3c8cd52
Add Armv8.4 Neon DotProd subpel variance paths
by Li Zhang
· 3 months ago
6837859
Remove Armv8.4 Neon DotProd 4x4 variance kernel
by Li Zhang
· 3 months ago
db312f0
vp8,calc_pframe_target_size: fix integer overflow
by James Zern
· 3 months ago
3115db7
examples/*.c: fix incorrect die_codec() usage
by James Zern
· 3 months ago
1bb63ff
**README.libvpx: add missing fields / sync w/libaom
by James Zern
· 3 months ago
66cbb01
vp8_decode_frame: improve header / partition 0 check
by James Zern
· 3 months ago
eccfce5
rtcd.pl: use a fixed year for *rtcd.h Copyright
by James Zern
· 3 months ago
ad17f61
vp8_decode_frame: validate partition 0 size
by James Zern
· 3 months ago
dcf4253
vpx_enc_fuzzer: limit number of encoded frames
by James Zern
· 3 months ago
a0ac06f
Revert "Increase alignment for wider SIMD optimization"
by James Zern
· 3 months ago
11eb734
Revert "vpxdsp: [x86] AVX2 and AVX512 for tm intra predictor"
by James Zern
· 3 months ago
99e542a
vpxdsp: [x86] small tweak to vpx_highbd_tm_predictor_4x4_sse2
by zuxy
· 3 months ago
473c807
vpxdsp: [x86] AVX2 and AVX512 for tm intra predictor
by zuxy
· 3 months ago
27b08ed
Increase alignment for wider SIMD optimization
by zuxy
· 3 months ago
a56f868
vpx_enc_fuzzer: add missing break statements
by James Zern
· 3 months ago
f84e792
Test for ioc: use more general rounding
by Jerome Jiang
· 3 months ago
80b0b05
builtin_assume range of token values
by Florian Mayer
· 3 months ago
0f5732b
Test that tokens are within range
by Florian Mayer
· 3 months ago
d4c26ba
Also builtin_assume value of ctx_cur
by Florian Mayer
· 3 months ago
1801b96
cleanup: remove unnecessary copy of ctx
by Florian Mayer
· 3 months ago
53b5de7
Avoid ioc in intermediate step
by Jingning Han
· 4 months ago
75d62e8
builtin_assume energy values are within bounds
by Florian Mayer
· 4 months ago
0fe8cfa
Add test for maximum value of vp9_pt_energy_class
by Florian Mayer
· 4 months ago
e83e25f
__builtin_assume that scan values are in range
by Florian Mayer
· 4 months ago
c6144e1
configure: add --disable-x86-asm
by James Zern
· 4 months ago
754659a
vpxdsp [x86]: AVX2 for 16x16 high bd d207 and d63 intra pred
by zuxy
· 4 months ago
952c4d8
vp8: fix use_dc_pred condition in mb_activity_measure
by Marco Paniconi
· 4 months ago
5de804c
Add test that all scan values are <= MAX_SCAN_VALUE
by Florian Mayer
· 4 months ago
Next »