• gpoirier's avatar
    fix end-of-file detection · ec0b1a36
    gpoirier authored
    At the end of a nut file, the check for url_feof() fails because the
    eof flag was cleared by the url_fseek() call that was used to skip over
    the index packet.    This patch fixes this
    patch by: Clemens Ladisch % cladisch A fastmail P net %
    Original thread:
    Date: Feb 27, 2007 6:13 PM
    Subject: [Ffmpeg-devel] [PATCH] nutdec: fix end-of-file detection
    
    
    git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8447 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
    ec0b1a36
nutdec.c 26.7 KB