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
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to