MAX_LINESIZE      109 libavformat/assdec.c         uint8_t line[MAX_LINESIZE];
MAX_LINESIZE      123 libavformat/assdec.c         p = av_fast_realloc(*(dst[i]), &allocated[i], pos[i]+MAX_LINESIZE);