]> git.sesse.net Git - vlc/commit
The input now pauses the decoders.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 28 Sep 2008 06:59:48 +0000 (08:59 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 28 Sep 2008 07:08:22 +0000 (09:08 +0200)
commitc60211663fe86b98e8dd01c2fcd95f7fbd99045d
tree0e591b9bf084ddf5d50d873debafe711ca49127b
parentf15f2bd7749f2fcb618cde7bca738afd9ae9d055
The input now pauses the decoders.

This allows a more reactive pause (independant of *-caching value). It is
not yet instantaneous as vout/aout still play their buffer.
src/input/clock.c
src/input/decoder.c
src/input/es_out.c
src/input/input.c
src/input/input_clock.h
src/input/input_decoder.h
src/input/input_internal.h