SDP_MAX_SIZE     1564 libavformat/rtsp.c     content = av_malloc(SDP_MAX_SIZE);
SDP_MAX_SIZE     1565 libavformat/rtsp.c     size = get_buffer(s->pb, content, SDP_MAX_SIZE - 1);