git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dd3d6c
)
configure: add decimate filter dependency on avcodec
author
Stefano Sabatini
<stefasab@gmail.com>
Fri, 31 Aug 2012 15:49:24 +0000
(17:49 +0200)
committer
Stefano Sabatini
<stefasab@gmail.com>
Fri, 31 Aug 2012 15:49:24 +0000
(17:49 +0200)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
cfdf458
..
c2b76b3
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1889,7
+1889,7
@@
blackframe_filter_deps="gpl"
boxblur_filter_deps="gpl"
colormatrix_filter_deps="gpl"
cropdetect_filter_deps="gpl"
-decimate_filter_deps="gpl"
+decimate_filter_deps="gpl
avcodec
"
delogo_filter_deps="gpl"
deshake_filter_deps="avcodec"
drawtext_filter_deps="libfreetype"