]> git.sesse.net Git - vlc/commit
Allow reading until the end of the file while discarding data.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 5 May 2009 21:21:58 +0000 (23:21 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 5 May 2009 21:53:28 +0000 (23:53 +0200)
commit77c069c68936f12116a504b13d58257da7595542
tree3a5df27c16abbae6ffaa4a386db8729364c263b1
parent7d413c48dfe9f8e162bef2869d65e2f3064c5762
Allow reading until the end of the file while discarding data.

It probably closes #2719.
src/input/stream.c