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

Nicolas George george at nsup.org
Wed May 17 11:20:25 EEST 2017


L'octidi 28 floréal, an CCXXV, Muhammad Faiz a écrit :
> Of course, pushing the partial fix won't conflict with the complete
> fix.

Of course it will, it touches the same area of code.

> Ha ha ha. Of course, that's why I prefer the partial fix. Because it
> is simple.

It is simple because it is incomplete.

>		We assume that at first data and linesize are always
> aligned, so we only need to check data[0] alignment.

Untrue. You only need to check data[0] because you only want to fix a
tiny case of the more general bug.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170517/6ed65745/attachment.sig>


More information about the ffmpeg-devel mailing list