[FFmpeg-devel] [PATCH] avfilter: align data frame when needed

Ronald S. Bultje rsbultje at gmail.com
Sat May 6 17:35:33 EEST 2017


Hi,

On Fri, May 5, 2017 at 12:17 PM, Nicolas George <george at nsup.org> wrote:

> Le sextidi 16 floréal, an CCXXV, Hendrik Leppkes a écrit :
> > Blocking crash fixes on silly arguments doesn't help anyone. Send a
>
> My argument is not silly: the code to align the frame will be needed,
> but NOT HERE.


I actually think this is a fair point. I've hated the swscale frame
alignment code for ages, and this can effectively be used to clean that up
also. We could even start making padding requirements which would make
swscale SIMD writing a LOT easier.

Let's think about this a little bit guys. Nicolas may be overly aggressive,
but he has a good point.

Ronald


More information about the ffmpeg-devel mailing list