Sign in
chromium
/
webm
/
libwebp
/
HEAD
a9f3b44
Merge "Get code to compile with older VS with partial AVX2 support." into main
by Vincent Rabaud
· 2 days ago
main
d67d73b
idec_dec.c: add missing WEBP_SELF_ASSIGN
by James Zern
· 5 days ago
d7af7dd
Get code to compile with older VS with partial AVX2 support.
by Vincent Rabaud
· 5 days ago
934b7d7
Merge "Clarify dc[k]^ range" into main
by Vincent Rabaud
· 12 days ago
2d5c821
Merge "Fix -fbounds-safety errors in `dec`." into main
by James Zern
· 12 days ago
507c372
Clarify dc[k]^ range
by Vincent Rabaud
· 12 days ago
4c7aaa9
More fuzzer fixes
by Vincent Rabaud
· 12 days ago
b81f462
Fix -fbounds-safety errors in `dec`.
by Arman Hasanzadeh
· 13 days ago
f776da4
Make uint32_t multiplication explicitly uint64_t
by Vincent Rabaud
· 13 days ago
4fc426c
Force bash for fuzz tests
by Vincent Rabaud
· 2 weeks ago
770ca09
Remove the other -rss_limit_mb= used by oss-fuzz
by Vincent Rabaud
· 2 weeks ago
488f26b
Do not have OOM be fuzzer errors
by Vincent Rabaud
· 3 weeks ago
3532891
Fix potential overflow in imageio
by Vincent Rabaud
· 3 weeks ago
a3dddea
Prevent some overflow during MBAnalyze
by Vincent Rabaud
· 3 weeks ago
5465220
Add arbitrary data for the encoding fuzzers
by Vincent Rabaud
· 3 weeks ago
4ebf0b0
Properly validate picture dimensions for overflow
by Vincent Rabaud
· 3 weeks ago
df24b56
Merge "VP8ApplyNearLossless: skip alloc for small images" into main
by James Zern
· 4 weeks ago
3697df1
Merge "io_dec,CustomSetup: rm unnecessary 'is_alpha' check" into main
by James Zern
· 4 weeks ago
acedec6
Update the emscripten instructions
by Vincent Rabaud
· 4 weeks ago
41c2a8d
VP8ApplyNearLossless: skip alloc for small images
by Andrzej Hunt
· 4 weeks ago
05934f9
io_dec,CustomSetup: rm unnecessary 'is_alpha' check
by James Zern
· 5 weeks ago
2760d87
Do not index costs out of bounds.
by Vincent Rabaud
· 6 weeks ago
2d16e4a
Use ptrdiff_t to avoid potential int overflow
by Vincent Rabaud
· 6 weeks ago
2a755e7
Set alpha to 0xff in ImportYUVAFromRGBA by default
by Vincent Rabaud
· 6 weeks ago
d1e9c93
Merge "Convert additional memcpy/memsets to unsafe variants" into main
by James Zern
· 7 weeks ago
160ad07
Add a fuzzer for WebPDecoderConfig
by Vincent Rabaud
· 7 weeks ago
4efd97e
Shorten sclip1
by Vincent Rabaud
· 7 weeks ago
ea3f3f7
Convert additional memcpy/memsets to unsafe variants
by mxms
· 7 weeks ago
3eb58b5
Fix clipping arrays
by Vincent Rabaud
· 7 weeks ago
ed05414
Prepare decoder and demuxer for -fbounds-safety adoption
by mxms
· 7 weeks ago
9f14c26
Merge "Move non-abi breaking annotations into types.h" into main
by James Zern
· 8 weeks ago
0ee1a5f
Move non-abi breaking annotations into types.h
by mxms
· 8 weeks ago
3066c7e
Merge changes I32b33cb9,I118aac97 into main
by James Zern
· 8 weeks ago
23359a1
Process rows properly in case of YUV cropping on odd lines.
by Vincent Rabaud
· 9 weeks ago
61791c7
Expand the 64-bit platforms for VP8LBitWriter
by Vincent Rabaud
· 9 weeks ago
e40787d
Add WEBP_UNSAFE_MEMCMP helper
by mxms
· 9 weeks ago
9636d8e
Restrict MSAN fixes to old clang versions
by Vincent Rabaud
· 9 weeks ago
bbbf29a
tests/fuzzer: apply clang-format
by clang-format
· 9 weeks ago
7a155ce
.clang-format: add DerivePointerAlignment: false
by James Zern
· 9 weeks ago
64dce5d
api.md: mention 'exact' default in WebPEncodeLossless*
by James Zern
· 10 weeks ago
1f0a494
Fix 32 bit writing in VP8LPutBits
by Vincent Rabaud
· 2 months ago
0e5f4ee
Fix endianness with CMake.
by Vincent Rabaud
· 3 months ago
158b533
Fix potential integer overflow
by Vincent Rabaud
· 3 months ago
13f42ea
Remove dead code
by Vincent Rabaud
· 3 months ago
74f6afd
Merge "Have lossless use ImportYUVAFromRGB" into main
by Vincent Rabaud
· 3 months ago
0d14d84
Have lossless use ImportYUVAFromRGB
by Vincent Rabaud
· 3 months ago
c00d83f
{xcframework,ios}build.sh: remove 32-bit targets
by James Zern
· 3 months ago
d5b3883
fuzz: fix typo in nalloc env variable
by Philippe Antoine
· 3 months ago
aae8a3d
Merge "Add fbounds-safety annotations in `quant_levels_dec_utils.c/.h`." into main
by James Zern
· 3 months ago
b4dbec5
Add fbounds-safety annotations in `quant_levels_dec_utils.c/.h`.
by Arman Hasanzadeh
· 3 months ago
d16489f
Merge "fuzz: add allocations failures injections" into main
by James Zern
· 3 months ago
0fd008f
sharpyuv: remove unnecessary rgb_bit_depth -> bit_depth
by skal
· 3 months ago
3779daa
Merge "Add fbounds-safety annotations in `huffman_utils.c/.h`." into main
by James Zern
· 4 months ago
f2372fb
Add fbounds-safety annotations in `huffman_utils.c/.h`.
by Arman Hasanzadeh
· 4 months ago
fd2c2cc
Merge "Add canvas carryover to libwebp anim_encode" into main
by Yannis Guyon
· 4 months ago
fdc81ce
fuzz: add allocations failures injections
by Philippe Antoine
· 4 months ago
ed8b34c
Merge "WebPEstimateBestFilter: remove unneeded `stride` param" into main
by James Zern
· 4 months ago
94bfff3
Add canvas carryover to libwebp anim_encode
by Yannis Guyon
· 4 months ago
1ba0559
Merge "Add missing {}s to conditionals & loops" into main
by James Zern
· 4 months ago
b3f8ce7
WebPEstimateBestFilter: remove unneeded `stride` param
by James Zern
· 4 months ago
2074cb4
Merge "Add fbounds-safety annotations for `WebPRescaler`." into main
by James Zern
· 4 months ago
1fdd4ef
Add fbounds-safety annotations for `WebPRescaler`.
by Arman Hasanzadeh
· 4 months ago
235286f
Add missing {}s to conditionals & loops
by James Zern
· 4 months ago
dab2cf2
Merge "Add fbounds-safety annotations in `palette.c/.h`." into main
by James Zern
· 4 months ago
b7d30cf
Merge "Add fbounds-safety annotations for `sorted`." into main
by James Zern
· 4 months ago
17ba97c
Merge "Add fbounds-safety annotations for `data`." into main
by James Zern
· 4 months ago
4cdb420
Add fbounds-safety annotations for `sorted`.
by Arman Hasanzadeh
· 4 months ago
baf42a5
Add fbounds-safety annotations for `data`.
by Arman Hasanzadeh
· 4 months ago
7ee251d
Add -fbounds-safety to webpdecodeutils
by mxms
· 4 months ago
69c8056
Merge "Add fbounds-safety annotations for `data`." into main
by James Zern
· 4 months ago
5d3a9fc
Merge "Add fbounds-safety annotations for `count`." into main
by James Zern
· 4 months ago
52135b8
Add fbounds-safety annotations in `palette.c/.h`.
by Arman Hasanzadeh
· 4 months ago
ddcdfa6
Refactor libwebp anim_encode curr prev rectangles
by Yannis Guyon
· 4 months ago
ddabb66
Add fbounds-safety annotations for `data`.
by Arman Hasanzadeh
· 4 months ago
f66f1ee
Add fbounds-safety annotations for `count`.
by Arman Hasanzadeh
· 4 months ago
f206120
Merge "Add fbounds-safety annotations for `histogram`." into main
by James Zern
· 4 months ago
fde90a4
Add fbounds-safety annotations for `histogram`.
by Arman Hasanzadeh
· 4 months ago
2be405c
Merge "Add fbounds-safety annotations for `palette`." into main
by James Zern
· 4 months ago
ed02bfa
Merge "Add fbounds-safety annotations for `data`." into main
by James Zern
· 4 months ago
9d690db
Merge "Add fbounds-safety annotations for `VP8LBitWriter`." into main
by James Zern
· 4 months ago
603d405
Merge "Add fbounds-safety annotations for `pool`." into main
by James Zern
· 4 months ago
69b9b85
Add fbounds-safety annotations for `palette`.
by Arman Hasanzadeh
· 4 months ago
9b3fc5f
Merge "Add fbounds-safety annotations for `tokens`." into main
by James Zern
· 4 months ago
30b2c59
Add fbounds-safety annotations for `VP8LBitWriter`.
by Arman Hasanzadeh
· 4 months ago
46d65e4
Add fbounds-safety annotations for `data`.
by Arman Hasanzadeh
· 4 months ago
10d81e1
Add fbounds-safety annotations for `pool`.
by Arman Hasanzadeh
· 4 months ago
101e2b3
Add fbounds-safety annotations for `tokens`.
by Arman Hasanzadeh
· 4 months ago
7903644
Merge "Add fbounds-safety annotations for `code_lengths`." into main
by James Zern
· 4 months ago
8a2b400
Merge "Add fbounds-safety annotations for `VP8BitReader`." into main
by James Zern
· 4 months ago
fb656b4
Merge "Adds fbounds annotations for `VP8LColorCache`." into main
by James Zern
· 4 months ago
ac86567
Adds fbounds annotations for `VP8LColorCache`.
by Arman Hasanzadeh
· 4 months ago
fa93a9b
Merge "Reapply "dsp/lossless{,_enc}_sse2.c: reorder *_SSE assignments"" into main
by James Zern
· 4 months ago
15b1de1
Add fbounds-safety annotations for `code_lengths`.
by Arman Hasanzadeh
· 4 months ago
59dae3a
Add fbounds-safety annotations for `VP8BitReader`.
by Arman Hasanzadeh
· 4 months ago
3f96cbf
Merge "Add fbounds-safety annotations for `VP8BitWriter`." into main
by James Zern
· 4 months ago
903b6d8
Merge "configure: add -Wself-assign" into main
by James Zern
· 4 months ago
cdaac01
Add fbounds-safety annotations for `VP8BitWriter`.
by Arman Hasanzadeh
· 4 months ago
456e2cb
VP8LInitBitReader: remove dead store
by James Zern
· 4 months ago
de6aee4
Reapply "dsp/lossless{,_enc}_sse2.c: reorder *_SSE assignments"
by James Zern
· 4 months ago
f52d646
Merge "Add fbounds-safety annotations for `bit_depths`." into main
by James Zern
· 4 months ago
Next »