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
7b1f9873
Commit
7b1f9873
authored
Jun 12, 2017
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: Adjust dependencies for faan(i)dct components
parent
635897ac
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
configure
configure
+4
-2
No files found.
configure
View file @
7b1f9873
...
...
@@ -1961,8 +1961,10 @@ threads_if_any="$THREADS_LIST"
dct_select
=
"rdft"
dirac_parse_select
=
"golomb"
error_resilience_select
=
"me_cmp"
faandct_deps
=
"faan fdctdsp"
faanidct_deps
=
"faan idctdsp"
faandct_deps
=
"faan"
faandct_select
=
"fdctdsp"
faanidct_deps
=
"faan"
faanidct_select
=
"idctdsp"
h264dsp_select
=
"startcode"
hevc_ps_select
=
"golomb"
intrax8_select
=
"blockdsp idctdsp"
...
...
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