summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-08-18 10:50:14 +0200
committerwm4 <wm4@nowhere>2012-08-20 15:36:03 +0200
commite181547db10c48a92b6c4d891c184b416ebe2add (patch)
tree080c0e8d8c5b6f621a92abbc1bd47906d2230506 /Makefile
parent3a5d5f01d4d8d7beb53c3288d72db20f2ad0b141 (diff)
downloadmpv-e181547db10c48a92b6c4d891c184b416ebe2add.tar.bz2
mpv-e181547db10c48a92b6c4d891c184b416ebe2add.tar.xz
Remove support for libnemesi RTSP streaming
Removed due to being a maintainance burden. Support for FFmpeg is available.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 91795fb4fa..31a83a4aa4 100644
--- a/Makefile
+++ b/Makefile
@@ -60,8 +60,6 @@ SRCS_COMMON-$(LIBDV) += libmpcodecs/ad_libdv.c \
SRCS_COMMON-$(LIBMAD) += libmpcodecs/ad_libmad.c
-SRCS_COMMON-$(LIBNEMESI) += libmpdemux/demux_nemesi.c \
- stream/stream_nemesi.c
SRCS_COMMON-$(LIBPOSTPROC) += libmpcodecs/vf_pp.c
SRCS_COMMON-$(LIBSMBCLIENT) += stream/stream_smb.c