• Max Kellermann's avatar
    decoder: pass the correct buffer length to pcm_convert() · 362ca300
    Max Kellermann authored
    When a global audio format is configured (setting
    "audio_output_format"), decoder_data() overwrote the "length"
    parameter with the size of the output buffer (result of
    pcm_convert_size()).  Declare a separate variable for the output
    buffer length.
    362ca300
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...