[FFmpeg-trac] #10426(avcodec:new): The flag for the key frame on MPEG video is not set.
FFmpeg
trac at avcodec.org
Wed Jun 21 10:15:01 EEST 2023
#10426: The flag for the key frame on MPEG video is not set.
-------------------------------------+-------------------------------------
Reporter: | Type: defect
Aleksoid1978 |
Status: new | Priority: normal
Component: avcodec | Version:
| unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
Bug in line
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/HEAD:/libavcodec/mpegvideo_dec.c#l347
and
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/HEAD:/libavcodec/mpegvideo_dec.c#l349
Should be **s->current_picture_ptr->f**
instead of **s->current_picture.f**
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10426>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list