]> git.sesse.net Git - vlc/commit
audiotrack: fix error when writing buffer of size 0
authorThomas Guillem <thomas@gllm.fr>
Wed, 11 Mar 2015 14:51:06 +0000 (15:51 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 11 Mar 2015 15:09:42 +0000 (16:09 +0100)
commitb3be062fecda37f02d55aa1233f8cba7ad3c8a29
tree0c0cfe480362893178367513a87361c5bd34a040
parent64e8b317ce9bf738b0d404a4ca967511e8a1e030
audiotrack: fix error when writing buffer of size 0

It happens when time streching is enabled

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