]> git.sesse.net Git - vlc/commit
Added a INPUT_GET_VIDEO_FPS (get the fps of the main video, should works with
authorLaurent Aimar <fenrir@videolan.org>
Sun, 30 Sep 2007 23:17:19 +0000 (23:17 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 30 Sep 2007 23:17:19 +0000 (23:17 +0000)
commitf516f420d7a1f26831d726912966428fe809c5fb
tree9dc71bb706c5d489db9e36baffa322820e2819a7
parentf105c3676e55a7472754528de96d505829b39a93
Added a INPUT_GET_VIDEO_FPS (get the fps of the main video, should works with
input slave) Untested.
media_instance.c no longer depends on input_internal.h
Clean up a bit es_out pause handling.
Fixed DEMUX_GET_FPS description (double not float)
include/vlc_demux.h
include/vlc_input.h
src/control/media_instance.c
src/input/control.c
src/input/es_out.c
src/input/input.c
src/input/input_internal.h