10 Commits (453cd7a49676e42f804d824d216da2778673d28e)

Author SHA1 Message Date
Michael Niedermayer 6880edab82 fix av_reduce() with things like 1/0 and 0/0 18 years ago
Michael Niedermayer 62b9fc1571 fix overflow and remove wrong comment 18 years ago
Michael Niedermayer 3db1b8b538 return optimal fraction 18 years ago
Diego Biurrun c26abfa541 Rename ABS macro to FFABS. 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Michael Niedermayer 79dc59b726 simplify 18 years ago
Michael Niedermayer 0912bf577a for floats fabs is better & smaller then ABS 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Alexander Strasser c11c2bc20b libavutil: Utility code from libavcodec moved to a separate library. 19 years ago
Michael Niedermayer 5c07b9e914 more comments 20 years ago
Michael Niedermayer bf63eb4bba av_d2q() documentation 21 years ago
Michael Niedermayer 33a6984b8c BSD doesnt have log2 21 years ago
Michael Niedermayer 5ff85f1d8b AVRational 21 years ago