mirror of
https://github.com/mpv-player/mpv
synced 2025-02-21 07:16:56 +00:00
Replace constant by appropriate define
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24443 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
52a20f8579
commit
26bee6f728
@ -826,7 +826,7 @@ static int demux_ty_fill_buffer( demuxer_t *demux, demux_stream_t *dsds )
|
||||
}
|
||||
mp_msg( MSGT_DEMUX, MSGL_DBG3,
|
||||
"\nty:actual current offset %"PRIx64"\n", ( stream_tell( demux->stream ) -
|
||||
0x20000 ) );
|
||||
CHUNKSIZE ) );
|
||||
|
||||
|
||||
// Let's make a Video Demux Stream for MPlayer
|
||||
|
Loading…
Reference in New Issue
Block a user