Hi, Mike Melanson wrote: > > How does our random number generator work? Is it randomly seeded for > each decode? Or will it produce the same random sequence on each run? If > the latter is true, at least we can expect those reference streams to > decode the same each time and test based on that assumption.
It uses a constant seed. _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
