Hi all, Could you please review and take this patch forward.
Thanks & Regards, Praveen ________________________________ From: Praveen Kumar <[email protected]> Sent: Thursday, January 23, 2020 7:12 PM To: FFmpeg development discussions and patches <[email protected]> Subject: Re: [FFmpeg-devel] [PATCH] Support for Frame Duplication(Doubling/Tripling) by FFMPEG's HEVC Decoder by parsing the picture_structSEIvalue(Requirement:http://ffmpeg.org/pipermail/ffmpeg-devel/2019-June/245521.html) Thanks Kieran. Rectified the patch to just use repeat_pict for frame duplication and avoided modifying ticks_per_frame. Please find the updated patch attached here with and accept the same. Thanks & Regards, Praveen ________________________________ From: ffmpeg-devel <[email protected]> on behalf of Kieran Kunhya <[email protected]> Sent: Thursday, January 9, 2020 6:46 PM To: FFmpeg development discussions and patches <[email protected]> Subject: Re: [FFmpeg-devel] [PATCH] Support for Frame Duplication(Doubling/Tripling) by FFMPEG's HEVC Decoder by parsing the picture_structSEIvalue(Requirement:http://ffmpeg.org/pipermail/ffmpeg-devel/2019-June/245521.html) On Thu, 9 Jan 2020 at 10:09, Praveen Kumar <[email protected]> wrote: > Hi, > > Re-sending the patch after incorporating the review comments over the > previous patch sent yesterday. > Hi, Leave ticks_per_frame alone. I don't see why you are changing it. Kieran _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
