mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-24 23:55:51 +01:00
Trim unneeded leading components and trailing zeros. Move the formating code in a separate function. Use the function also to format the default value, it was currently printed as plain integer, inconsistent to the way it is parsed.