[FFmpeg-devel] [PATCH 3/7] lavc/flacenc: increase buffer sizes in FlacSubFrame struct
Paul B Mahol
onemda at gmail.com
Fri Feb 14 15:06:27 CET 2014
On 2/14/14, James Darnley <james.darnley at gmail.com> wrote:
> New functions read and write 12 samples per iteration. Therefore they
> may need up to 11 samples more in the buffer.
> ---
> libavcodec/flacenc.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
Nitpick: This probably should be part of commit that introduce/change
such functions.
More information about the ffmpeg-devel
mailing list