[FFmpeg-devel] [PATCH 4/6] avformat/http: Add support for Retry-After header
Derek Buitenhuis
derek.buitenhuis at gmail.com
Mon Apr 15 19:49:48 EEST 2024
On 4/15/2024 5:35 PM, James Almer wrote:
> Why strtoull for an int? If the value can't be negative, then make it
> unsigned and use strtoul instead.
Done, v2 sent.
- Derek
More information about the ffmpeg-devel
mailing list