diff raw.c @ 1933:eb9eeef16bdb libavformat

fix end-of-file detection 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
author gpoirier
date Sun, 18 Mar 2007 23:59:56 +0000
parents 69c6eb14fdfc
children f73b9a471583
line wrap: on
line diff