OSDN Git Service

Try to allocate audio buffer sizes depending on the number of input bytes.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Dec 2009 14:28:28 +0000 (14:28 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Dec 2009 14:28:28 +0000 (14:28 +0000)
commit15bfe412b773473e242e6630f725d5a3f935b5d7
tree65a8e8ab190cf1992a7e7f3c599281998b37bd29
parent5ee05a62f968ef62198188d5c4ac68a1d20fc32d
Try to allocate audio buffer sizes depending on the number of input bytes.
Fixes issue1167.

Originally committed as revision 20768 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c