summaryrefslogtreecommitdiffstats
path: root/wscript_build.py
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-12-15 21:04:07 +0100
committerwm4 <wm4@nowhere>2015-12-15 21:05:48 +0100
commitcab942acae8772f638a0bb392a4d04ca21bea224 (patch)
tree78f17513e41281c27b7b5187831101667b01aac4 /wscript_build.py
parentc7985fe5f705523fe2fd150b1c50de9185e512e6 (diff)
downloadmpv-cab942acae8772f638a0bb392a4d04ca21bea224.tar.bz2
mpv-cab942acae8772f638a0bb392a4d04ca21bea224.tar.xz
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.
Diffstat (limited to 'wscript_build.py')
-rw-r--r--wscript_build.py1
1 files changed, 0 insertions, 1 deletions
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