]> git.sesse.net Git - vlc/commitdiff
Compile fix. Oops(2)
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 12 May 2007 15:03:57 +0000 (15:03 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 12 May 2007 15:03:57 +0000 (15:03 +0000)
modules/codec/ffmpeg/ffmpeg.c

index 2113661ad30aaf23d8b2c90911f5f228d5874005..180e379985be17301f8198ceb948e4063148982c 100644 (file)
@@ -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,