[FFmpeg-devel] [PATCH] lavc/tiff: add support for LZMA compression

James Almer jamrial at gmail.com
Sat Aug 23 17:32:41 CEST 2014


On 23/08/14 8:31 AM, Michael Niedermayer wrote:
> On Fri, Aug 22, 2014 at 11:39:57PM -0300, James Almer wrote:
>> Derived from deflate code.
>> Requires liblzma.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
> 
> how can this be tested ?
> do you have a testcase / sample ?

libtiff can create lzma compressed files. You can install xz-utils from most 
linux distros.

I nonetheless uploaded three files to the ftp (rgb, yuv420p and pal8 to 
test all code paths). They are called rgv-3c-8b_lzma.tif, yuv-3c-8b_lzma.tif 
and palette-1c-4b_lzma.tiff


More information about the ffmpeg-devel mailing list