mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-21 21:41:13 +01:00
They allow to implement the if/then/else logic, which cannot be implemented otherwise. For example the expression: A*B + not(A)*C always evaluates to NaN if B is NaN, even in the case where A is 0.