summaryrefslogtreecommitdiff
path: root/libavutil/rational.h
Commit message (Expand)AuthorAgeFilesLines
* avutil: Fix mismatching argument namesMarvin Scholz2022-10-171-1/+2
* lavu: add av_gcd_q().Nicolas George2020-05-231-0/+6
* rational: Extend DoxygenTimothy Gu2016-08-021-39/+80
* avutil: Add av_q2intfloat()Michael Niedermayer2015-05-261-0/+7
* lavu/rational: add syntactic sugar.Nicolas George2014-01-191-0/+11
* libavutil: cast truncated values to uint32_tAlfred E. Heggestad2013-08-271-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-051-0/+11
|\
| * rational: add av_inv_q() returning the inverse of an AVRationalMans Rullgard2012-08-051-0/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-231-0/+9
|\ \ | |/
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-221-0/+9
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Update av_cmp_q() documentation after r25338.Stefano Sabatini2010-10-051-1/+2
* Make av_cmp_q() work with infinities and NAN.Michael Niedermayer2010-10-051-1/+4
* Make av_d2q() manage the case in which the value to convert is inf.Stefano Sabatini2010-10-041-0/+2
* Fix av_cmp_q() with negative denominators.Michael Niedermayer2010-10-011-1/+1
* Fix grammar errors in documentationMåns Rullgård2010-06-301-9/+9
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-091-1/+1
* Remove '\p', '\c' and '\e' doxygen markup from doxy, as it shouldStefano Sabatini2009-06-061-3/+3
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.Diego Biurrun2009-02-011-4/+4
* spelling/grammar/consistency review part IDiego Biurrun2009-01-281-20/+20
* Implement av_nearer_q() and av_find_nearest_q_idx() functions.Stefano Sabatini2008-09-251-0/+13
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng2008-03-191-5/+6
* revert r12489.Benoit Fouet2008-03-181-5/+5
* Pure, const and malloc attributes to libavutil.Zuxy Meng2008-03-181-5/+5
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* match doxygen comment with other parts of the fileAlex Beregszaszi2007-07-141-1/+1
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* fix 2 mistakes in doxy comments, spotted by MichaelGuillaume Poirier2007-02-261-2/+2
* move doxy comments from rational.c to rational.h and add some new commentsDujardin Bernard2007-02-261-1/+35
* Doxygenize some commentsDujardin Bernard2007-02-261-3/+12
* cosmetics: fix usefuLL --> usefuL typoDiego Biurrun2007-02-221-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-011-0/+69