diff options
author | wm4 <wm4@nowhere> | 2015-12-15 21:03:34 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-12-15 21:05:48 +0100 |
commit | 29226e6a994e829c637f04cfd7f3574f0699885c (patch) | |
tree | 446aa2cb4af5cf131b52f5cf5cfe946f3a63bbb5 /TOOLS/old-makefile | |
parent | d0fd68f6dfeac03d07a005f230cdec0756636075 (diff) |
sub: remove sd_movtext.c
libavcodec's movtext-to-ass converter does the same and has more
features. On Libav, this commit disables mp4 subtitle display.
Diffstat (limited to 'TOOLS/old-makefile')
-rw-r--r-- | TOOLS/old-makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TOOLS/old-makefile b/TOOLS/old-makefile index c1b5079973..cf51483dd5 100644 --- a/TOOLS/old-makefile +++ b/TOOLS/old-makefile @@ -226,7 +226,6 @@ SOURCES = audio/audio.c \ sub/sd_lavc_conv.c \ sub/sd_lavf_srt.c \ sub/sd_microdvd.c \ - sub/sd_movtext.c \ sub/sd_srt.c \ ta/ta.c \ ta/ta_utils.c \ |