]> git.sesse.net Git - vlc/commit
Implemented audio flushing.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 7 Oct 2008 17:02:52 +0000 (19:02 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 8 Oct 2008 22:11:15 +0000 (00:11 +0200)
commit20aa3c15801a8639070a87b5bbe3958e1d6654aa
tree150a7b57ce0fc3ba1e2741c06368f3f318594944
parentf57bfd971653d977aa5fe55333de982954984135
Implemented audio flushing.

It is not perfect as the aout mixer buffers some data too but it is too
late...
src/audio_output/aout_internal.h
src/audio_output/dec.c
src/input/decoder.c