Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanesh Ajjanagadde <gajjanagadde@gmail.com>2016-01-05 05:40:19 +0300
committerGanesh Ajjanagadde <gajjanagadde@gmail.com>2016-01-06 06:07:19 +0300
commitfc703f53cf3b0ca3806ecbf20d456f36b04249af (patch)
treebdeaad3e27ddda6722a0ee3c5614a408df20fb58 /libavformat
parenta956840cbcf89d709c4bd5980808ac0b5c8aeedf (diff)
lavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x)
sqrt is faster, and is sometimes more accurate depending on the libm. Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions