Wan-Teh Chang
|
2b3ce49d77
|
libavif: install nasm as a Linux package (#6502)
Install nasm as a Linux package rather than download and build it from
source code. This is what projects/dav1d/Dockerfile does.
|
2021-09-21 19:27:17 +01:00 |
MarcoFalke
|
208558493d
|
Remove no longer needed build workarounds (#6329)
* Revert xenial workaround in speex (no longer needed)
This reverts commit 84c9dd3600 .
* Revert xenial opus workaround (no longer needed)
This reverts commit 7cc0561aad .
* Remove ffmpeg build workaround for nasm
* Remove build workaround for dav1d
* Remove libavif build workaround
* Remove p11-kit build workaround
* Remove postgis build workaround
|
2021-08-27 09:37:24 +01:00 |
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 |
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
|
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 |
Joe Drago
|
39e5ab2d6e
|
libavif support (#3302)
|
2020-01-29 15:13:45 -08:00 |