[FFmpeg-devel] [PATCH] Added interrupt to av_read_frame() in utils.c. This allows av_read_frame to return after a timeout period.

Gonzalo Garramuño ggarra13 at gmail.com
Thu Nov 21 12:18:00 EET 2019



El 21/11/19 a las 06:42, Carl Eugen Hoyos escribió:
> Am Mi., 20. Nov. 2019 um 23:42 Uhr schrieb <ggarra13 at gmail.com>:
>> From: Gonzalo Garramuño <ggarra13 at gmail.com>
> I was under the impression that the following patch was written
> by Blake Senftner, bsenftner at earthlink.net
> Am I wrong?
He wrote the original patch that had the exit interrupt at the beginning 
of the loop.  I wrote the one here where the exit is at the middle of 
the loop.
In any case, I don't know how to send an email for another user with git.



More information about the ffmpeg-devel mailing list