• Max Kellermann's avatar
    ffmpeg: fixed AVSEEK_SIZE · 8882f062
    Max Kellermann authored
    With whence==AVSEEK_SIZE, the seek function should return the file
    size, not the current offset.  Check the return value of
    input_stream_seek().
    8882f062
ffmpeg_plugin.c 8.84 KB