]> git.sesse.net Git - vlc/commit
Fixed EOF handling while buffering in pause state.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 14 Sep 2009 19:10:45 +0000 (21:10 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 14 Sep 2009 21:26:46 +0000 (23:26 +0200)
commitf6a57b9b1eb87f023983c485a779c97ee55c92b7
treec55ccf9833506c086994fde73fcbf17c91b748bb
parentdd2980838218267ab99aa4bc6730bb96f33c1b53
Fixed EOF handling while buffering in pause state.

It avoids to quit the pause state.
src/input/input.c