ffmpeg/tests
Claudio Freire 88e498a87e AAC encoder: make pe.min a local minimum
As noted in a comment, pe.min in the reference encoder
is centered around current pe. The bit reservoir algo
needs pe.min to be a local minimum, because it can only
account for local PE variations. If it's set to a global
minimum as was being done, bit reservoir logic doesn't
work as efficiently.

This patch tries to forget old minimums and converge to
a local minimum without losing the stability of the
previous solution. Listening tests until now suggest this
solves numerous RC issues.
2015-11-29 15:03:45 -03:00
..
api fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM tests 2015-11-26 17:05:54 +01:00
checkasm Add pixblockdsp checkasm tests 2015-11-07 18:46:55 -08:00
fate AAC encoder: make pe.min a local minimum 2015-11-29 15:03:45 -03:00
filtergraphs fate: add test for mergeplanes filter 2015-07-18 01:55:44 +00:00
ref Merge commit '823fa7004571cb8404ca5785f9fa6e85f0f9f3d3' 2015-11-29 16:00:54 +01:00
Makefile fate: add concat demuxer tests 2015-11-15 19:22:46 +01:00
audiogen.c
base64.c
copycooker.sh
extended.ffconcat fate: add concat demuxer tests 2015-11-15 19:22:46 +01:00
fate-run.sh fate-run: Fix indentation 2015-11-25 21:03:14 -08:00
fate-valgrind.supp
fate.sh
ffserver-regression.sh fate: use PROGSSUF 2015-10-16 14:02:12 +02:00
ffserver.conf
ffserver.regression.ref
lavf-regression.sh
md5.sh
reference.pnm
regression-funcs.sh fate: use PROGSSUF 2015-10-16 14:02:12 +02:00
rotozoom.c
simple1.ffconcat fate: add concat demuxer tests 2015-11-15 19:22:46 +01:00
simple2.ffconcat fate: add concat demuxer tests 2015-11-15 19:22:46 +01:00
test.ffmeta
tiny_psnr.c Merge commit '26e8fa3b508eb047e85f4e923fc8e82a1aa656ba' 2015-09-29 15:44:28 +02:00
tiny_ssim.c tests/tiny_ssim: replace #define by typedef 2015-11-20 08:25:23 -05:00
utils.c
videogen.c