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
af_compand: add a dependency on strtok_r
tags/n2.2-rc1
Anton Khirnov
12 years ago
parent
a63ac1106d
commit
291e49d4e7
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
@@ -2016,6 +2016,7 @@ unix_protocol_select="network"
# filters
blackframe_filter_deps="gpl"
boxblur_filter_deps="gpl"
compand_filter_deps="strtok_r"
cropdetect_filter_deps="gpl"
delogo_filter_deps="gpl"
drawtext_filter_deps="libfreetype"
Write
Preview
Loading…
Cancel
Save