Commit 7980a260 authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Let ffmpeg select the null and anull filters.

They are needed since 16e25ef3.
parent fbc5e0fa
......@@ -1711,7 +1711,7 @@ postproc_deps="gpl"
# programs
ffmpeg_deps="avcodec avfilter avformat swscale swresample"
ffmpeg_select="buffersink_filter format_filter aformat_filter
setpts_filter"
setpts_filter null_filter anull_filter"
ffplay_deps="avcodec avformat swscale swresample sdl"
ffplay_select="buffersink_filter rdft"
ffprobe_deps="avcodec avformat"
......
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