projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72be9e7
)
cosmetics: sort()
author
Diego Biurrun
<diego@biurrun.de>
Wed, 2 Jan 2008 00:08:36 +0000
(
00:08
+0000)
committer
Diego Biurrun
<diego@biurrun.de>
Wed, 2 Jan 2008 00:08:36 +0000
(
00:08
+0000)
Originally committed as revision 11367 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/libavformat/Makefile
b/libavformat/Makefile
index
421a355
..
69c73e5
100644
(file)
--- a/
libavformat/Makefile
+++ b/
libavformat/Makefile
@@
-106,10
+106,10
@@
OBJS-$(CONFIG_NUT_DEMUXER) += nutdec.o nut.o riff.o
OBJS-$(CONFIG_NUT_MUXER) += nutenc.o nut.o riff.o
OBJS-$(CONFIG_NUV_DEMUXER) += nuv.o riff.o
OBJS-$(CONFIG_OGG_DEMUXER) += oggdec.o \
- oggparsevorbis.o \
- oggparsetheora.o \
oggparseflac.o \
oggparseogm.o \
+ oggparsetheora.o \
+ oggparsevorbis.o \
riff.o
OBJS-$(CONFIG_OGG_MUXER) += oggenc.o
OBJS-$(CONFIG_PSP_MUXER) += movenc.o riff.o isom.o