]> git.sesse.net Git - vlc/commit
Added a input "cache" variable and INPUT_EVENT_CACHE event.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 4 Dec 2008 21:54:29 +0000 (22:54 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 4 Dec 2008 21:56:11 +0000 (22:56 +0100)
commit2d98c228d68921314ced40ce15aef4d14dc6a7dc
tree774f40bd13a5134d9c5cee0643b0b31d0288b71e
parentb062d2a61dccb5788e9abbb833dbb5f94d05eb8b
Added a input "cache" variable and INPUT_EVENT_CACHE event.

They will allow interfaces to display the current buffering status.
include/vlc_input.h
src/input/es_out.c
src/input/event.c
src/input/event.h
src/input/input.c
src/input/var.c