• Michael Niedermayer's avatar
    increasing precission of the quantization parameter · a0a74ad9
    Michael Niedermayer authored
    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
    
    Originally committed as revision 4115 to svn://svn.ffmpeg.org/ffmpeg/trunk
    a0a74ad9
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile Loading commit data...
audiogen.c Loading commit data...
dsptest.c Loading commit data...
ffmpeg.regression.ref Loading commit data...
ffserver.regression.ref Loading commit data...
lena.pnm Loading commit data...
libav.regression.ref Loading commit data...
regression.sh Loading commit data...
rotozoom.c Loading commit data...
rotozoom.regression.ref Loading commit data...
server-regression.sh Loading commit data...
test.conf Loading commit data...
tiny_psnr.c Loading commit data...
videogen.c Loading commit data...