[vlc-devel] RTSP trickplay - libvlc_media_player_set_rate support for fast forward/rewind

Sébastien Escudier sebastien-devel at celeos.eu
Wed Jun 1 13:34:08 CEST 2011


Actually, I think we should just remove the "if (rate < 0.)" test from
libvlc_media_player_set_rate
The rate is validated at the input level, no need to check it at
multiple places, it could lead to inconsistencies.
Moreover, what if the input is not launched yet ? we don't know if it
will accept negative rates.





More information about the vlc-devel mailing list