]> git.sesse.net Git - vlc/commit
Fixed seeking at the exact stream end in block mode.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 2 Feb 2008 19:15:32 +0000 (19:15 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 2 Feb 2008 19:15:32 +0000 (19:15 +0000)
commit2642d48aa70b003967bdb2d0b85ab25472144651
tree2d77c4d4eefc16b94cfc06f0e06b93ab6a150ebb
parentd8ae0aacbe77c5b288edec6c3c264e0c7858ad83
 Fixed seeking at the exact stream end in block mode.
 It fixes errors when using mapped file input (for example with asf,
or with truncated files)
 Please, report any regression (with dvb, mapped file, v4l, mms inputs)
src/input/stream.c