[vlc-devel] commit: Qt4: position slider: send seek events at regular intervals ( Jakob Leben )

Jakob Leben jakob.leben at gmail.com
Wed Nov 25 16:05:13 CET 2009


2009/11/25 Rémi Denis-Courmont <remi at remlab.net>

>
> This should be done in the input thread directly. To that end, we should
> set a finite "target state" of the input, instead of pushing requests. Then
> older requests are automatically discarded if a contradictory requests is
> sent before the older ones are coped with.


This could also lead to no requests ever being carried out until the last
one in a row. You do need a notion of time and simply not respond to new
request until one has been realized, then you go on realizing the last one
arrived meanwhile.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091125/b7623201/attachment.html>


More information about the vlc-devel mailing list