]> git.sesse.net Git - vlc/commit
* Implemented basic stream navigation function, and bound Jump forward
authorChristophe Massiot <massiot@videolan.org>
Thu, 8 Feb 2001 13:52:35 +0000 (13:52 +0000)
committerChristophe Massiot <massiot@videolan.org>
Thu, 8 Feb 2001 13:52:35 +0000 (13:52 +0000)
commit785049d7f699db4abff9c3c54e381c74e26b5c9a
tree70f439c38100978dfbc6754d4b8ccc42ba11a8b9
parent66f7daf3c2340c52edd9659ada172a7360050017
* Implemented basic stream navigation function, and bound Jump forward
  and jump Backward in the SDL intf. Enjoy !
14 files changed:
include/input.h
include/input_ext-dec.h
include/input_ext-intf.h
include/modules.h
include/stream_control.h
plugins/mpeg/input_ps.c
plugins/sdl/intf_sdl.c
src/input/input.c
src/input/input_clock.c
src/input/input_dec.c
src/input/input_ext-dec.c
src/input/input_ext-intf.c
src/input/input_programs.c
src/input/mpeg_system.c