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
66532cbf
Commit
66532cbf
authored
Sep 05, 2012
by
Marton Balint
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure: add crop filter as ffplay requirement
Signed-off-by:
Marton Balint
<
cus@passwd.hu
>
parent
81f26d69
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 @
66532cbf
...
@@ -1927,7 +1927,7 @@ ffmpeg_deps="avcodec avfilter avformat swscale swresample"
...
@@ -1927,7 +1927,7 @@ ffmpeg_deps="avcodec avfilter avformat swscale swresample"
ffmpeg_select
=
"ffbuffersink_filter format_filter aformat_filter
ffmpeg_select
=
"ffbuffersink_filter format_filter aformat_filter
setpts_filter null_filter anull_filter ffabuffersink_filter"
setpts_filter null_filter anull_filter ffabuffersink_filter"
ffplay_deps
=
"avcodec avformat swscale swresample sdl"
ffplay_deps
=
"avcodec avformat swscale swresample sdl"
ffplay_select
=
"ffbuffersink_filter rdft"
ffplay_select
=
"ffbuffersink_filter rdft
crop_filter
"
ffprobe_deps
=
"avcodec avformat"
ffprobe_deps
=
"avcodec avformat"
ffserver_deps
=
"avformat ffm_muxer fork rtp_protocol rtsp_demuxer"
ffserver_deps
=
"avformat ffm_muxer fork rtp_protocol rtsp_demuxer"
ffserver_extralibs
=
'$ldl'
ffserver_extralibs
=
'$ldl'
...
...
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