On 11.06.2021 12:27, stuhlo wrote:
From: stuhlo <stu...@gmail.com>

This fixes setting of `key_frame` flag in AVFrame when input h264 packets 
represents individual fields of interlaced video.
In this case, pairs of two consecutive fields represents a single decoded 
picture and have identical `CurrPicIdx`, however, only
the first field is entirely intra-coded and has the flag `intra_pic_flag` set 
and the second field was resetting the flag before
it was even read in the function `cuvid_output_frame`.


Looks good to me, but please use proper commit messages in the future.
You can look at other commit messages for the general format.

Will test and apply with fixed message.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to