On 09/26/2012 05:35 PM, Diego Biurrun wrote: > On Mon, Sep 24, 2012 at 10:03:46PM +0200, Luca Barbato wrote: >> On 09/24/2012 07:05 PM, Diego Biurrun wrote: >>> So I guess it's time to drop Snow. Jordi is moving code around for Dirac >>> that will end up getting deleted. Let's not have him do that. Attached >>> is a patch that excises Snow; note the sexy diffstat. >> >> We do not have the encoder yet, please make sure you aren't removing >> code that could be used for jpeg2k or dirac encoder. > > jpeg2000 does not use any dwt code.
I'm surprised since jpeg2k is a wavelet codec using a the same 9/7 we have there... > The Dirac encoder I dunno, but it's easy enough to restore. Not that easy since the spec changed a bit, but having a decoder and an encoder (schro) should be feasible. To summarize, snow can be removed once everything good in it had been salvaged for more wanted formats. Making me spending time discussing over it would just force me to spend more time on it and ending up touching that code, thus perpetuating snow. On the merits of the codec itself, it might be even worth promoting, but we are quite lacking on evangelism and I would rather push NUT since it is way more useful. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
