[FFmpeg-devel] [PATCH] avio: deprecate url_feof

Ronald S. Bultje rsbultje
Mon Mar 7 23:29:14 CET 2011


Hi,

On Mon, Mar 7, 2011 at 5:22 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Mon, Mar 07, 2011 at 09:50:25PM +0100, Anton Khirnov wrote:
>> AVIOContext.eof_reached should be used directly instead.
>
> If you are at eof, and some other process (wget?) appends to the file
> url_feof() could return 0 again. with direct access this is harder

url_feof() reutrns s->eof_reached??

Ronald



More information about the ffmpeg-devel mailing list