From cab942acae8772f638a0bb392a4d04ca21bea224 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 15 Dec 2015 21:04:07 +0100 Subject: sub: remove sd_microdvd.c This can be dropped for the same reasons as in the previous commits. It removes MicroDVD conversion support on Libav, although MicroDVD files couldn't be read in the first place ever since demux_subreader.c was removed. --- wscript_build.py | 1 - 1 file changed, 1 deletion(-) (limited to 'wscript_build.py') diff --git a/wscript_build.py b/wscript_build.py index 148f59d5d9..ccc991dd16 100644 --- a/wscript_build.py +++ b/wscript_build.py @@ -260,7 +260,6 @@ def build(ctx): ( "sub/sd_ass.c", "libass" ), ( "sub/sd_lavc.c" ), ( "sub/sd_lavc_conv.c" ), - ( "sub/sd_microdvd.c" ), ( "sub/sd_srt.c" ), ## Video -- cgit v1.2.3