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 <matsp...@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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel