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
/
lfg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2012-10-06
1
-1
/
+1
*
doxygen: Drop array size declarations from Doxygen parameter names.
Diego Biurrun
2011-07-03
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Restore array sizes in doxygen parameter names.
Diego Biurrun
2010-07-08
1
-1
/
+1
*
Avoid square brackets in Doxygen comments; Doxygen chokes on them.
Diego Biurrun
2010-07-02
1
-1
/
+1
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-3
/
+3
*
Implement av_bmg_next(), a Box-Muller Gaussian random generator.
Stefano Sabatini
2009-12-12
1
-0
/
+8
*
spelling/grammar/consistency review part I
Diego Biurrun
2009-01-28
1
-3
/
+3
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
1000l typo my new PRNG converged to -1.
Michael Niedermayer
2008-07-30
1
-1
/
+1
*
Add a multiplicative LFG for those thinking the additive is not good
Michael Niedermayer
2008-07-30
1
-1
/
+12
*
Document av_lfg_get().
Michael Niedermayer
2008-07-28
1
-0
/
+6
*
Simple lagged fibonacci PRNG.
Michael Niedermayer
2008-07-28
1
-0
/
+37