summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-plugins/calf: fix cpp14 compilation errors, bug #594116Kacper KoƂodziej2016-09-181-0/+67
Gentoo-bug: https://bugs.gentoo.org/show_bug.cgi?id=594116 Change types of some numbers: * from float to double * casts some variables to types required by context Closes: https://github.com/gentoo/gentoo/pull/2356 Signed-off-by: David Seifert <soap@gentoo.org>