comparison libmpdemux/mpdemux.h @ 4822:3e2c7bf57035

These 2 files are intended for code common to the whole lib mainly code to let limpdemux independent from mplayer. Now contain a function to check external interruption from blocking code (network connection and cache fililng)
author albeu
date Sat, 23 Feb 2002 21:17:26 +0000
parents
children
comparison
equal deleted inserted replaced
4821:5a71377d2759 4822:3e2c7bf57035
1
2 extern int mpdemux_check_interrupt(int time);