[FFmpeg-devel] [PATCH] lavf/qtpalette: Store the palette in little endian

Mats Peterson matsp888 at yahoo.com
Fri Feb 26 07:09:50 CET 2016


Michael, since before I started messing with the QuickTime palette, the 
palette has usually been used in conjunction with AVI, which uses little 
endian order of the entries (BGRA), here is a proposed patch that forces 
little-endian order when storing the QuickTime palette, in case the 
movenc.c patch won't work with "ffmpeg -i 8bpp_129.mov -vcodec rawvideo 
out.mov" on that mips machine, which I suspect will be the case without 
knowing beforehand.

Mats

-- 
Mats Peterson
http://matsp888.no-ip.org/~mats/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-qtpalette-Store-the-palette-in-little-endian.patch
Type: text/x-patch
Size: 1877 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160226/a84fa030/attachment.bin>


More information about the ffmpeg-devel mailing list