diff options
author | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2011-01-21 23:07:57 +0200 |
---|---|---|
committer | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2011-01-21 23:07:57 +0200 |
commit | 75c394df8fc472c12e63c7677087517380313f0f (patch) | |
tree | 4a1b27ac9fcf2dc8e1c100b8494c530bb6260756 /tremor/asm_arm.h | |
parent | c0724413fda1152cf422c23f062ed4f4f4088c42 (diff) | |
download | mpv-75c394df8fc472c12e63c7677087517380313f0f.tar.bz2 mpv-75c394df8fc472c12e63c7677087517380313f0f.tar.xz |
demux_ty: fix "seek to negative position" warning
demux_ty relied on demuxer->filepos being initially set to 0, but
demuxer.c has been changed to initialize it to -1. This caused a
"Invalid seek to negative position!" error message when running the
demux_ty file format check (so it occurred for any file which had not
been recognized as another type before that). Fix by making demux_ty
initialize filepos to 0.
Diffstat (limited to 'tremor/asm_arm.h')
0 files changed, 0 insertions, 0 deletions