renamed in ffmpeg (incorrectly, this is ARGB, not RGB or RGBA)

This commit is contained in:
Glenn Maynard
2007-03-22 21:16:17 +00:00
parent bd4080a501
commit 3a0ebd82a6
@@ -60,7 +60,7 @@ static struct AVPixelFormat_t
0x0000FF00,
0x000000FF,
0xFF000000 },
avcodec::PIX_FMT_RGBA32,
avcodec::PIX_FMT_RGB32,
true,
false,
PixelFormatYCbCr_Invalid,