This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
automatically enable buffer_filter when compiling ffmpeg
Fixes issue 1949 Originally committed as revision 23388 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Peter Ross
15 years ago
parent
870a6f4044
commit
21ae67900e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
configure
+ 1
- 0
configure
View File
@@ -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"
Write
Preview
Loading…
Cancel
Save