[FFmpeg-devel] [PATCH] avfilter/vf_noise: remove special code for widths not multiple of 8

Michael Niedermayer michaelni at gmx.at
Thu Sep 12 17:15:09 CEST 2013


On Thu, Sep 12, 2013 at 01:41:56PM +0000, Paul B Mahol wrote:
> It is not required, as linesize should be aligned to 32.
> 
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavfilter/vf_noise.c | 21 ++++-----------------
>  1 file changed, 4 insertions(+), 17 deletions(-)

breaks handling of images that have width % 8 != 0

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130912/b7a7151e/attachment.asc>


More information about the ffmpeg-devel mailing list