15 Commits (077880ad88eb1218c5c6b3b134e75317701dbe81)

Author SHA1 Message Date
Jonathan Campbell 76c5a69e26 libavutil: add av_lfg_init_from_data() function 8 years ago
Diego Biurrun d12b5b2f13 build: Split test programs off into separate files 9 years ago
Ganesh Ajjanagadde 0c33ceda91 lavu/lfg-test: add simple sample mean, stddev checks 9 years ago
Diego Biurrun 11d4e92ed9 avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 12 years ago
Diego Biurrun 3dde147ff9 cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
Yordan Makariev 425b45d4b0 Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård f4d80ecb22 lfg: add missing includes 15 years ago
Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 15 years ago
Stefano Sabatini 3ba69a15c6 Implement av_bmg_next(), a Box-Muller Gaussian random generator. 15 years ago
Diego Biurrun 0e4cb6cbad Fix reference to av_random where av_lfg_get was meant. 16 years ago
Michael Niedermayer 2754fe8ba5 Simple lagged fibonacci PRNG. 17 years ago