]> git.sesse.net Git - vlc/commit
Fixed AStreamSeekBlock. When skipping data, the position may not be the
authorLaurent Aimar <fenrir@videolan.org>
Thu, 3 Jul 2008 20:49:44 +0000 (20:49 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 3 Jul 2008 20:51:05 +0000 (20:51 +0000)
commitac217da0399df26771fec3005f4faaa65a2eb34b
tree7ae5c29c744b2b11109d667ecfb425ff7902bcbc
parent58766eae93336caaf0113e76900900a7a274bd05
Fixed AStreamSeekBlock. When skipping data, the position may not be the
requested one. (Breaking at least mapped file input).
src/input/stream.c