ffmpeg/tests
Rostislav Pehlivanov da64bd6a99 aaccoder: tweak PNS implementation further
This commit changes a few things about the noise substitution
logic:
 - Brings back the quantization factor (reduced to 3) during
   scalefactor index calculations.
 - Rejects any zeroed bands. They should be inaudiable and it's
   a waste transmitting the scalefactor indices for these.
 - Uses swb_offsets instead of incrementing a 'start' with every
   window group size.
 - Rejects all PNS during short windows.
Overall improves quality. There was a plan to use the lfg system
to create the random numbers instead of using whatever the decoder
uses but for now this works fine. Entropy is far from important here.

Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
2015-09-09 10:44:33 +01:00
..
api fate: add api-band-test 2015-08-24 03:54:55 +02:00
checkasm Merge commit '3cdda78deb19b39dbbf8961ae0aec44dbb19bf6d' 2015-09-08 14:30:00 +02:00
fate aaccoder: tweak PNS implementation further 2015-09-09 10:44:33 +01:00
filtergraphs fate: add test for mergeplanes filter 2015-07-18 01:55:44 +00:00
ref avutil/opt: add AV_OPT_TYPE_BOOL 2015-09-08 22:39:20 +02:00
Makefile fate: add -fflags +bitexact to the relevant targets 2015-08-30 23:31:10 +02:00
audiogen.c
base64.c
copycooker.sh
fate-run.sh tests/fate-run: Pass bitexact flags to enc_dec_pcm() output 2015-09-06 00:25:49 +02:00
fate-valgrind.supp
fate.sh
ffserver-regression.sh
ffserver.conf
ffserver.regression.ref
lavf-regression.sh
md5.sh
reference.pnm
regression-funcs.sh
rotozoom.c
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c