[PATCH] fixes seeking for external subtitles when changing chapters

Jonas Knöll jonas.knoell at googlemail.com
Fri Feb 14 16:32:32 CET 2020


Hello,

this is a small patch to allow external subtitles to be shown correctly
when changing to previous chapters. Currently external subtitles would not
be shown until the played chapter was reached again. Seeking to different
time points does not have this issue.
This seems to be the case because there is no SlaveSeek call for
INPUT_CONTROL_SET_SEEKPOINT_PREV, which this patch now adds.

Regards,
jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20200214/0247908b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fixes-seeking-for-external-subtitles-when-changing-c.patch
Type: application/x-patch
Size: 809 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20200214/0247908b/attachment.bin>


More information about the vlc-devel mailing list