git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
01-makefile_fix_updated.patch
[ffmpeg.git]
/
libavformat
/
nut.c
diff --git
a/libavformat/nut.c
b/libavformat/nut.c
index
46fbee8
..
f437975
100644
(file)
--- a/
libavformat/nut.c
+++ b/
libavformat/nut.c
@@
-1433,7
+1433,7
@@
static AVOutputFormat nut_oformat = {
"video/x-nut",
"nut",
sizeof(NUTContext),
-#ifdef CONFIG_VORBIS
+#ifdef CONFIG_
LIB
VORBIS
CODEC_ID_VORBIS,
#elif defined(CONFIG_MP3LAME)
CODEC_ID_MP3,