diff options
author | Ganesh Ajjanagadde <gajjanagadde@gmail.com> | 2015-10-29 00:01:43 -0400 |
---|---|---|
committer | Ganesh Ajjanagadde <gajjanagadde@gmail.com> | 2015-10-29 19:05:29 -0400 |
commit | b45daad2aa34d17e225e6449fd8cdaeba02ec2be (patch) | |
tree | 9540e3bc762dab1601517a33b86f780c9614bd85 /tools/normalize.py | |
parent | b8e19808071c87c271896685d3c5038a6c469f5b (diff) | |
download | ffmpeg-b45daad2aa34d17e225e6449fd8cdaeba02ec2be.tar.gz |
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: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Diffstat (limited to 'tools/normalize.py')
0 files changed, 0 insertions, 0 deletions