]> git.sesse.net Git - vlc/commit
Added a INPUT_CONTROL_RESTART_ES and use it in video_output.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 28 Aug 2008 12:30:02 +0000 (14:30 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 28 Aug 2008 12:30:02 +0000 (14:30 +0200)
commit1b025556e3277cc727d1e70c7c55a2a0192b4d1a
tree0bd39f1e4e224959fd78c22ff6241201881f4483
parentf259d0a2ac6d4162fdb5b78ac3fdac5acdac1363
Added a INPUT_CONTROL_RESTART_ES and use it in video_output.

This removes the need for suxor_thread_t.
include/vlc_es_out.h
include/vlc_input.h
include/vlc_plugin.h
src/input/control.c
src/input/es_out.c
src/input/input.c
src/input/input_internal.h
src/video_output/video_output.c