[FFmpeg-devel] [PATCH v6 3/4] configure: add FLIF dependencies
Anamitra Ghorui
aghorui at teknik.io
Sat Aug 22 21:39:34 EEST 2020
Signed-off-by: Anamitra Ghorui <aghorui at teknik.io>
---
configure | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure b/configure
index 6faff9bc7b..a80e300cdb 100755
--- a/configure
+++ b/configure
@@ -3307,6 +3307,7 @@ fifo_muxer_deps="threads"
flac_demuxer_select="flac_parser"
flv_muxer_select="aac_adtstoasc_bsf"
gxf_muxer_select="pcm_rechunk_bsf"
+flif_demuxer_select="zlib exif"
hds_muxer_select="flv_muxer"
hls_muxer_select="mpegts_muxer"
hls_muxer_suggest="gcrypt openssl"
--
2.28.0
More information about the ffmpeg-devel
mailing list