Multiply two size_t values checking for overflow. @return 0 if success, AVERROR(EINVAL) if overflow.
See Implementation
Multiply two size_t values checking for overflow. @return 0 if success, AVERROR(EINVAL) if overflow.