exr: set pict_type
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
d9954ccff0
commit
88b071a473
@ -778,6 +778,7 @@ static int decode_frame(AVCodecContext *avctx,
|
|||||||
ptr += picture->linesize[0];
|
ptr += picture->linesize[0];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
picture->pict_type = AV_PICTURE_TYPE_I;
|
||||||
*got_frame = 1;
|
*got_frame = 1;
|
||||||
|
|
||||||
return buf_size;
|
return buf_size;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user