projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff70e60
)
CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo
author
Diego Biurrun
<diego@biurrun.de>
Tue, 11 Jul 2006 00:53:55 +0000
(
00:53
+0000)
committer
Diego Biurrun
<diego@biurrun.de>
Tue, 11 Jul 2006 00:53:55 +0000
(
00:53
+0000)
Originally committed as revision 5708 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/aiff.c
patch
|
blob
|
history
diff --git
a/libavformat/aiff.c
b/libavformat/aiff.c
index 421d4f6200148c50922523004a5876f8876341df..de2afee533f2b4329aebf3b4e1f1062794bec186 100644
(file)
--- a/
libavformat/aiff.c
+++ b/
libavformat/aiff.c
@@
-441,7
+441,7
@@
AVInputFormat aiff_demuxer = {
};
#endif
-#ifdef CONFIG_AIFF_
DE
MUXER
+#ifdef CONFIG_AIFF_MUXER
AVOutputFormat aiff_muxer = {
"aiff",
"Audio IFF",