[FFmpeg-devel] [PATCH] avcodec/alac: also use a temp buffer for 24bit samples

wm4 nfxjfg at googlemail.com
Wed Oct 7 14:17:03 CEST 2015


On Tue, 6 Oct 2015 20:13:58 -0300
James Almer <jamrial at gmail.com> wrote:

> On 10/6/2015 5:33 PM, Paul B Mahol wrote:
> > you set aligned number of samples before calling get_buffer and after
> > that changes
> > frame->nb_samples to actual number of samples.
> > 
> > Alternatively IIRC default 16 byte alignment could be increased.
> 
> Nevermind, looks like avframe does pad the buffer after all, so patch
> dropped.

AFAIK this actually depends on the get_buffer2 implementation?


More information about the ffmpeg-devel mailing list