Commit Graph

10 Commits

Author SHA1 Message Date
Joe Drago a5e4f5726d
Move avif_decode_fuzzer.cc from oss-fuzz/projects/libavif/ to the libavif project (#4530)
https://github.com/AOMediaCodec/libavif/issues/366

Co-authored-by: Joe Drago <jdrago@netflix.com>
2020-10-13 13:29:56 -07:00
wantehchang ede0479d38
Update to new prototype of avifDecoderSetIOMemory (#4512)
avifDecoderSetIOMemory() has been changed to take the buffer data
pointer and buffer size as input parameters.
2020-10-09 10:10:25 -07:00
wantehchang 128e2f3b49
libavif: Update to the new avifIO reader API (#4472)
Fix a build failure.

BUG=25877
2020-09-23 10:55:20 -07:00
Joe Drago 014e070f99
[libavif] Cut down on post-decode combinations to avoid timeouts (#4308)
Co-authored-by: Joe Drago <jdrago@netflix.com>
2020-08-12 13:43:18 -07:00
Joe Drago 425b3689e2
[libavif] add bidirectional RGB conversion paths to the fuzzer (#4300)
Co-authored-by: Joe Drago <jdrago@netflix.com>
2020-08-11 16:27:41 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Joe Drago 32e5bcfc9c
[libavif] add wtc@google.com to auto-CCs (#3507)
Co-authored-by: Joe Drago <jdrago@netflix.com>
2020-03-14 19:15:16 -07:00
Joe Drago 4f87db0e15
[libavif] Switch to nasm 2.14 as dav1d 0.6.0 requires it (#3498)
Fixes oss-fuzz issue #21188

Co-authored-by: Joe Drago <jdrago@netflix.com>
2020-03-12 12:52:36 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Joe Drago 39e5ab2d6e
libavif support (#3302) 2020-01-29 15:13:45 -08:00