aboutsummaryrefslogtreecommitdiff
path: root/common/rational.h
AgeCommit message (Expand)Author
2019-11-10COMMON: Fix very noisy warning when building with GCC 9 in C++11 modeBastien Bouclet
2016-02-18COMMON: Add convenience method to Common::Rational for 1:1 ratiosColin Snover
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2011-09-17COMMON: Add numerator/denominator getters for RationalMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-09-07COMMON: Remove Rational::operator int/doubleWillem Jan Palenstijn
2010-09-06COMMON: Add a debugPrint function to RationalMatthew Hoops
2010-05-17Get rid of Common::Rational::normalize and other redundant codeMax Horn
2010-05-17Add the Common::Rational class from patch #2963496 (VideoDecoder Rewrite)Matthew Hoops