]> git.sesse.net Git - vlc/commitdiff
Fix typo
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 27 Apr 2014 13:45:03 +0000 (15:45 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 27 Apr 2014 13:45:13 +0000 (15:45 +0200)
include/vlc_codecs.h

index ea7404a8685891c7884f0bf7d4726149ced2065c..29d131f6698fd3a50ceb164849f4714c9d428a45 100644 (file)
@@ -262,7 +262,7 @@ ATTR_PACKED
 #define WAVE_FORMAT_INDEO_AUDIO         0x0402 /* Indeo Audio Coder */
 
 #define WAVE_FORMAT_ON2_AVC             0x0500 /* VP7 */
-#define WAVE_FORMAT_ON2_AVC_2           0x0500 /* VP6 */
+#define WAVE_FORMAT_ON2_AVC_2           0x0501 /* VP6 */
 
 #define WAVE_FORMAT_AAC_2               0x1601 /* Other AAC */
 #define WAVE_FORMAT_AAC_LATM            0x1602 /* AAC/LATM */