mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
frmdec: terminate frm_pix_fmt_tags
This commit is contained in:
parent
f2dc158b0a
commit
8d4c817c4a
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue