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
3fc09b00
Commit
3fc09b00
authored
Oct 27, 2012
by
Mans Rullgard
Committed by
Diego Biurrun
Feb 23, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure: Move list of external libs to a separate variable
Signed-off-by:
Mans Rullgard
<
mans@mansr.com
>
parent
45235ac4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
32 deletions
+36
-32
configure
configure
+36
-32
No files found.
configure
View file @
3fc09b00
...
...
@@ -1011,6 +1011,41 @@ COMPONENT_LIST="
protocols
"
EXTERNAL_LIBRARY_LIST
=
"
avisynth
bzlib
frei0r
gnutls
libcdio
libdc1394
libfaac
libfdk_aac
libfreetype
libgsm
libilbc
libmp3lame
libopencore_amrnb
libopencore_amrwb
libopencv
libopenjpeg
libopus
libpulse
librtmp
libschroedinger
libspeex
libtheora
libvo_aacenc
libvo_amrwbenc
libvorbis
libvpx
libx264
libxavs
libxvid
openssl
x11grab
zlib
"
HWACCEL_LIST
=
"
dxva2
vaapi
...
...
@@ -1036,51 +1071,22 @@ PROGRAM_LIST="
CONFIG_LIST
=
"
$COMPONENT_LIST
$EXTERNAL_LIBRARY_LIST
$HWACCEL_LIST
$LIBRARY_LIST
$PROGRAM_LIST
avisynth
bzlib
dct
doc
fft
frei0r
gnutls
gpl
gray
hardcoded_tables
libcdio
libdc1394
libfaac
libfdk_aac
libfreetype
libgsm
libilbc
libmp3lame
libopencore_amrnb
libopencore_amrwb
libopencv
libopenjpeg
libopus
libpulse
librtmp
libschroedinger
libspeex
libtheora
libvo_aacenc
libvo_amrwbenc
libvorbis
libvpx
libx264
libxavs
libxvid
lsp
lzo
mdct
memalign_hack
network
nonfree
openssl
pic
rdft
runtime_cpudetect
...
...
@@ -1093,8 +1099,6 @@ CONFIG_LIST="
thumb
version3
xmm_clobber_test
x11grab
zlib
"
THREADS_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