external_ffmpeg/tests/filtergraphs
openvela-robot 4cc6af2a0e random_seed: Rewrite the generic clock() based seed code
The new code is faster and reuses the previous state in case of
multiple calls.

The previous code could easily end up in near-infinite loops,
if the difference between two clock() calls never was larger than
1.

This makes fate-parseutils finish in finite time when run in wine,
if CryptGenRandom isn't available (which e.g. isn't available if
targeting Windows RT/metro).

Patch originally by Michael Niedermayer but with some modifications
by Martin Storsjö.

Signed-off-by: Martin Storsjö <martin@martin.st>
2026-04-20 15:13:56 +08:00
..
channelmap af_channelmap: switch to an AVOptions-based system. 2013-04-09 19:09:40 +02:00
lavr_mix_output_zero Merge commit 'b318106fae65149356934fc72feafef3272fd4ea' 2026-04-20 15:12:42 +08:00
overlay random_seed: Rewrite the generic clock() based seed code 2026-04-20 15:13:56 +08:00
select-alternate Merge commit '874838dc6589d978611c89a40694a5074f892a76' 2026-04-20 14:55:57 +08:00
setpts FATE: add a test for the setpts filter 2013-03-28 08:01:46 +01:00