Fix documentation for avcodec_encode_audio(), in the case of PCM audio
authorJohn Fletcher <john.fletcher@rd.bbc.co.uk>
Sat, 11 Apr 2009 21:14:29 +0000 (21:14 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 11 Apr 2009 21:14:29 +0000 (21:14 +0000)
commitdae2434928bf0f86817740e276b297d86d112c4f
tree43e5f36b866a90e5c0564043789a87293ac99316
parent4af615b81e99cc3897c4106b71d28ccc617b2391
Fix documentation for avcodec_encode_audio(), in the case of PCM audio
the output buffer size may be less than FF_MIN_BUFFER_SIZE.

Patch by John Fletcher john.surname AT rd . bbc . co . uk.

Originally committed as revision 18449 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h