mirror of
https://github.com/mpv-player/mpv
synced 2025-04-03 20:35:31 +02:00
Bring somewhat closer to linking, still won't work, though.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22659 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d4d454e307
commit
cc27c33317
@ -342,7 +342,7 @@ int main(int argc, char** argv) {
|
|||||||
struct sockaddr_in addr;
|
struct sockaddr_in addr;
|
||||||
|
|
||||||
mp_msg_init();
|
mp_msg_init();
|
||||||
mp_msg_set_level(verbose+MSGL_STATUS);
|
// mp_msg_set_level(verbose+MSGL_STATUS);
|
||||||
|
|
||||||
#ifdef __MINGW32__
|
#ifdef __MINGW32__
|
||||||
WSADATA wsaData;
|
WSADATA wsaData;
|
||||||
@ -397,8 +397,6 @@ int mp_input_check_interrupt(int time){
|
|||||||
// for libdvdread:
|
// for libdvdread:
|
||||||
#include "get_path.c"
|
#include "get_path.c"
|
||||||
|
|
||||||
int verbose=0;
|
|
||||||
|
|
||||||
int stream_cache_size=0;
|
int stream_cache_size=0;
|
||||||
|
|
||||||
// for demux_ogg:
|
// for demux_ogg:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user