[vlc-devel] [V3 0/3] support setting seek mode
Zhao Zhili
quinkblack at foxmail.com
Mon Jun 25 10:03:47 CEST 2018
Rebase since the rename of mtime_t/mdate()
Zhao Zhili (3):
input: add a new type input_control_param_t to extend control
input: add input_SetTime and input_SetPosition
libvlc: support setting seek mode
include/vlc/libvlc_media_player.h | 10 +-
include/vlc_input.h | 4 +
lib/media_player.c | 18 ++--
src/input/control.c | 23 ++---
src/input/es_out_timeshift.c | 2 +-
src/input/input.c | 190 ++++++++++++++++++++------------------
src/input/input_internal.h | 34 ++++++-
src/input/var.c | 48 +++++-----
src/libvlccore.sym | 2 +
9 files changed, 191 insertions(+), 140 deletions(-)
--
2.9.5
More information about the vlc-devel
mailing list