mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
frmdec: terminate frm_pix_fmt_tags
This commit is contained in:
parent
f2dc158b0a
commit
8d4c817c4a
@ -34,6 +34,7 @@ static const AVCodecTag frm_pix_fmt_tags[] = {
|
||||
{ AV_PIX_FMT_RGB24, 3 },
|
||||
{ AV_PIX_FMT_BGR0, 4 },
|
||||
{ AV_PIX_FMT_BGR0, 5 },
|
||||
{ AV_PIX_FMT_NONE, 0 },
|
||||
};
|
||||
|
||||
typedef struct {
|
||||
|
Loading…
Reference in New Issue
Block a user