Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bartosz Błaszków
ffmpeg-uvcvideo
Commits
3c4af577
Commit
3c4af577
authored
Jul 02, 2018
by
James Almer
Browse files
configure: add missing swscale to avfilter when sr filter is enabled
Signed-off-by:
James Almer
<
jamrial@gmail.com
>
parent
581bafa8
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
3c4af577
...
...
@@ -6826,7 +6826,7 @@ enabled signature_filter && prepend avfilter_deps "avcodec avformat"
enabled smartblur_filter
&&
prepend avfilter_deps
"swscale"
enabled spectrumsynth_filter
&&
prepend avfilter_deps
"avcodec"
enabled spp_filter
&&
prepend avfilter_deps
"avcodec"
enabled sr_filter
&&
prepend avfilter_deps
"avformat"
enabled sr_filter
&&
prepend avfilter_deps
"avformat
swscale
"
enabled subtitles_filter
&&
prepend avfilter_deps
"avformat avcodec"
enabled uspp_filter
&&
prepend avfilter_deps
"avcodec"
enabled zoompan_filter
&&
prepend avfilter_deps
"swscale"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment