[FFmpeg-devel] [PATCH v2] lavc/rawdec: Use 16-byte line alignment for B1W0 and B0W1 video in nut

Mats Peterson matsp888 at yahoo.com
Fri Feb 5 02:17:28 CET 2016


Small fix. Description follows:

The line alignment for B1W0 and B0W1 1 bpp video in nut was previously 4 
bytes, which generated alignment warning messages, not only for 
odd-width files. The alignment is now 16 bytes.

Also, made some simplifications, added some placeholders for the future 
PAL8 fourcc in nut, and added comments regarding the temporary nature of 
some of the code, which will be removed when PAL8 is fully implemented 
in nut (whenever that will be).

Mats

-- 
Mats Peterson
http://matsp888.no-ip.org/~mats/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavc-rawdec-Use-16-byte-line-alignment-for-B1W0-and-.patch
Type: text/x-patch
Size: 8371 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160205/8e6c44b1/attachment.bin>


More information about the ffmpeg-devel mailing list