On Fri, May 10, 2024 at 11:31 PM Kacper Michajłow <[email protected]> wrote: > > Fixes remaining \r\n is ASS header after 57c545090d. > > Signed-off-by: Kacper Michajłow <[email protected]> > ---
With an initial look this set looks good. If I understand correctly, the generic ASS encoder moved to outputting LF only in 7bf1b9b35769b37684dd2f18a54f01d852a540c8 and thus these modules which still output manual headers with CRLF cause mismatching endlines within a single document. Set still applies. Will try to give this a proper look and verify tomorrow, and then pull this in if it indeed does what it seems to do. Jan _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
