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
958df52a
Commit
958df52a
authored
Aug 05, 2012
by
Paul B Mahol
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
configure: make libtwolame check more robust
Signed-off-by:
Paul B Mahol
<
onemda@gmail.com
>
parent
68f4156f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
configure
configure
+3
-1
No files found.
configure
View file @
958df52a
...
...
@@ -3443,7 +3443,9 @@ enabled libstagefright_h264 && require_cpp libstagefright_h264 "binder/ProcessS
media/stagefright/MediaBufferGroup.h media/stagefright/MediaDebug.h media/stagefright/MediaDefs.h
media/stagefright/OMXClient.h media/stagefright/OMXCodec.h"
android::OMXClient
-lstagefright
-lmedia
-lutils
-lbinder
-lgnustl_static
enabled libtheora
&&
require libtheora theora/theoraenc.h th_info_init
-ltheoraenc
-ltheoradec
-logg
enabled libtwolame
&&
require libtwolame twolame.h twolame_init
-ltwolame
enabled libtwolame
&&
require libtwolame twolame.h twolame_init
-ltwolame
&&
{
check_lib twolame.h twolame_encode_buffer_float32_interleaved
-ltwolame
||
die
"ERROR: libtwolame version must be >= 0.3.10"
;
}
enabled libutvideo
&&
require_cpp utvideo
"stdint.h stdlib.h utvideo/utvideo.h utvideo/Codec.h"
'CCodec*'
-lutvideo
-lstdc
++
enabled libv4l2
&&
require_pkg_config libv4l2 libv4l2.h v4l2_ioctl
enabled libvo_aacenc
&&
require libvo_aacenc vo-aacenc/voAAC.h voGetAACEncAPI
-lvo-aacenc
...
...
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