[FFmpeg-devel] [PATCH] avformat/avienc: Remove unneeded seekable tests

Mats Peterson matsp888 at yahoo.com
Sun Mar 6 12:55:48 CET 2016


On 03/06/2016 12:51 PM, Mats Peterson wrote:
> On 03/06/2016 12:09 PM, Michael Niedermayer wrote:
>
> Once again, why are these tests unneeded?
>
> Mats
>

avio_tell() won't work on an unseekable stream, since it uses 
avio_seek(), as far as I know.

Mats

-- 
Mats Peterson
http://matsp888.no-ip.org/~mats/


More information about the ffmpeg-devel mailing list