Commit 8d4c817c authored by Peter Ross's avatar Peter Ross

frmdec: terminate frm_pix_fmt_tags

parent f2dc158b
......@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment