mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-23 07:52:10 +00:00
ffprobe: fix value_string() prefix printing for values with negative logarithm
The index for the binary_unit_prefixes array is expected to be positive, so avoid to use negative indexes for accessing it.
This commit is contained in:
Reference in New Issue
Block a user