automatically enable buffer_filter when compiling ffmpeg
Fixes issue 1949 Originally committed as revision 23388 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
870a6f4044
commit
21ae67900e
1
configure
vendored
1
configure
vendored
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user