From a0a74ad9f0f18b276b0f3581c533f19e598b7eac Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sat, 9 Apr 2005 22:15:48 +0000 Subject: 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 Originally committed as revision 4115 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/ffmpeg.regression.ref | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/ffmpeg.regression.ref') diff --git a/tests/ffmpeg.regression.ref b/tests/ffmpeg.regression.ref index c5517d6b8a..98c7f4eb89 100644 --- a/tests/ffmpeg.regression.ref +++ b/tests/ffmpeg.regression.ref @@ -119,12 +119,12 @@ a7ef4746f27be309138c188e327d3ebe *./data/a-ffv1.avi 2653642 ./data/a-ffv1.avi 799d3db687f6cdd7a837ec156efc171f *./data/out.yuv stddev: 0.00 PSNR:99.99 bytes:7602176 -3e7738ae0429e48d3465d4f941eb7448 *./data/a-snow.avi -1280602 ./data/a-snow.avi -e4b8c83278efee032a84569c25593937 *./data/out.yuv -stddev: 2.92 PSNR:38.79 bytes:7602176 -45687368463932f08dbc74c973ad32dd *./data/a-snow53.avi -3537042 ./data/a-snow53.avi +15527997420c2ace9ab26e4504f7ca8d *./data/a-snow.avi +1269510 ./data/a-snow.avi +20e858677a35136bfa0765fafd3f9385 *./data/out.yuv +stddev: 2.96 PSNR:38.67 bytes:7602176 +28b6a82fdd8058e2df35778c9a5edbbf *./data/a-snow53.avi +3537074 ./data/a-snow53.avi 799d3db687f6cdd7a837ec156efc171f *./data/out.yuv stddev: 0.00 PSNR:99.99 bytes:7602176 b5b6275f58f012de73644bbaa9080097 *./data/a-svq1.mov -- cgit v1.2.3