]> git.sesse.net Git - vlc/commit
Allow :start-time, :stop-time and :run-time arguments to be float values,
authorSam Hocevar <sam@zoy.org>
Thu, 30 Apr 2009 22:08:01 +0000 (00:08 +0200)
committerSam Hocevar <sam@zoy.org>
Thu, 30 Apr 2009 22:49:43 +0000 (00:49 +0200)
commit66db20b690c686d41198852c9cd54621ea769380
tree798b75e7260cc2f3ed78044132dce95117c0d0d8
parent3092afc3c91a172c43abdc7753f91446e10ded78
Allow :start-time, :stop-time and :run-time arguments to be float values,
since we may want sub-second granularity.
src/input/input.c
src/input/var.c
src/libvlc-module.c