]> git.sesse.net Git - vlc/commit
Pause vout on decoder pause.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 28 Sep 2008 11:05:09 +0000 (13:05 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 28 Sep 2008 11:38:54 +0000 (13:38 +0200)
commit057a9633ab17888a9f157ebab7a1f1e4bed1450a
tree9f90e3fe563a4703f9c9f6a78ff230f2bf7403c7
parentb0123347ac0773bf85a22bb97797bc682539325a
Pause vout on decoder pause.

This provides a pause with a maximal latency of one call
to pf_demux from the demuxer.
src/input/decoder.c
src/video_output/video_output.c
src/video_output/vout_internal.h