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

index 89108268ef671ddeeee8803abc706686ec2ffe78..2113661ad30aaf23d8b2c90911f5f228d5874005 100644 (file)
@@ -1314,7 +1314,7 @@ static struct
       AUDIO_ES, "Id RoQ DPCM Audio" },
 
     /* DCIN Audio */
-    { VLC_FOURCC('D','C','I','A'), CODEC_ID_CODEC_ID_DSICINAUDIO,
+    { VLC_FOURCC('D','C','I','A'), CODEC_ID_DSICINAUDIO,
       AUDIO_ES, "Delphine CIN Audio" },
 
     /* Sony Playstation XA ADPCM */