]> git.sesse.net Git - vlc/commit
* Hooks for fast forward and slow motion support.
authorChristophe Massiot <massiot@videolan.org>
Wed, 24 Jan 2001 19:05:55 +0000 (19:05 +0000)
committerChristophe Massiot <massiot@videolan.org>
Wed, 24 Jan 2001 19:05:55 +0000 (19:05 +0000)
commit18aaaf306c17880e1d5a651055405b32b7355566
tree91f4c21201cc216866a5322eae512c3f96cff7ac
parentb788332af5877577b4fd0b0efe3f30c39dbbfb7c
* Hooks for fast forward and slow motion support.
13 files changed:
Makefile.in
include/input_ext-dec.h
include/input_ext-intf.h
include/stream_control.h
src/input/input.c
src/input/input.h
src/input/input_clock.c [new file with mode: 0644]
src/input/input_programs.c
src/input/mpeg_system.c
src/video_decoder/video_parser.h
src/video_decoder/vpar_headers.h
src/video_parser/video_parser.c
src/video_parser/vpar_synchro.c