From: Jean-Baptiste Kempf Date: Fri, 21 May 2010 08:53:27 +0000 (+0200) Subject: Rename On2's VP8 to Google/On2's VP8 X-Git-Tag: 1.2.0-pre1~6572 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=99039b1133635e43381e60b10590cafd7691e6b8;p=vlc Rename On2's VP8 to Google/On2's VP8 --- diff --git a/src/misc/fourcc.c b/src/misc/fourcc.c index ebe84349e9..80b8db3db6 100644 --- a/src/misc/fourcc.c +++ b/src/misc/fourcc.c @@ -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"),