avcodec/ass: add ASS trailing \r\n in one single place
This commit is contained in:
@@ -59,7 +59,6 @@ static int mpl2_event_to_ass(AVBPrint *buf, const char *p)
|
||||
}
|
||||
}
|
||||
|
||||
av_bprintf(buf, "\r\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user