[FFmpeg-devel] [PATCH] tiffenc: properly compute packet size

Christophe Gisquet christophe.gisquet at gmail.com
Sun Oct 19 17:10:09 CEST 2014


Hi,

the attached patch fixes part of ticket #3874, for the part ffmpeg's
encoder is responsible for. The remainder of the issue is decoders not
correctly handling unusual chroma subsamplings.

Note: I have kept the computation from the width in raw bytes as I
suspect this can be the worst case for lzw code expansion.

-- 
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tiffenc-properly-compute-packet-size.patch
Type: text/x-diff
Size: 1661 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141019/b5cd8a71/attachment.bin>


More information about the ffmpeg-devel mailing list