[FFmpeg-devel] [PATCH v6 3/4] configure: add FLIF dependencies

Moritz Barsnick barsnick at gmx.net
Wed Aug 26 16:27:36 EEST 2020


On Sun, Aug 23, 2020 at 00:09:34 +0530, Anamitra Ghorui wrote:
> --- 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"

This needs to be in the same commit as the one which adds the demuxer,
it's a necessity for its build.

Moritz


More information about the ffmpeg-devel mailing list