From 99039b1133635e43381e60b10590cafd7691e6b8 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Fri, 21 May 2010 10:53:27 +0200 Subject: [PATCH] Rename On2's VP8 to Google/On2's VP8 --- src/misc/fourcc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"), -- 2.39.2