OSDN Git Service

avconv: fix the resampling safety factors for output audio buffer allocation
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 21 Mar 2012 20:56:49 +0000 (16:56 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 23 Mar 2012 05:19:43 +0000 (01:19 -0400)
commit4094fc9971058b5a11c38d3294141c3220a2b691
tree0179fc617be7169336ae2e332592e660b06b2f8a
parent9869e963a6a6bd3a8bd118cee698df08d84cbfba
avconv: fix the resampling safety factors for output audio buffer allocation

This matches the output size required for audio_resample()
avconv.c