index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
rational.h
Age
Commit message (
Expand
)
Author
2012-08-05
rational: add av_inv_q() returning the inverse of an AVRational
Mans Rullgard
2011-11-22
doxy: provide a start page and document libavutil
Luca Barbato
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-10-05
Update av_cmp_q() documentation after r25338.
Stefano Sabatini
2010-10-05
Make av_cmp_q() work with infinities and NAN.
Michael Niedermayer
2010-10-04
Make av_d2q() manage the case in which the value to convert is inf.
Stefano Sabatini
2010-10-01
Fix av_cmp_q() with negative denominators.
Michael Niedermayer
2010-06-30
Fix grammar errors in documentation
Måns Rullgård
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-09
Replace many includes of libavutil/common.h with what is actually needed
Måns Rullgård
2009-06-06
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
Stefano Sabatini
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.
Diego Biurrun
2009-01-28
spelling/grammar/consistency review part I
Diego Biurrun
2008-09-25
Implement av_nearer_q() and av_find_nearest_q_idx() functions.
Stefano Sabatini
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-03-19
Reapply r12489: Add pure, const and malloc attributes to proper functions
Zuxy Meng
2008-03-18
revert r12489.
Benoit Fouet
2008-03-18
Pure, const and malloc attributes to libavutil.
Zuxy Meng
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-07-14
match doxygen comment with other parts of the file
Alex Beregszaszi
2007-07-05
license header consistency cosmetics
Diego Biurrun
2007-06-16
include all prerequisites in header files
Måns Rullgård
2007-02-26
fix 2 mistakes in doxy comments, spotted by Michael
Guillaume Poirier
2007-02-26
move doxy comments from rational.c to rational.h and add some new comments
Dujardin Bernard
2007-02-26
Doxygenize some comments
Dujardin Bernard
2007-02-22
cosmetics: fix usefuLL --> usefuL typo
Diego Biurrun
2006-10-07
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-01-12
Update licensing information: The FSF changed postal address.
Diego Biurrun
2005-12-17
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-08-01
libavutil: Utility code from libavcodec moved to a separate library.
Alexander Strasser