stream_output: add sout_InputFlush()
commitecacf6f0dd8694d16daf1f9c227814cc1f6360d0
authorSteve Lhomme <robux4@videolabs.io>
Fri, 18 Dec 2015 09:39:38 +0000 (18 10:39 +0100)
committerThomas Guillem <thomas@gllm.fr>
Tue, 22 Dec 2015 13:39:44 +0000 (22 14:39 +0100)
treeaa9e4d210bc98d71aec3d52b27a40601d05292db
parentd3db4b7fd3acabd60f61b5dd2bf7cbe3f77ce0ab
stream_output: add sout_InputFlush()

when seeking during stream output we need to be able to flush internal buffers

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
include/vlc_sout.h
src/input/decoder.c
src/stream_output/stream_output.c
src/stream_output/stream_output.h