summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorlu_zero <lu_zero@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-11-27 21:31:47 +0000
committerlu_zero <lu_zero@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-11-27 21:31:47 +0000
commit8e18e416381c546fa77eba30ce15d3dfa2e9a4f3 (patch)
treebc3c1c510405b9e21ff51d7c080d36343697c9fe /stream
parentd4e14ef53e1913afecf24ef5902590e1562bfa0a (diff)
downloadmpv-8e18e416381c546fa77eba30ce15d3dfa2e9a4f3.tar.bz2
mpv-8e18e416381c546fa77eba30ce15d3dfa2e9a4f3.tar.xz
Enable -rtsp-port for nemesi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25184 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'stream')
-rw-r--r--stream/stream_nemesi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/stream_nemesi.c b/stream/stream_nemesi.c
index 2ab058ebfb..a3f98a6a09 100644
--- a/stream/stream_nemesi.c
+++ b/stream/stream_nemesi.c
@@ -35,7 +35,6 @@
#include "tcp.h"
extern int network_bandwidth;
-int rtsp_port = 0;
char *rtsp_destination = NULL;
static int rtsp_streaming_seek(int fd, off_t pos,