]> git.sesse.net Git - vlc/commit
audiotrack: fix play wait delay
authorThomas Guillem <thomas@gllm.fr>
Thu, 5 Mar 2015 18:03:31 +0000 (19:03 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 5 Mar 2015 18:05:36 +0000 (19:05 +0100)
commitad5b2e3ca73b343c9def5325928197318498b1e4
tree065c0d85c2567d7d02c5287c4ff8b2214cbb1a15
parentc65d83da3936d86cd8baae478b0688975946d93a
audiotrack: fix play wait delay

Don't postpone delay when a command is received.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/audio_output/audiotrack.c