]> git.sesse.net Git - vlc/commit
vlc input control: add INPUT_GET_TITLE_INFO
authorFrancois Cartegnie <fcvlcdev@free.fr>
Sat, 25 Jun 2011 14:57:06 +0000 (16:57 +0200)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Mon, 11 Jul 2011 20:15:13 +0000 (22:15 +0200)
commitf90323146eef46030d4d056ccc253e5e66755cf5
treec0da952cb5f90bef3101227899a8b28e9d3a433e
parent8b85c017186a2591e9be223c2efef64419051256
vlc input control: add INPUT_GET_TITLE_INFO

as we'll need seekpoints for UI: chapters offsets were not sufficient.
include/vlc_input.h
src/input/control.c
src/input/input.c