stream.h: remove bad EOF check in stream_seek()
commitde5566f0b5420fbdbf0dc37f225be01cfd04cf66
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 21 May 2010 17:53:12 +0000 (21 20:53 +0300)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Sat, 22 May 2010 03:40:34 +0000 (22 06:40 +0300)
tree5a2b96c91493a1c8b8e01f378da844f6c08cd6f9
parentde42015a97cf296aad6307adcfb2750e1ab88800
stream.h: remove bad EOF check in stream_seek()

Also remove a redundant stream->eof = 0 in demuxer.c.
libmpdemux/demuxer.c
stream/stream.h