YannisGuyon
f459726693
[libwebp] Convert input images to inline C arrays ( #1820 )
...
* Add new fuzz target for encoding and misc
- Add fuzz_webp_enc_dec and adapt Dockerfile, build.sh
- Lint existing targets
- Add license headers
- Increase fuzz.dict
* webp_enc_dec: Convert input images to inline C arrays
Local files are not available on oss-fuzz servers.
2018-09-17 13:53:05 -07:00
YannisGuyon
36605707f3
[libwebp] Add new fuzz target for encoding and misc ( #1803 )
...
- Add fuzz_webp_enc_dec and adapt Dockerfile, build.sh
- Lint existing targets
- Add license headers
- Increase fuzz.dict
2018-09-12 15:38:48 -07:00
pdknsk
0e610d96ec
libwebp: make seed corpus automatically ( #1674 )
...
* remove remnant
* make seed corpus automatically
2018-07-30 16:41:39 -07:00
James Zern
02da75de99
libwebp,build.sh: enable asserts ( #1580 )
2018-06-28 10:12:48 -07:00
pdknsk
8eeffa627f
[libwebp] more targets ( #1552 )
...
* new target: advanced decoding api
* new target: animation decoding api
* new target: (de)mux API
* prefer copying dict to using options files
2018-06-25 14:17:52 -07:00
pdknsk
0ab5418028
[libwebp] preparation for more fuzz targets ( #1499 )
...
* replace wget with ADD
* no C++ in libwebp
* move common to header
2018-06-11 06:56:36 -07:00
James Zern
02c00845e5
[libwebp] Set max image size to reduce OOMs ( #1471 )
...
Set max image size to 800MiB
2018-06-01 06:43:45 -07:00
pdknsk
5d153be351
[libwebp] Add fuzz target #1 ( #1448 )
2018-05-29 09:48:50 -07:00