]> git.sesse.net Git - vlc/commit
Let the value from --rate use the same code path than a value set at runtime.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 25 Jun 2011 21:29:55 +0000 (23:29 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 25 Jun 2011 21:29:55 +0000 (23:29 +0200)
commit3756098af4a7256280536fde899a7c97316b7a3d
treedbf47ec85d0c9b1bdf2a9fb867e37d28068925d1
parentc0b09202e784c78c6387a528676b051e6c3901f4
Let the value from --rate use the same code path than a value set at runtime.

It closes #4861.
It fixes playback when the rate cannot be respected (like with dvb/udp/...)
or need to be requested to the access_demux (rtsp).
src/input/input.c
src/input/var.c