mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-01-25 14:18:35 +08:00
If it isn't available in the system, we've got a fallback to the normal localtime function, so normal code can assume it is available as long as time_internal.h is included. Signed-off-by: Martin Storsjö <martin@martin.st>