[FFmpeg-devel] [PATCH 1/6] avutil/error: Add HTTP 429 Too Many Requests AVERROR code
Derek Buitenhuis
derek.buitenhuis at gmail.com
Mon Apr 15 19:43:50 EEST 2024
On 4/15/2024 5:31 PM, Andreas Rheinhardt wrote:
> Wouldn't you need to add a new entry to error_entries in error.c for this?
You are right, I missed that since grep failed me, as error.c uses macros, and
thus does not contain any AVERROR_HTTP_* directly.
I have sent a v2 for this patch.
- Derek
More information about the ffmpeg-devel
mailing list