July 10, 2010
View f4d80ec

lfg: add missing includes

Måns Rullgård authored on 2010/07/10 09:40:55
March 10, 2010
View 2ed6f39

Replace many includes of libavutil/common.h with what is actually needed

Måns Rullgård authored on 2010/03/10 02:39:19
December 13, 2009
View 3ba69a1

Implement av_bmg_next(), a Box-Muller Gaussian random generator.

Stefano Sabatini authored on 2009/12/13 01:24:37
March 22, 2009
View 0e4cb6c

Fix reference to av_random where av_lfg_get was meant.

Diego Biurrun authored on 2009/03/22 01:14:21
July 29, 2008
View 2754fe8

Simple lagged fibonacci PRNG. 3.5 times faster than our mersene twister. 10 times less memory needed. (=less cache trashing)

Michael Niedermayer authored on 2008/07/29 00:35:04