diff options
author | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2024-04-22 15:25:39 +0100 |
---|---|---|
committer | Derek Buitenhuis <derek.buitenhuis@gmail.com> | 2024-04-25 14:13:47 +0100 |
commit | bcae59b8982f0836bfa1f86b320a199f20ca9afc (patch) | |
tree | 1d7c8e3ce75049b67c87a10448495298db9d3ab1 /libavcodec/vp9dsp_12bpp.c | |
parent | 5fc4a824db166823cd40eb8e16bce2a92af7abfd (diff) | |
download | ffmpeg-bcae59b8982f0836bfa1f86b320a199f20ca9afc.tar.gz |
avutil/error: Add HTTP 429 Too Many Requests AVERROR code
This is a common error code from e.g. CDNs or cloud storage, and
it is useful to be able to handle it differently to a generic
4XX code.
Its source is RFC6585.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavcodec/vp9dsp_12bpp.c')
0 files changed, 0 insertions, 0 deletions