]> git.sesse.net Git - ffmpeg/history - libavutil/rational.c
Use full internal pathname in doxygen @file directives.
[ffmpeg] / libavutil / rational.c
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-02-01 Diego Biurruncosmetics: Use 'num' instead of 'nom' as abbreviation...
2009-01-28 Diego Biurrunspelling/grammar/consistency review part I
2009-01-24 Diego BiurrunDirectly #include a bunch of indirectly #included headers.
2009-01-17 Aurelien Jacobsexport gcd function as av_gcd()
2008-09-25 Stefano SabatiniImplement av_nearer_q() and av_find_nearest_q_idx(...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-02-26 Dujardin Bernardmove doxy comments from rational.c to rational.h and...
2007-01-09 Michael Niedermayerfix av_reduce() with things like 1/0 and 0/0
2006-11-30 Michael Niedermayerfix overflow and remove wrong comment
2006-11-30 Michael Niedermayerreturn optimal fraction
2006-10-11 Diego BiurrunRename ABS macro to FFABS.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-20 Michael Niedermayersimplify
2006-07-20 Michael Niedermayerfor floats fabs is better & smaller then ABS
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...