mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
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>