]> git.sesse.net Git - ffmpeg/commit
Fix infinite loop with clock() returning (clock_t)-1.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 8 Jul 2010 18:13:31 +0000 (18:13 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 8 Jul 2010 18:13:31 +0000 (18:13 +0000)
commit6a522c49c2f6c33c047df5e5ebb448a03effa817
tree4faa09ca18e114398b6cba47a54b61bd11b20c3c
parent65e3f89ffde2a710c593a2d77663f6878730a0ae
Fix infinite loop with clock() returning (clock_t)-1.

Originally committed as revision 24116 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/random_seed.c