[vlc-devel] commit: Pause vout on decoder pause. (Laurent Aimar )
git version control
git at videolan.org
Sun Sep 28 13:36:06 CEST 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Sep 28 13:05:09 2008 +0200| [057a9633ab17888a9f157ebab7a1f1e4bed1450a] | committer: Laurent Aimar
Pause vout on decoder pause.
This provides a pause with a maximal latency of one call
to pf_demux from the demuxer.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=057a9633ab17888a9f157ebab7a1f1e4bed1450a
---
src/input/decoder.c | 121 +++++++++++++++++++++++++++-----------
src/video_output/video_output.c | 33 ++++++++++-
src/video_output/vout_internal.h | 10 +++
3 files changed, 128 insertions(+), 36 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=057a9633ab17888a9f157ebab7a1f1e4bed1450a
More information about the vlc-devel
mailing list