Commit c0532f4b authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Build the aformat filter when ffmpeg is built.

parent 36d0f8c9
......@@ -1713,7 +1713,7 @@ ffprobe_deps="avcodec avformat"
ffserver_deps="avformat ffm_muxer fork rtp_protocol rtsp_demuxer"
ffserver_extralibs='$ldl'
ffmpeg_deps="avcodec avfilter avformat swscale swresample"
ffmpeg_select="buffersink_filter format_filter"
ffmpeg_select="buffersink_filter format_filter aformat_filter"
doc_deps="texi2html"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment