April 5, 2012
View 4480edc

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/04/05 04:17:52
March 31, 2012
View 3dde147

cosmetics: Consistently place static, inline and av_cold attributes/keywords.

Diego Biurrun authored on 2012/03/31 06:34:22
December 5, 2011
View 7071385

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/12/05 08:11:57
December 4, 2011
View 425b45d

Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.

Yordan Makariev authored on 2011/12/04 03:25:57
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
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