]> git.sesse.net Git - vlc/commit
audiotrack: finish float support
authorThomas Guillem <thomas@gllm.fr>
Wed, 11 Mar 2015 14:00:49 +0000 (15:00 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 11 Mar 2015 14:12:44 +0000 (15:12 +0100)
commit841b962198175b350a3ef3c3ffb733166c49f77e
tree791fbe7368ef7c56241f34a4efb5cd3995b87c47
parent78420811d72fe4a07311171674e50cd650fe60a5
audiotrack: finish float support

You have to call the write method with float array (starting API 21)

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