Commit Graph

6 Commits

Author SHA1 Message Date
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
MarcoFalke 0da6949a7b
speex: Try to fix build (#5861) 2021-06-01 00:29:50 +01:00
Tyson Smith 7cee45b164
[speex] Remove use of out-of-date branch (#4232)
* [speex] Remove use of out-of-date branch

* [speex] Use git clone '--depth 1'
2020-07-30 12:14:55 -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
Tyson Smith c7fa329aeb
Build fixes (#3802)
* [libtheora] Update upstream repository url

* [speex] Update upstream repository url

* [tremor] Update upstream repository url

* [vorbis] Update upstream repository url
2020-05-13 13:33:27 -07:00
Tristan Matthews 1bc9696491 [speex] add fuzzer targets (#2529)
* [speex] Add Dockerfile and build.sh

* [speex] add fixed-point fuzz target

* [speex] make corpus files discoverable

* [speex] use $LIB_FUZZING_ENGINE

* [speex] copy instead of making a link
2019-06-19 11:27:14 -07:00