renamed in ffmpeg (incorrectly, this is ARGB, not RGB or RGBA)
This commit is contained in:
@@ -60,7 +60,7 @@ static struct AVPixelFormat_t
|
||||
0x0000FF00,
|
||||
0x000000FF,
|
||||
0xFF000000 },
|
||||
avcodec::PIX_FMT_RGBA32,
|
||||
avcodec::PIX_FMT_RGB32,
|
||||
true,
|
||||
false,
|
||||
PixelFormatYCbCr_Invalid,
|
||||
|
||||
Reference in New Issue
Block a user