diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2019-02-20 09:52:43 -0500 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2019-02-26 14:48:27 -0500 |
commit | 69fcc093c1241b5ee7711c56c9cd558832a7e491 (patch) | |
tree | 92e6bec3b8f4b3e13a4ddb33a61eac098e8b6f6f /tests/ref/fate/dds-rgb1555 | |
parent | f948082e5fc24b00c5b7dbf4493906f1e540a743 (diff) | |
download | ffmpeg-69fcc093c1241b5ee7711c56c9cd558832a7e491.tar.gz |
http: Do not try to make a new request when seeking past the end of the file
This avoids making invalid HTTP Range requests for a byte range past the
known end of the file during a seek. Those requests generally return a HTTP
response of 416 Range Not Satisfiable, which causes an error response.
Reference: https://tools.ietf.org/html/rfc7233
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'tests/ref/fate/dds-rgb1555')
0 files changed, 0 insertions, 0 deletions