mirror of
https://github.com/mpv-player/mpv
synced 2025-01-02 04:42:10 +00:00
sync to new libnut
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19963 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f21b92e1a5
commit
dcc0b8e177
@ -67,6 +67,7 @@ static demuxer_t * demux_open_nut(demuxer_t * demuxer) {
|
||||
.eof = NULL,
|
||||
.file_pos = stream_tell(demuxer->stream),
|
||||
},
|
||||
.alloc = { .malloc = NULL },
|
||||
.read_index = index_mode
|
||||
};
|
||||
nut_priv_t * priv = demuxer->priv;
|
||||
|
Loading…
Reference in New Issue
Block a user