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

Mats Peterson matsp888 at yahoo.com
Mon Jan 25 13:21:49 CET 2016


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.


Mats
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavc-rawdec-Use-16-bit-line-alignment-ofr-AV_PIX_FMT.patch
Type: text/x-patch
Size: 3997 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160125/e099194f/attachment.bin>


More information about the ffmpeg-devel mailing list