Fix wrong resampling factor and sample count calculation in FFmpeg-based audio resamp...
commit09fb39cd5b7d2956e87c46cda58c57359d7d935f
authorNutchanon Wetchasit <Nutchanon.Wetchasit@gmail.com>
Wed, 23 Sep 2015 13:40:56 +0000 (23 15:40 +0200)
committerSandro Santilli <strk@keybit.net>
Wed, 23 Sep 2015 13:40:56 +0000 (23 15:40 +0200)
tree33e40c046a32f7ff3f7c39c976f6d5bc61828e13
parentf71f77ef1dc030ac091b6f3beafe9975d725225f
Fix wrong resampling factor and sample count calculation in FFmpeg-based audio resampling.
libmedia/ffmpeg/AudioDecoderFfmpeg.cpp