Skip to content
Snippets Groups Projects
Commit b45daad2 authored by Ganesh Ajjanagadde's avatar Ganesh Ajjanagadde
Browse files

ffmpeg: use log10 instead of log()/log(10)


This is more concise and conveys the intent better.
Furthermore, it is likely more precise as well due to lack of floating
point division.

Reviewed-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
Signed-off-by: default avatarGanesh Ajjanagadde <gajjanagadde@gmail.com>
parent b8e19808
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment