index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
mathematics.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mathematics: Don't use division by zero in NAN/INFINITY macros
Ronald S. Bultje
2012-07-01
1
-2
/
+3
*
mathematics.h: remove a couple of math defines
Janne Grunau
2012-06-20
1
-18
/
+0
*
avutil: add av_rescale_q_rnd() to allow different rounding
Justin Ruggles
2012-02-20
1
-0
/
+6
*
doxy: provide a start page and document libavutil
Luca Barbato
2011-11-22
1
-0
/
+10
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add the M_PHI constant, contains an approximation of the golden ratio
Stefano Sabatini
2010-07-22
1
-0
/
+3
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-6
/
+6
*
Fix av_compare_mod() doxy.
Stefano Sabatini
2010-06-13
1
-5
/
+7
*
Add av_compare_mod()
Michael Niedermayer
2010-06-09
1
-0
/
+9
*
Add M_SQRT2 to the constants in mathematics.h.
Alex Converse
2010-04-09
1
-0
/
+3
*
Replace @returns by @return.
Benoit Fouet
2010-03-30
1
-1
/
+1
*
Replace many includes of libavutil/common.h with what is actually needed
Måns Rullgård
2010-03-09
1
-1
/
+1
*
More accurate value for log2(10)
Måns Rullgård
2010-02-21
1
-1
/
+1
*
Replace log2f(10) with a constant
Måns Rullgård
2010-02-20
1
-0
/
+3
*
av_compare_ts()
Michael Niedermayer
2010-02-07
1
-0
/
+9
*
2nd try on documenting av_gcd().
Michael Niedermayer
2009-12-27
1
-1
/
+1
*
Document av_gcd().
Michael Niedermayer
2009-12-27
1
-0
/
+5
*
Define INFINITIY and NAN in mathematics.h if missing
Måns Rullgård
2009-08-10
1
-0
/
+6
*
Add common.h #include, necessary for av_const.
Diego Biurrun
2009-01-28
1
-0
/
+1
*
spelling/grammar/consistency review part I
Diego Biurrun
2009-01-28
1
-10
/
+10
*
export gcd function as av_gcd()
Aurelien Jacobs
2009-01-17
1
-0
/
+2
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
move M_PI definition along with other math definitions
Aurelien Jacobs
2008-08-13
1
-0
/
+3
*
define some math constants so as not to depend on _XOPEN_SOURCE
Aurelien Jacobs
2008-08-13
1
-0
/
+14
*
Reapply r12489: Add pure, const and malloc attributes to proper functions
Zuxy Meng
2008-03-19
1
-3
/
+3
*
revert r12489.
Benoit Fouet
2008-03-18
1
-3
/
+3
*
Pure, const and malloc attributes to libavutil.
Zuxy Meng
2008-03-18
1
-3
/
+3
*
Add missing stdint.h #include to headers that use it.
Diego Biurrun
2008-03-13
1
-0
/
+1
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Add official LGPL license headers to the files that were missing them.
Diego Biurrun
2006-09-10
1
-0
/
+18
*
libavutil: Utility code from libavcodec moved to a separate library.
Alexander Strasser
2005-08-01
1
-0
/
+31