[MPlayer-dev-eng] Re: [PATCH] make demuxer_get_percent_pos() recheck file length

Scott W. Larson scowl at pacifier.com
Mon Oct 3 07:56:05 CEST 2005


Alban Bedel wrote:

>The fd field could be anything (ie there not even a guarentee that
>it acctually hold a fd), 
>  
>

I was trusting this comment in libmpdemux/stream.h.:

    typedef struct stream_st {
    :
       int fd;   // file descriptor, see man open(2)
    :




More information about the MPlayer-dev-eng mailing list