mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
07ae44a607
The lrc muxer has a precision option controlling the number of fractional digits written in each timestamp, but it was not documented. Add it to the lrc section, including its range and default. Signed-off-by: Bogdan Lisman <bogdan@pydevsolutions.com>