mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-15 19:55:08 +00:00
h264: remove obsolete comment.
This commit is contained in:
parent
47318953dd
commit
76e74e4831
@ -1415,7 +1415,6 @@ static void decode_postinit(H264Context *h, int setup_finished)
|
||||
cur->f.repeat_pict = 1;
|
||||
break;
|
||||
case SEI_PIC_STRUCT_FRAME_DOUBLING:
|
||||
// Force progressive here, doubling interlaced frame is a bad idea.
|
||||
cur->f.repeat_pict = 2;
|
||||
break;
|
||||
case SEI_PIC_STRUCT_FRAME_TRIPLING:
|
||||
|
Loading…
Reference in New Issue
Block a user