NHW Image codec - improvement of precision

Raphael Canut <[email protected]> Wed, 25 Jul 2012 16:50:17 +0200
Newsgroups gmane.comp.multimedia.ogg.theora.general
Message-ID <CAKE58qFhms-uBmeq=vKUUqHV1AdxYKooNFU3CRQ_BkgSpWgv8g@mail.gmail.com>
Hi again,

I have improved precision of my codec (on the encoder and decoder).I have
also improved the -h1 quality setting.-Source code and binaries at
http://nhwcodec.blogspot.com/-.

I am still trying to improve precision of my codec, with keeping my
low-complexity (fast) approach.
I do not totally use the reference (and impressive) block prediction with
different modes + residual coding scheme, but I just apply residual coding
on the first order wavelet "image" (for example for a 512x512 image, I just
code the errors on the 256x256 wavelet "high-resolution" part), hence the
lack of precision.I try to compensate it with a little more neatness of the
wavelet 5/3 filterbank, but that's right that precision seems visually more
important.

Any opinion on this approach or on the codec in general is very welcome.

Many thanks again,
Raphael

_______________________________________________
theora mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/theora