Commit 5e2437f9 authored by diego's avatar diego

CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5708 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 0c303554
......@@ -441,7 +441,7 @@ AVInputFormat aiff_demuxer = {
};
#endif
#ifdef CONFIG_AIFF_DEMUXER
#ifdef CONFIG_AIFF_MUXER
AVOutputFormat aiff_muxer = {
"aiff",
"Audio IFF",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment