]> git.sesse.net Git - vlc/commitdiff
Rename On2's VP8 to Google/On2's VP8
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 21 May 2010 08:53:27 +0000 (10:53 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 21 May 2010 08:54:23 +0000 (10:54 +0200)
src/misc/fourcc.c

index ebe84349e9ec6a41d34e30324df09ba763def89c..80b8db3db62433c66587f2c59455a6bae6458e04 100644 (file)
@@ -448,7 +448,7 @@ static const entry_t p_list_video[] = {
     B(VLC_CODEC_VP6A, "On2's VP6 A Video"),
         A("VP6A"),
 
-    B(VLC_CODEC_VP8, "On2's VP8 Video"),
+    B(VLC_CODEC_VP8, "Google/On2's VP8 Video"),
         A("VP80"),