]> git.sesse.net Git - mlt/commit
Fix pause for noise producer.
authorBrian Matherly <pez4brian@yahoo.com>
Wed, 18 Dec 2013 03:38:05 +0000 (21:38 -0600)
committerBrian Matherly <pez4brian@yahoo.com>
Wed, 18 Dec 2013 03:38:05 +0000 (21:38 -0600)
commit11f9efb9a33c4444efddd1660a90aed6bae2d212
tree47503f3742cbc6816d79dfe877b23bc21890ae76
parent86e90032adedba2a87c80f922d286c1c8742fa40
Fix pause for noise producer.

Sees the random number generator with the frame number so that subsequent "get_image" calls to the same frame produce the same image.
src/modules/core/producer_noise.c