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
f588d9b9
Commit
f588d9b9
authored
Oct 29, 2020
by
Jerome Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add fdk-aac and rename mp3.html to lame.html
parent
036df612
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
0 deletions
+4
-0
.gitmodules
.gitmodules
+3
-0
fdk-aac
third_party/fdk-aac
+1
-0
lame.html
wasm/examples/browser/lame.html
+0
-0
No files found.
.gitmodules
View file @
f588d9b9
...
...
@@ -16,3 +16,6 @@
[submodule "third_party/lame"]
path = third_party/lame
url = https://github.com/ffmpegwasm/lame
[submodule "third_party/fdk-aac"]
path = third_party/fdk-aac
url = https://github.com/ffmpegwasm/fdk-aac
fdk-aac
@
d387d3b6
Subproject commit d387d3b6ed79ff9a82c60440bdd86e6e5e324bec
wasm/examples/browser/
mp3
.html
→
wasm/examples/browser/
lame
.html
View file @
f588d9b9
File moved
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