Commit 7e61a904 authored by pross's avatar pross

automatically enable buffer_filter when compiling ffmpeg

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@23388 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent b43a622f
......@@ -1426,6 +1426,7 @@ avformat_deps="avcodec"
# programs
ffmpeg_deps="avcodec avformat swscale"
ffmpeg_select="buffer_filter"
ffplay_deps="avcodec avformat swscale sdl"
ffplay_select="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