audio: add -gapless-audio option
commit3d999246e446995cd0ae508303ceeaa2f11836ad
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 12 Nov 2010 12:06:37 +0000 (12 14:06 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 12 Nov 2010 16:29:09 +0000 (12 18:29 +0200)
treece4d6adb832ffb69e7a0ec5c6ba783c25d4ef49a
parenta66cce61ad0d62c9b4c24a9262b7182f865aca5b
audio: add -gapless-audio option

If the option is enabled and all audio has been buffered to the AO,
then the player will move to the next file without waiting for the
buffered audio to drain, while leaving the AO initialized. If the
playback of the next file starts quickly enough (before the AO buffer
empties) then it should continue writing audio to the same AO with no
gap in between.
DOCS/man/en/mplayer.1
cfg-mplayer.h
defaultopts.c
mplayer.c
options.h