diff options
author | wm4 <wm4@nowhere> | 2012-08-18 10:50:14 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2012-08-20 15:36:03 +0200 |
commit | e181547db10c48a92b6c4d891c184b416ebe2add (patch) | |
tree | 080c0e8d8c5b6f621a92abbc1bd47906d2230506 /Makefile | |
parent | 3a5d5f01d4d8d7beb53c3288d72db20f2ad0b141 (diff) |
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-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |