Mercurial > libavcodec.hg
comparison smc.c @ 2601:c31a28f27d9a libavcodec
increasing precission of the quantization parameter
this is needed as the quantization stepsize for each subband is also in this precission and insignificant changes to the wavelet like scaling its coefficients slightly differently would lead to wildly variing PSNR and bitrate
note, a encoder could also simply choose to leave the least significant bits of the quantization parameters zero which would give the exact previous behaviour except a y very tiny number of bits in the header
author | michael |
---|---|
date | Sat, 09 Apr 2005 22:15:48 +0000 |
parents | f67b63ed036d |
children | ef2149182f1c |
comparison
equal
deleted
inserted
replaced
2600:2bcea6618a87 | 2601:c31a28f27d9a |
---|