[FFmpeg-devel] [PATCH v2] lavc/rawdec: Use 16-byte line alignment for AV_PIX_FMT_MONOWHITE

Michael Niedermayer michael at niedermayer.cc
Mon Jan 25 19:42:39 CET 2016


On Mon, Jan 25, 2016 at 06:09:18PM +0100, Mats Peterson wrote:
> 16-byte, not 16-bit.

>  rawdec.c |   30 +++++++++++++++++++-----------
>  1 file changed, 19 insertions(+), 11 deletions(-)
> 9c1e9ec71fe79221522dabf321143e4bbce483f7  0001-v2.patch
> From 950fe2cd5da4b56feb2bd0e74173cd1c2c223df5 Mon Sep 17 00:00:00 2001
> From: Mats Peterson <matsp888 at yahoo.com>
> Date: Mon, 25 Jan 2016 13:02:52 +0100
> Subject: [PATCH v2] lavc/rawdec: Use 16-byte line alignment for AV_PIX_FMT_MONOWHITE
> 
> The line alignment for 1 bpp raw AV_PIX_FMT_MONOWHITE video (currently
> used for AVI) was previously 4 bytes, which generated alignment warning
> messages, not only for odd-width files. The alignment is now 16 bytes.


applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety -- Benjamin Franklin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160125/84136e28/attachment.sig>


More information about the ffmpeg-devel mailing list