[vlc-devel] [PATCH] Fix typo in src/input/stream.c to use CAN_FASTSEEK instead of CAN_SEEK.
Rémi Denis-Courmont
remi at remlab.net
Wed Sep 2 19:06:01 CEST 2009
Le mardi 1 septembre 2009 17:29:18 RATH, CHRISTOPHER A (CHRISTOPHER A), vous
avez écrit :
> There is a bug in AStreamSeekStream that is causing all input modules that
> support CAN_SEEK
> to be treated as CAN_FASTSEEK. This in turn causes far too many seeks in
> slower seeking sources
> which results in performance problems when playing video. The fix is a
> simple change of CAN_SEEK
> to CAN_FASTSEEK.
Oh thanks! Merged!
N.B.: Your MTA seems to corrupt patches. Next time please send them as
attachments.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list