[MPlayer-cvslog] [propchange]: r27459 - svn:log
diego
subversion at mplayerhq.hu
Wed Aug 13 19:55:26 CEST 2008
Author: diego
Revision: 27459
Property Name: svn:log
Action: modified
Property diff:
--- old property value
+++ new property value
@@ -1,7 +1,7 @@
demux_lavf: fix mp_seek behavior in case of seeking error
When trying to seek past the end of file, the ByteIOContext expect
that the stream is left in the same state as it was before the
-seek tentative. stream_seek() don't meet this expectation.
+tentative seek. stream_seek() does not meet this expectation.
It changes current position when seeking past the end of file.
-Thus, it's necessary to reset the stream in it's previous state
+Thus, it is necessary to reset the stream to its previous state
after a seek failure.
More information about the MPlayer-cvslog
mailing list