You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
@@ -778,6 +778,7 @@ static int decode_frame(AVCodecContext *avctx,
|
||||
ptr += picture->linesize[0];
|
||||
}
|
||||
|
||||
picture->pict_type = AV_PICTURE_TYPE_I;
|
||||
*got_frame = 1;
|
||||
|
||||
return buf_size;
|
||||
|
Reference in New Issue
Block a user