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
8ba257ba
Commit
8ba257ba
authored
May 13, 2016
by
James Almer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avformat/Makefile: fix avlanguage dependencies
Signed-off-by:
James Almer
<
jamrial@gmail.com
>
parent
d8ef8b96
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Makefile
libavformat/Makefile
+3
-3
No files found.
libavformat/Makefile
View file @
8ba257ba
...
...
@@ -97,7 +97,7 @@ OBJS-$(CONFIG_ASF_DEMUXER) += asfdec_f.o asf.o asfcrypt.o \
avlanguage.o
OBJS-$(CONFIG_ASF_O_DEMUXER)
+=
asfdec_o.o
asf.o
asfcrypt.o
\
avlanguage.o
OBJS-$(CONFIG_ASF_MUXER)
+=
asfenc.o
asf.o
OBJS-$(CONFIG_ASF_MUXER)
+=
asfenc.o
asf.o
avlanguage.o
OBJS-$(CONFIG_ASS_DEMUXER)
+=
assdec.o
subtitles.o
OBJS-$(CONFIG_ASS_MUXER)
+=
assenc.o
OBJS-$(CONFIG_AST_DEMUXER)
+=
ast.o
astdec.o
...
...
@@ -498,8 +498,8 @@ OBJS-$(CONFIG_WEBVTT_MUXER) += webvttenc.o
OBJS-$(CONFIG_WSAUD_DEMUXER)
+=
westwood_aud.o
OBJS-$(CONFIG_WSD_DEMUXER)
+=
wsddec.o
rawdec.o
OBJS-$(CONFIG_WSVQA_DEMUXER)
+=
westwood_vqa.o
OBJS-$(CONFIG_WTV_DEMUXER)
+=
wtvdec.o
wtv_common.o
asf.o
\
a
vlanguage
.o
OBJS-$(CONFIG_WTV_DEMUXER)
+=
wtvdec.o
wtv_common.o
\
a
sf
.o
OBJS-$(CONFIG_WTV_MUXER)
+=
wtvenc.o
wtv_common.o
\
asf.o
OBJS-$(CONFIG_WV_DEMUXER)
+=
wvdec.o
wv.o
apetag.o
img2.o
...
...
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