sub: remove old MPlayer DVD sub decoder

The DVD sub decoder in Libav 9 was broken/incomplete, so we kept the
MPlayer decoder around. Now it's not needed anymore.
This commit is contained in:
wm4
2014-03-16 09:40:34 +01:00
parent 3ec7f528c4
commit bb0290145a
7 changed files with 0 additions and 950 deletions

View File

@@ -257,9 +257,7 @@ SOURCES = audio/audio.c \
sub/sd_lavf_srt.c \
sub/sd_microdvd.c \
sub/sd_movtext.c \
sub/sd_spu.c \
sub/sd_srt.c \
sub/spudec.c \
ta/ta.c \
ta/ta_utils.c \
ta/ta_talloc.c \