mirror of
https://github.com/mpv-player/mpv
synced 2024-11-07 01:47:00 +01:00
f9d93451a2
mainly code to let limpdemux independent from mplayer. Now contain a function to check external interruption from blocking code (network connection and cache fililng) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4823 b3059339-0415-0410-9bf9-f77b7e298cf2
3 lines
47 B
C
3 lines
47 B
C
|
|
extern int mpdemux_check_interrupt(int time);
|