[FFmpeg-devel] [PATCH] avcodec/libmp3lame: properly handle unaligned frame data
Ronald S. Bultje
rsbultje at gmail.com
Mon May 1 19:44:21 EEST 2017
Hi,
On Sun, Apr 30, 2017 at 1:16 PM, wm4 <nfxjfg at googlemail.com> wrote:
> I think it's probably ok to push your current patch, since the original
> author of the patch who broke this probably won't fix it.
I don't like the patch because it essentially duplicates the C
implementation of the DSP function. If we do that here, are we going to do
that everywhere? Will we get 2 DSP functions, aligned and unaligned? I
foresee a mess.
Michael already said that too, I believe.
Ronald
More information about the ffmpeg-devel
mailing list