From c7985fe5f705523fe2fd150b1c50de9185e512e6 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 15 Dec 2015 21:03:42 +0100 Subject: sub: remove sd_lavf_srt.c This restored timestamps when demuxing srt subtitles in Libav, which was important for avoiding slightly overlapping subtitles. Since the way this works was changed, there is no real reason to maintain proper timestamps anymore on this level - this can be dropped without issues. --- TOOLS/old-makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'TOOLS') diff --git a/TOOLS/old-makefile b/TOOLS/old-makefile index cf51483dd5..3865666e02 100644 --- a/TOOLS/old-makefile +++ b/TOOLS/old-makefile @@ -224,7 +224,6 @@ SOURCES = audio/audio.c \ sub/osd.c \ sub/sd_lavc.c \ sub/sd_lavc_conv.c \ - sub/sd_lavf_srt.c \ sub/sd_microdvd.c \ sub/sd_srt.c \ ta/ta.c \ -- cgit v1.2.3