X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Fffmpeg%2Flibavformat%2Fhttp.h;h=be8ae7f46015f061fda6281ab0b55e9eecb1115f;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=a19ad8ed3e246b9000671f60eabcbd44f3601a48;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/ffmpeg/libavformat/http.h b/src/third_party/ffmpeg/libavformat/http.h index a19ad8e..be8ae7f 100644 --- a/src/third_party/ffmpeg/libavformat/http.h +++ b/src/third_party/ffmpeg/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