[FFmpeg-devel] [RFC] replacing AVStream.codec_info_nb_frames in fmpeg.c

Anton Khirnov anton at khirnov.net
Sun Oct 25 16:58:39 EET 2020


Hi,
this patch set implements the idea from
160363238545.32279.13634998196741008296 at lain.red.khirnov.net
by exporting "there were new packets for this AVStream" as an event
flag. It should allow us to stop accessing private
AVstream.codec_info_nb_frames in ffmpeg.c, but keep the same results for
picking default video stream mapping.

Please comment,
-- 
Anton Khirnov



More information about the ffmpeg-devel mailing list