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

Let the ffmpeg executable select the abuffersink filter.

parent df3a96c4
......@@ -1764,7 +1764,7 @@ postproc_deps="gpl"
# programs
ffmpeg_deps="avcodec avfilter avformat swscale swresample"
ffmpeg_select="buffersink_filter format_filter aformat_filter
setpts_filter null_filter anull_filter"
setpts_filter null_filter anull_filter abuffersink_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