Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
660db1d6
Commit
660db1d6
authored
Apr 27, 2007
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cosmetics: Align some lines.
Originally committed as revision 8848 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
ab7fd2c4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
configure
configure
+5
-5
No files found.
configure
View file @
660db1d6
...
...
@@ -1782,13 +1782,13 @@ if test $asmalign_pot = "unknown"; then
echo
'asm (".align 3");'
| check_cc
&&
asmalign_pot
=
"yes"
fi
enabled_any
$ENCODER_LIST
&&
enable
encoders
enabled_any
$DECODER_LIST
&&
enable
decoders
enabled_any
$MUXER_LIST
&&
enable
muxers
enabled_any
$DEMUXER_LIST
&&
enable
demuxers
enabled_any
$ENCODER_LIST
&&
enable
encoders
enabled_any
$DECODER_LIST
&&
enable
decoders
enabled_any
$MUXER_LIST
&&
enable
muxers
enabled_any
$DEMUXER_LIST
&&
enable
demuxers
enabled_any
$PROTOCOL_LIST
&&
enable
protocols
enabled_any
$THREADS_LIST
&&
enable
threads
enabled_any
$THREADS_LIST
&&
enable
threads
check_deps
$CONFIG_LIST
$HAVE_LIST
$DECODER_LIST
$ENCODER_LIST
$PARSER_LIST
\
$DEMUXER_LIST
$MUXER_LIST
$PROTOCOL_LIST
...
...
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