[FFmpeg-devel] [PATCH v2 2/9] avformat/http: Use AVERROR_HTTP_TOO_MANY_REQUESTS
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Apr 24 22:41:32 EEST 2024
On 4/24/2024 11:58 AM, Martin Storsjö wrote:
> This function seems to handle both the literal status codes, like 429, and
> also AVERROR style error codes, as when called from handle_http_errors, so
> perhaps it would be good for consistency to add the AVERROR here too.
Good catch. Added.
- Derek
More information about the ffmpeg-devel
mailing list