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
bf507033
Commit
bf507033
authored
Jan 25, 2007
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cosmetics: sort
Originally committed as revision 7697 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
1821d48e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
libavformat/Makefile
+1
-1
No files found.
libavformat/Makefile
View file @
bf507033
...
...
@@ -57,7 +57,6 @@ OBJS-$(CONFIG_MMF_DEMUXER) += mmf.o riff.o
OBJS-$(CONFIG_MMF_MUXER)
+=
mmf.o
riff.o
OBJS-$(CONFIG_MOV_DEMUXER)
+=
mov.o
riff.o
isom.o
OBJS-$(CONFIG_MOV_MUXER)
+=
movenc.o
riff.o
isom.o
OBJS-$(CONFIG_MTV_DEMUXER)
+=
mtv.o
OBJS-$(CONFIG_TGP_MUXER)
+=
movenc.o
riff.o
isom.o
OBJS-$(CONFIG_MP4_MUXER)
+=
movenc.o
riff.o
isom.o
OBJS-$(CONFIG_PSP_MUXER)
+=
movenc.o
riff.o
isom.o
...
...
@@ -75,6 +74,7 @@ OBJS-$(CONFIG_MPEGPS_DEMUXER) += mpeg.o
OBJS-$(CONFIG_MPEGTS_DEMUXER)
+=
mpegts.o
OBJS-$(CONFIG_MPEGTS_MUXER)
+=
mpegtsenc.o
OBJS-$(CONFIG_MPJPEG_MUXER)
+=
mpjpeg.o
OBJS-$(CONFIG_MTV_DEMUXER)
+=
mtv.o
OBJS-$(CONFIG_MXF_DEMUXER)
+=
mxf.o
OBJS-$(CONFIG_NSV_DEMUXER)
+=
nsvdec.o
riff.o
OBJS-$(CONFIG_NUV_DEMUXER)
+=
nuv.o
riff.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