[FFmpeg-devel] Masked LZ Decompression

Umair Khan omerjerk at gmail.com
Fri May 20 20:21:45 CEST 2016


Hi,

I'm working on implementing floating point support in the ALS decoder.
In this I've to use masked LZ decompression. I've written the code for
myself for masked lz decompression using the help from the reference
software.
Although, I'm not yet sure if an implementation of masked LZ is
already there in FFmpeg or not.
If it is already there, it makes no sense to have my own implementation as well.

So anybody has any idea if we have masked LZ implementation already or not ?

Thanks,
Umair


More information about the ffmpeg-devel mailing list