git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25fc392
)
Compile fix. Oops(2)
author
Jean-Baptiste Kempf
<jb@videolan.org>
Sat, 12 May 2007 15:03:57 +0000
(15:03 +0000)
committer
Jean-Baptiste Kempf
<jb@videolan.org>
Sat, 12 May 2007 15:03:57 +0000
(15:03 +0000)
modules/codec/ffmpeg/ffmpeg.c
patch
|
blob
|
history
diff --git
a/modules/codec/ffmpeg/ffmpeg.c
b/modules/codec/ffmpeg/ffmpeg.c
index
2113661
..
180e379
100644
(file)
--- a/
modules/codec/ffmpeg/ffmpeg.c
+++ b/
modules/codec/ffmpeg/ffmpeg.c
@@
-1383,7
+1383,6
@@
static struct
{ VLC_FOURCC('W','V','P','K'), CODEC_ID_WAVPACK,
AUDIO_ES, "WavPack" },
#endif
-#endif
#if LIBAVCODEC_VERSION_INT >= ((51<<16)+(34<<8)+0)
{ VLC_FOURCC('g','s','m',' '), CODEC_ID_GSM,