]> git.sesse.net Git - vlc/commit
* Functional fast forward and slow motion API ;
authorChristophe Massiot <massiot@videolan.org>
Wed, 7 Feb 2001 17:44:52 +0000 (17:44 +0000)
committerChristophe Massiot <massiot@videolan.org>
Wed, 7 Feb 2001 17:44:52 +0000 (17:44 +0000)
commit1c518776d347426d5c926cdf7afe9f18e765ca47
treecb3cb710045680d020f870c2503347546947515b
parentff85edc6754489b7cc3abcd4957180abd284df19
* Functional fast forward and slow motion API ;
* Dirty hack in the SDL intf to bind "a" (fAst forward), "s" (Slow motion)
and "p" (Play).
include/input_ext-intf.h
include/stream_control.h
plugins/sdl/intf_sdl.c
src/input/input.c
src/input/input.h
src/input/input_clock.c
src/input/input_ext-intf.c [new file with mode: 0644]
src/input/mpeg_system.c