Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-12Implement av_bmg_next(), a Box-Muller Gaussian random generator.Stefano Sabatini
2009-01-28spelling/grammar/consistency review part IDiego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-07-311000l typo my new PRNG converged to -1.Michael Niedermayer
2008-07-31Add a multiplicative LFG for those thinking the additive is not goodMichael Niedermayer
2008-07-28Document av_lfg_get().Michael Niedermayer
2008-07-28Simple lagged fibonacci PRNG.Michael Niedermayer