X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fhttp.h;h=be8ae7f46015f061fda6281ab0b55e9eecb1115f;hb=9515d7c629cdd71c68bced05ea235aad08b768ce;hp=a19ad8ed3e246b9000671f60eabcbd44f3601a48;hpb=4c91599484e115e9b51c884fc46cea3f8511f8ae;p=ffmpeg diff --git a/libavformat/http.h b/libavformat/http.h index a19ad8ed3e2..be8ae7f4601 100644 --- a/libavformat/http.h +++ b/libavformat/http.h @@ -24,6 +24,8 @@ #include "url.h" +#define HTTP_HEADERS_SIZE 4096 + /** * Initialize the authentication state based on another HTTP URLContext. * This can be used to pre-initialize the authentication parameters if