]> git.sesse.net Git - vlc/commit
Add libvlc_video_get_spu_delay and libvlc_video_set_spu_delay
authorJohn Hendrikx <hjohn@xs4all.nl>
Thu, 1 Dec 2011 13:08:33 +0000 (14:08 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 1 Dec 2011 21:47:03 +0000 (22:47 +0100)
commit3cd41963f1e4030a84010e94288dc9431fa5c9e0
tree999a3eda75b8cd374eab7e47d215cc903da603e8
parent71e8745a8aad584c6e5fa1917ef8100a6b404c87
Add libvlc_video_get_spu_delay and libvlc_video_set_spu_delay

Allows control of the subtitle delay through libvlc.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
include/vlc/libvlc_media_player.h
lib/libvlc.sym
lib/video.c