diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-02-24 16:00:54 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-02-24 16:00:54 +0100 |
commit | c2863cf4bee6459f1bb72c73bcf83596051cf96d (patch) | |
tree | b336b0894c21d620fbbf95294dddab831ce6b3cd /contrib/fec/decode_rs_char.c | |
parent | 89715eaa5e02c852e26caaa1854902335cbba794 (diff) | |
download | ODR-AudioEnc-c2863cf4bee6459f1bb72c73bcf83596051cf96d.tar.gz ODR-AudioEnc-c2863cf4bee6459f1bb72c73bcf83596051cf96d.tar.bz2 ODR-AudioEnc-c2863cf4bee6459f1bb72c73bcf83596051cf96d.zip |
Improve VLC samplerate conversion by asking float samples
Asking floats from VLC instead of signed 16-bit samples allows
VLC to use the libsamplerate resampler instead of the ugly_resampler.
Otherwise it might convert to s16l first, and refuse to use
libsamplerate which is unable to work with that data format.
Diffstat (limited to 'contrib/fec/decode_rs_char.c')
0 files changed, 0 insertions, 0 deletions