[Ffmpeg-devel] [RFC] av_random...

Michael Niedermayer michaelni
Thu Feb 8 23:09:53 CET 2007


Hi

On Tue, Jan 09, 2007 at 05:03:20PM -0600, Ryan Martell wrote:
> On Jan 9, 2007, at 4:47 PM, Michael Niedermayer wrote:
> 
> >Hi
> >
> >On Tue, Jan 09, 2007 at 04:03:21PM -0600, Ryan Martell wrote:
> >[...]
> >>For the record, the timing units I sent before were only timing the
> >>generate_untempered function, since it's only called every
> >>AV_RANDOM_N times av_random is called.
> >>
> >>Final question: typically, I use time(NULL) to initialize the seeds
> >>of a random number generator.  Since ffmpeg says don't use time
> >>(NULL), what's the best pseodo-random seed generator to use?
> >
> >0 should do
> 
> Not really; then it won't be even random- the GUID of everyone (in  
> asf.c for my mms stuff, that started this all), will always be the  
> same for every user out there.  The seed must be initialized with  
> something that's at least pseudo random.
> 
> >and the code looks ok (except the missing Makefile patch)
> >
> >[...]
> 
> Makefile patch and code (unchanged from before, just all in one place).

applied (with removed trailing whitespace and a added newline at the end)

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070208/00f0c557/attachment.pgp>



More information about the ffmpeg-devel mailing list