[FFmpeg-devel] [PATCH] avcodec/alac: also use a temp buffer for 24bit samples
James Almer
jamrial at gmail.com
Wed Oct 7 01:13:58 CEST 2015
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.
More information about the ffmpeg-devel
mailing list