summaryrefslogtreecommitdiff
path: root/libavutil/rational.h
Commit message (Expand)AuthorAge
* rational: add av_inv_q() returning the inverse of an AVRationalMans Rullgard2012-08-05
* doxy: provide a start page and document libavutilLuca Barbato2011-11-22
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Update av_cmp_q() documentation after r25338.Stefano Sabatini2010-10-05
* Make av_cmp_q() work with infinities and NAN.Michael Niedermayer2010-10-05
* Make av_d2q() manage the case in which the value to convert is inf.Stefano Sabatini2010-10-04
* Fix av_cmp_q() with negative denominators.Michael Niedermayer2010-10-01
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-09
* Remove '\p', '\c' and '\e' doxygen markup from doxy, as it shouldStefano Sabatini2009-06-06
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.Diego Biurrun2009-02-01
* spelling/grammar/consistency review part IDiego Biurrun2009-01-28
* Implement av_nearer_q() and av_find_nearest_q_idx() functions.Stefano Sabatini2008-09-25
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng2008-03-19
* revert r12489.Benoit Fouet2008-03-18
* Pure, const and malloc attributes to libavutil.Zuxy Meng2008-03-18
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* match doxygen comment with other parts of the fileAlex Beregszaszi2007-07-14
* license header consistency cosmeticsDiego Biurrun2007-07-05
* include all prerequisites in header filesMåns Rullgård2007-06-16
* fix 2 mistakes in doxy comments, spotted by MichaelGuillaume Poirier2007-02-26
* move doxy comments from rational.c to rational.h and add some new commentsDujardin Bernard2007-02-26
* Doxygenize some commentsDujardin Bernard2007-02-26
* cosmetics: fix usefuLL --> usefuL typoDiego Biurrun2007-02-22
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01