DECOMPRESS_BUF_SIZE 1464 libavformat/http.c s->inflate_buffer = av_malloc(DECOMPRESS_BUF_SIZE); DECOMPRESS_BUF_SIZE 1470 libavformat/http.c int read = http_buf_read(h, s->inflate_buffer, DECOMPRESS_BUF_SIZE);