summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-07-29 18:12:23 +0200
committerwm4 <wm4@nowhere>2012-07-30 01:40:42 +0200
commit6009965cdd7984245188e3c7e68e28d60dd06078 (patch)
treed9feea74acd28b5a5adcdd724ebb7c9fa977f137 /Makefile
parent897d1c01bca01bf874d4cd45a9bb4fc9b2b2806f (diff)
downloadmpv-6009965cdd7984245188e3c7e68e28d60dd06078.tar.bz2
mpv-6009965cdd7984245188e3c7e68e28d60dd06078.tar.xz
sub: remove unrar_exec
This removes the ability to open compressed bitmap subtitles from rar files. The code makes me afraid, and I never needed this feature.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 67b9bb0845..f9decbb71b 100644
--- a/Makefile
+++ b/Makefile
@@ -160,7 +160,6 @@ SRCS_COMMON-$(TV_DSHOW) += stream/tvi_dshow.c \
SRCS_COMMON-$(TV_V4L1) += stream/tvi_v4l.c stream/audio_in.c
SRCS_COMMON-$(TV_V4L2) += stream/tvi_v4l2.c stream/audio_in.c
-SRCS_COMMON-$(UNRAR_EXEC) += sub/unrar_exec.c
SRCS_COMMON-$(VCD) += stream/stream_vcd.c
SRCS_COMMON-$(VORBIS) += libmpcodecs/ad_libvorbis.c \
libmpdemux/demux_ogg.c