[FFmpeg-devel] [PATCH] wav: Don't avio_seek() if we know we'll run into EOF

Tomas Härdin tomas.hardin at codemill.se
Mon May 30 09:23:37 CEST 2011


Tomas Härdin skrev 2011-05-27 22:01:
> Hi
>
> The attached patch fixes ticket #250. It turns out http.c doesn't set
> eof_reached if seeking past EOF like file and pipe do. The protocol
> probably should, but I chose to make the demuxer avoid the seek instead.
>
> Anyway, works fine with http, file and pipe at least. Metadata in the
> footer also works fine (except for pipe and non-seekable HTTP of course).
>
> /Tomas

Three day ping?


More information about the ffmpeg-devel mailing list