From 1b673cd9ff32d53b9805503e69be93537c1dda87 Mon Sep 17 00:00:00 2001 From: Clément Bœsch Date: Sun, 30 Dec 2012 00:56:48 +0100 Subject: lavc/srtenc: do not add trailing line breaks with SubRip. The SRT muxer is reponsible for separating events with two line breaks, there is no need to add more than necessary. Similarly, other muxers (such as Matroska) are not supposed to add line breaks at the end of the payload. --- tests/ref/fate/sub-subripenc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/ref/fate/sub-subripenc b/tests/ref/fate/sub-subripenc index 7daa4f5533..9666e9baef 100644 --- a/tests/ref/fate/sub-subripenc +++ b/tests/ref/fate/sub-subripenc @@ -1 +1 @@ -bd520f85238abf9df292374aed54681a +b7cb0eeb34af0da364e29b238f0634ae -- cgit v1.2.3