diff options
author | Duncan Salerno <duncan.salerno@gmail.com> | 2012-09-22 21:17:36 +0100 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-09-28 00:09:38 +0300 |
commit | 8bd324e9e4b8ceb4d0fff7ebe3c56372949be759 (patch) | |
tree | 46fb04da8018bf53b89e52738690a9b366ae7ed0 /libavcodec/dcadsp.h | |
parent | bc66827fb1db24796cd1898f4e7dd7407a8c0aca (diff) | |
download | ffmpeg-8bd324e9e4b8ceb4d0fff7ebe3c56372949be759.tar.gz |
http: Increase buffer sizes to cope with longer URIs
Use the MAX_URL_SIZE define where applicable. Increase buffer
sizes for all buffers that need to fit a long pathname - buffers
that need to fit only the hostname (and other short strings, but
not the pathname - such as "headers" in http_connect) are kept
at 1024 bytes for now.
Also increase the max line length in http_read_header, since it
might need to contain a full url for Location: redirects.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/dcadsp.h')
0 files changed, 0 insertions, 0 deletions