]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavutil/rational.c
Makefile.omk sucks in config generated by config4omk.
[frescor/ffmpeg.git] / libavutil / rational.c
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-02-01 diegocosmetics: Use 'num' instead of 'nom' as abbreviation...
2009-01-28 diegospelling/grammar/consistency review part I
2009-01-24 diegoDirectly #include a bunch of indirectly #included headers.
2009-01-17 aurelexport gcd function as av_gcd()
2008-09-25 stefanoImplement av_nearer_q() and av_find_nearest_q_idx(...
2007-07-05 diegolicense header consistency cosmetics
2007-02-26 gpoiriermove doxy comments from rational.c to rational.h and...
2007-01-09 michaelfix av_reduce() with things like 1/0 and 0/0
2006-11-30 michaelfix overflow and remove wrong comment
2006-11-30 michaelreturn optimal fraction
2006-10-11 diegoRename ABS macro to FFABS.
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-20 michaelsimplify
2006-07-20 michaelfor floats fabs is better & smaller then ABS
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-08-01 allibavutil: Utility code from libavcodec moved to a...