index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavutil
/
rational.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil: Add av_q2intfloat()
Michael Niedermayer
2015-05-26
1
-0
/
+7
*
lavu/rational: add syntactic sugar.
Nicolas George
2014-01-19
1
-0
/
+11
*
libavutil: cast truncated values to uint32_t
Alfred E. Heggestad
2013-08-27
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-05
1
-0
/
+11
|
\
|
*
rational: add av_inv_q() returning the inverse of an AVRational
Mans Rullgard
2012-08-05
1
-0
/
+11
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-23
1
-0
/
+9
|
\
\
|
|
/
|
*
doxy: provide a start page and document libavutil
Luca Barbato
2011-11-22
1
-0
/
+9
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Update av_cmp_q() documentation after r25338.
Stefano Sabatini
2010-10-05
1
-1
/
+2
*
Make av_cmp_q() work with infinities and NAN.
Michael Niedermayer
2010-10-05
1
-1
/
+4
*
Make av_d2q() manage the case in which the value to convert is inf.
Stefano Sabatini
2010-10-04
1
-0
/
+2
*
Fix av_cmp_q() with negative denominators.
Michael Niedermayer
2010-10-01
1
-1
/
+1
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-9
/
+9
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
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
*
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
Stefano Sabatini
2009-06-06
1
-3
/
+3
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.
Diego Biurrun
2009-02-01
1
-4
/
+4
*
spelling/grammar/consistency review part I
Diego Biurrun
2009-01-28
1
-20
/
+20
*
Implement av_nearer_q() and av_find_nearest_q_idx() functions.
Stefano Sabatini
2008-09-25
1
-0
/
+13
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Reapply r12489: Add pure, const and malloc attributes to proper functions
Zuxy Meng
2008-03-19
1
-5
/
+6
*
revert r12489.
Benoit Fouet
2008-03-18
1
-5
/
+5
*
Pure, const and malloc attributes to libavutil.
Zuxy Meng
2008-03-18
1
-5
/
+5
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
match doxygen comment with other parts of the file
Alex Beregszaszi
2007-07-14
1
-1
/
+1
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+0
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+2
*
fix 2 mistakes in doxy comments, spotted by Michael
Guillaume Poirier
2007-02-26
1
-2
/
+2
*
move doxy comments from rational.c to rational.h and add some new comments
Dujardin Bernard
2007-02-26
1
-1
/
+35
*
Doxygenize some comments
Dujardin Bernard
2007-02-26
1
-3
/
+12
*
cosmetics: fix usefuLL --> usefuL typo
Diego Biurrun
2007-02-22
1
-1
/
+1
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-1
/
+1
*
libavutil: Utility code from libavcodec moved to a separate library.
Alexander Strasser
2005-08-01
1
-0
/
+69