Sign in
chromium
/
webm
/
libvpx
/
HEAD
908e88c
test_vector_test: remove unused resize_clips_ member
by James Zern
· 3 days ago
main
5f00413
Revert "Fix the use of uninitialized value in qsort"
by James Zern
· 8 days ago
98cb4bb
vp9_encoder.c,qsort_comp: fix pointer cast
by James Zern
· 8 days ago
920d80f
Disable usage of prev_mi_grid_visible under resize
by Marco Paniconi
· 8 days ago
9dd9e25
vpx_dsp.mk: exclude highbd_sse_neon.c w/encoders disabled
by James Zern
· 9 days ago
c8f6952
include select vpx_sad functions in postproc build
by James Zern
· 9 days ago
ab83db6
vp9: Fix to perceptual_aq mode under resize.
by Marco Paniconi
· 13 days ago
b601413
Fix to arf/lastgolden usage buffers for realtime lag
by Marco Paniconi
· 13 days ago
31af37b
vp9_postproc: disable VP9D_DEMACROBLOCK w/uv_width < 8
by James Zern
· 14 days ago
1963b53
vp9_postproc: disable VP9D_DEBLOCK w/uv_width < 8
by James Zern
· 2 weeks ago
3e27eaf
vp9_post_proc_frame: disable VP9D_ADDNOISE w/high-bitdepth
by James Zern
· 2 weeks ago
63aad27
vp8-multi-res-encoding: Fix to out-of-bounds write
by Marco Paniconi
· 2 weeks ago
c2b4c98
validate_img: add error msg for validate_hbd_input failure
by James Zern
· 2 weeks ago
8eb87f4
vp9_cx_iface,validate_img: check plane ptr before reading
by James Zern
· 2 weeks ago
5024f4f
rtc-rc: Checks limts on inputs to external rc
by Jerome Jiang
· 2 weeks ago
e065a22
vpx postproc: Fix to buffer overflow in vpx_setup_noise
by Marco Paniconi
· 2 weeks ago
bd2049a
vp9: Fix to mfqe for resize
by Marco Paniconi
· 2 weeks ago
ca2f535
Guard alpha plane access with condition
by Jerome Jiang
· 3 weeks ago
e9efe03
vp9-svc: Avoid write_superframe for empty superframe
by Marco Paniconi
· 3 weeks ago
7cdde9f
vp9_cx_iface.c: fix signed/unsigned warning
by James Zern
· 3 weeks ago
bd81e7b
Fix buffer overflow in set_mb_ssim_rdmult_scaling
by Marco Paniconi
· 3 weeks ago
c1ffdaa
configure: add arm64/win32 VS18 targets
by James Zern
· 3 weeks ago
f38b9de
Use g_bit_depth during input validation
by Ram Mohan M
· 4 weeks ago
68ea923
Revert "Remove spinning before calling pthread_mutex_lock"
by James Zern
· 4 weeks ago
e441325
Replace NULL with nullptr in .cc files
by Jerome Jiang
· 4 weeks ago
54fc407
Fix clang-tidy warnings in libvpx
by Jerome Jiang
· 4 weeks ago
7747d79
vp9_int_pro_motion_estimation: fix stride w/scaled ref
by James Zern
· 4 weeks ago
76b0802
vp9: fix to buffer overflow under resolution change
by Marco Paniconi
· 4 weeks ago
27ed0d5
vpxenc: add --validate-hbd-input option
by James Zern
· 4 weeks ago
6d4fc5a
add test coverage for VP9E_SET_VALIDATE_HBD_INPUT
by James Zern
· 4 weeks ago
5ab243b
vp9-svc: Set consistent value for temporal_layering_mode
by Marco Paniconi
· 4 weeks ago
03b2a50
rename VP9E_SET_VALIDATE_INPUT_HBD -> VALIDATE_HBD_INPUT
by James Zern
· 5 weeks ago
640d4ce
vp9: wrap size check in #if INT64_MAX > SIZE_MAX
by Jerome Jiang
· 5 weeks ago
01e5052
Cast tokens to size_t when allocating
by Jerome Jiang
· 5 weeks ago
474d8db
vp9: replace heavy token alloc test with unit test
by Jerome Jiang
· 5 weeks ago
5850e33
Fix VP9 float-to-int overflow in validate_config
by Jerome Jiang
· 5 weeks ago
5f596ad
Fix VP8 decoder crash on flush with no fragments
by Jerome Jiang
· 5 weeks ago
eb7e4ae
Fix overflow in get_token_alloc leading to OOM
by Jerome Jiang
· 5 weeks ago
8f73473
Fix VP9 highbitdepth encoder format mismatch
by Jerome Jiang
· 5 weeks ago
11d5225
Fix VP8 signed overflow in vp8_encode_frame
by Jerome Jiang
· 5 weeks ago
21785f4
vp9: fix to negative quantizer with force_frame_boost
by Marco Paniconi
· 5 weeks ago
24fa174
Fix VP9 float-to-int overflow with zero bitrate
by Jerome Jiang
· 5 weeks ago
d9311b5
vp9: Add unittest for svc issue: 505665613
by Marco Paniconi
· 5 weeks ago
0e406ee
vp8: Clamp vp8_set_static_threshold
by Marco Paniconi
· 5 weeks ago
5197d83
vp9-svc: fix integer overflow in get layer resolution
by Marco Paniconi
· 6 weeks ago
fe1e272
vp9-svc: follow-up to disallow svc for 2pass
by Marco Paniconi
· 6 weeks ago
08c9f70
Add null checks to _set/get_reference for vp8/vp9.
by Marco Paniconi
· 6 weeks ago
08ae245
vp9-svc: fix issue with svc.duration overflow
by Marco Paniconi
· 6 weeks ago
1a3dbc9
vp9-svc: Constrain per-layer speed to be >=5 for realtime build
by Marco Paniconi
· 6 weeks ago
615154f
vp9-svc: condition scale_references on use_nonrd_pick_mode
by Marco Paniconi
· 6 weeks ago
282717f
Check on baseline_gf_interval for gf_cbr_boost_pct
by Marco Paniconi
· 6 weeks ago
6c5123a
vp9-svc: Disallow svc for 2 pass encoding.
by Marco Paniconi
· 6 weeks ago
f1d0a5c
vp9-svc: range checks to the layer max/min_quantizers
by Marco Paniconi
· 6 weeks ago
3c456eb
vp9: fix to cyclic_refresh_setup with svc dynamic layers
by Marco Paniconi
· 7 weeks ago
c7c57b76
LoongArch: Defer filter pointer retrieval to fix out-of-bounds
by yuanhecai
· 7 weeks ago
e353aa8
vpx_temporal_svc_encoder: remove unused global
by James Zern
· 7 weeks ago
b1f431c
decode_api_test.cc: fix visual studio warnings
by James Zern
· 8 weeks ago
a5e2e65
vp8_de_alloc_frame_buffers: more cleanup
by Wan-Teh Chang
· 8 weeks ago
0226b95
vp8_de_alloc_frame_buffers: clear mi/postproc_state
by Jan-Ivar Bruaroey
· 8 weeks ago
e914ae9
Change asm volatile to __asm__ __volatile__
by Wan-Teh Chang
· 8 weeks ago
db2e248
vp9_decodeframe.c: move ref frame index check earlier
by James Zern
· 8 weeks ago
606b96d
Enable the ISO C11 standard
by Wan-Teh Chang
· 9 weeks ago
7074f15
{vp9_cx_iface,vp9_decoder}.c: add some missing includes
by James Zern
· 9 weeks ago
47ac1ec
vp9_decodeframe: promote row-mt calcs to size_t
by James Zern
· 9 weeks ago
c18b190
test/android/Android.mk: build tests w/-std=c++17
by James Zern
· 9 weeks ago
d9a548c
vp9: fix for out-of-bounds write in decode coeffs
by Marco Paniconi
· 9 weeks ago
59d0c76
gen_msvs_vcxproj: set C++ language standard to C++17
by James Zern
· 9 weeks ago
f14de9d
Update to GoogleTest 1.17.0
by Wan-Teh Chang
· 9 weeks ago
d20e271
vp9; move source input check to validate_img
by Marco Paniconi
· 9 weeks ago
97a59b0
Allow patch files to have trailing spaces
by Wan-Teh Chang
· 9 weeks ago
4d868e2
encoder_encode: Omit two res == VPX_CODEC_OK tests
by Wan-Teh Chang
· 9 weeks ago
8cf7442
Remove bit_depth member of struct TestSSEFuncs
by Wan-Teh Chang
· 10 weeks ago
15dca2f
README: update bug tracker link
by James Zern
· 10 weeks ago
090dd8b
vp9: Add check to validate source input
by Marco Paniconi
· 2 months ago
3fce57e
encode_api_test: replace kHeight w/kWidth for stride
by James Zern
· 2 months ago
d51fafc
vpx_image,img_alloc_helper: verify vpx_img_fmt_t
by James Zern
· 3 months ago
915643b
vp[89] encoders: reject unequal UV strides
by James Zern
· 3 months ago
3894fcc
vp9,encoder_encode: fix validate_img() check
by James Zern
· 3 months ago
42d5802
encode_api_test: add repro for b/488585490
by James Zern
· 3 months ago
e1dd149
y4minput: fix integer overflow in buffer size calculations
by CodeByMoriarty
· 3 months ago
e7d2040
y4minput.c: Set alpha plane to NULL, stride to 0
by Wan-Teh Chang
· 3 months ago
3068fa0
vp9-svc: validate spatial_layer_id
by Marco Paniconi
· 3 months 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
· 4 months ago
3115db7
examples/*.c: fix incorrect die_codec() usage
by James Zern
· 4 months ago
1bb63ff
**README.libvpx: add missing fields / sync w/libaom
by James Zern
· 4 months ago
66cbb01
vp8_decode_frame: improve header / partition 0 check
by James Zern
· 4 months ago
eccfce5
rtcd.pl: use a fixed year for *rtcd.h Copyright
by James Zern
· 4 months ago
ad17f61
vp8_decode_frame: validate partition 0 size
by James Zern
· 4 months ago
dcf4253
vpx_enc_fuzzer: limit number of encoded frames
by James Zern
· 4 months ago
a0ac06f
Revert "Increase alignment for wider SIMD optimization"
by James Zern
· 4 months ago
Next »