Mercurial > mplayer.hg
changeset 22641:a996a2673bd7
Bring somewhat closer to linking, still won't work, though.
author | diego |
---|---|
date | Sat, 17 Mar 2007 00:28:59 +0000 |
parents | d90e39c776b0 |
children | 507ed8dcd772 |
files | TOOLS/netstream/netstream.c |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/TOOLS/netstream/netstream.c Sat Mar 17 00:28:30 2007 +0000 +++ b/TOOLS/netstream/netstream.c Sat Mar 17 00:28:59 2007 +0000 @@ -342,7 +342,7 @@ struct sockaddr_in addr; mp_msg_init(); - mp_msg_set_level(verbose+MSGL_STATUS); + // mp_msg_set_level(verbose+MSGL_STATUS); #ifdef __MINGW32__ WSADATA wsaData; @@ -397,8 +397,6 @@ // for libdvdread: #include "get_path.c" -int verbose=0; - int stream_cache_size=0; // for demux_ogg: