Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
d173ede1
Commit
d173ede1
authored
Nov 28, 2012
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure: avplay now depends on avresample
parent
abab0435
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
configure
configure
+1
-1
No files found.
configure
View file @
d173ede1
...
...
@@ -1747,7 +1747,7 @@ swscale_deps="avutil"
avconv_deps
=
"avcodec avfilter avformat avresample swscale"
avconv_select
=
"aformat_filter asyncts_filter
format_filter fps_filter scale_filter setpts_filter"
avplay_deps
=
"avcodec avformat swscale sdl"
avplay_deps
=
"avcodec avformat
avresample
swscale sdl"
avplay_select
=
"rdft"
avprobe_deps
=
"avcodec avformat"
avserver_deps
=
"avformat ffm_muxer fork rtp_protocol rtsp_demuxer !shared"
...
...
Write
Preview
Markdown
is supported
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