ffmpeg: remove wavpack, unmaintained and has a lot of CVEs.

This commit is contained in:
Dylan Araps 2019-10-08 10:23:54 +03:00
parent fb759919dd
commit e918a91779
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 0 additions and 2 deletions

View File

@ -10,7 +10,6 @@
--enable-libopus \ --enable-libopus \
--enable-libvorbis \ --enable-libvorbis \
--enable-libtheora \ --enable-libtheora \
--enable-libwavpack \
--enable-libvpx \ --enable-libvpx \
--enable-libx264 \ --enable-libx264 \
--enable-libx265 \ --enable-libx265 \

View File

@ -10,7 +10,6 @@ libvorbis
libwebp libwebp
libvpx libvpx
opus opus
wavpack
x264 x264
x265 x265
xvidcore xvidcore