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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libavutil: add av_lfg_init_from_data() function
Jonathan Campbell
2017-01-22
1
-0
/
+27
*
Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'
Derek Buitenhuis
2016-05-11
1
-58
/
+0
|
\
|
*
build: Split test programs off into separate files
Diego Biurrun
2016-04-07
1
-40
/
+0
|
*
avformat: Remove non-compiling and/or silly commented-out printf/av_log state...
Diego Biurrun
2012-10-01
1
-3
/
+1
*
|
lavu/lfg-test: add simple sample mean, stddev checks
Ganesh Ajjanagadde
2016-03-13
1
-2
/
+18
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-04
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Consistently place static, inline and av_cold attributes/keywords.
Diego Biurrun
2012-04-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-05
1
-16
/
+18
|
\
\
|
|
/
|
*
Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.
Yordan Makariev
2011-12-03
1
-16
/
+18
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
lfg: add missing includes
Måns Rullgård
2010-07-10
1
-0
/
+2
*
Replace many includes of libavutil/common.h with what is actually needed
Måns Rullgård
2010-03-09
1
-1
/
+2
*
Implement av_bmg_next(), a Box-Muller Gaussian random generator.
Stefano Sabatini
2009-12-12
1
-0
/
+33
*
Fix reference to av_random where av_lfg_get was meant.
Diego Biurrun
2009-03-21
1
-1
/
+1
*
Simple lagged fibonacci PRNG.
Michael Niedermayer
2008-07-28
1
-0
/
+64