mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
parent
29ef0174cc
commit
2bd12ee3c8
@ -59,6 +59,7 @@ static const PixelFormatTag pix_fmt_bps_mov[] = {
|
||||
{ PIX_FMT_RGB555BE, 16 },
|
||||
{ PIX_FMT_RGB24, 24 },
|
||||
{ PIX_FMT_ARGB, 32 },
|
||||
{ PIX_FMT_MONOWHITE,33 },
|
||||
{ PIX_FMT_NONE, 0 },
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user