Changeset 3b73d5c in ffmpeg

Timestamp:
Jun 12, 2015, 4:15:18 PM (9 years ago)
Author:
Vittorio Giovara <vittorio.giovara@gmail.com>
Branches:
master
Children:
2cbadf51, 74ea116
Parents:
2d5176fa
git-author:
Vittorio Giovara <vittorio.giovara@gmail.com> (06/12/15 16:04:20)
git-committer:
Vittorio Giovara <vittorio.giovara@gmail.com> (06/12/15 16:15:18)
Message:

fft-test: Use the float fabs() version

Fixes clang warning "absolute value function 'fabsf' given an argument
of type 'double' but has parameter of type 'float' which may cause
truncation of value [-Wabsolute-value]".

(No files)

Note: See TracChangeset for help on using the changeset viewer.