FFmpeg/tests/ref
Thomas Turner a50ccbd240 avutil/tests/lfg.c: added proper normality test
The Chen-Shapiro(CS) test was used to test normality for
Lagged Fibonacci PRNG.

Normality Hypothesis Test:

The null hypothesis formally tests if the population
the sample represents is normally-distributed. For
CS, when the normality hypothesis is True, the
distribution of QH will have a mean close to 1.

Information on CS can be found here:

http://www.stata-journal.com/sjpdf.html?articlenum=st0264
http://www.originlab.com/doc/Origin-Help/NormalityTest-Algorithm

Signed-off-by: Thomas Turner <thomastdt@googlemail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-03-08 14:32:00 +01:00
..
acodec swresample/resample: use uniform normalization 2017-03-08 16:09:38 +07:00
fate avutil/tests/lfg.c: added proper normality test 2017-03-08 14:32:00 +01:00
lavf swresample/resample: use uniform normalization 2017-03-08 16:09:38 +07:00
lavf-fate lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
seek lavf/flvdec: init AVPacket::pos to FLVTAG offset 2016-10-26 02:12:18 +02:00
vsynth Implement optimal huffman encoding for (M)JPEG. 2017-02-08 13:59:53 +00:00
vsynth1
vsynth_lena