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
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-06-30Fix grammar errors in documentationMåns Rullgård
2010-05-23Make ff_random_get_seed public, rename to av_get_random_seed, export the headerMartin Storsjö
2009-03-15Fix typo: 'conjuction' -> 'conjunction'.Stefano Sabatini
2009-03-15Fix ff_random_get_seed() prototypeMåns Rullgård
2009-03-11Fix typos.Stefano Sabatini
2009-03-08add ff_random_get_seed to be used in conjunction with random functionsBaptiste Coudurier