ffmpeg/tests/ref
Christophe Gisquet e7fc5d53a0 huffyuv: change statistics initialization
Normally, a Laplace distribution is more typical of the residuals
encoded, but for noisy input, it's both better and simpler to be
safe and use a 1/d^2 distribution. Second hunk could use some
renormalization but it has effectively little impact.

Output size of ffvhuff on various 4:2:0 sequences:
context=0,1/d:    851974   27226   1137281
context=0,1/d²:   619081   25069   1051500
context=0,1/d³:   501983   30454   1290561
context=0,lapl:   500650   31754   1304082

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-06-19 06:03:51 +02:00
..
acodec adpcm: Write the proper predictor in trellis mode in IMA QT 2014-06-06 17:08:21 +02:00
fate avcodec/ass: move playres parameters below scripttype 2014-06-18 18:43:36 +02:00
lavf Merge commit '194be1f43ea391eb986732707435176e579265aa' 2014-06-18 19:49:17 +02:00
lavf-fate avformat/oggenc: fix EOS flag 2014-05-28 01:12:18 +02:00
seek huffyuv: change statistics initialization 2014-06-19 06:03:51 +02:00
vsynth huffyuv: change statistics initialization 2014-06-19 06:03:51 +02:00
vsynth1
vsynth2