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
/
doc
/
eval.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-04
1
-0
/
+2
|
\
|
*
eval: Add the isinf() function and tests for it
Martin Storsjö
2012-07-04
1
-0
/
+2
|
*
Fix a bunch of common typos.
Diego Biurrun
2011-12-11
1
-2
/
+2
|
*
eval: implement not() expression
Stefano Sabatini
2011-09-19
1
-5
/
+3
|
*
eval: add sqrt function for computing the square root
Stefano Sabatini
2011-09-19
1
-0
/
+4
|
*
eval: add support for trunc, ceil, and floor functions
Stefano Sabatini
2011-04-10
1
-0
/
+12
*
|
eval: add root() to solve f(x)=0
Michael Niedermayer
2012-02-27
1
-0
/
+4
*
|
eval: Allow specifying the variable id.
Michael Niedermayer
2012-02-26
1
-2
/
+3
*
|
eval: Add taylor series evaluation support.
Michael Niedermayer
2012-02-22
1
-0
/
+7
*
|
doc/eval.texi: add precisation about the assumption for "trueness" in conditi...
Stefano Sabatini
2012-01-17
1
-1
/
+2
*
|
lavu/eval: add if() and ifnot() eval functions
Stefano Sabatini
2012-01-17
1
-2
/
+10
*
|
eval.texi: document that variables are not shared between expressions.
Michael Niedermayer
2011-12-10
1
-0
/
+1
*
|
docs: Spelling fixes to 9 texi files from /doc
root
2011-11-29
1
-5
/
+5
*
|
eval: add mathematical constants (PI, E, PHI).
Nicolas George
2011-10-13
1
-0
/
+10
*
|
eval: document recently added random(), hypot(), gcd().
Clément Bœsch
2011-10-11
1
-0
/
+14
*
|
eval: add support for pow() function
Stefano Sabatini
2011-06-07
1
-0
/
+4
*
|
eval: implement not() expression
Stefano Sabatini
2011-05-25
1
-5
/
+3
*
|
eval: add sqrt function for computing the square root
Stefano Sabatini
2011-05-05
1
-0
/
+4
*
|
eval: add support for trunc, ceil, and floor functions
Stefano Sabatini
2011-04-05
1
-0
/
+12
*
|
Revert "replace FFmpeg with Libav in doc/"
Michael Niedermayer
2011-03-17
1
-1
/
+1
|
/
*
replace FFmpeg with Libav in doc/
Janne Grunau
2011-03-16
1
-1
/
+1
*
Implement isnan() function evaluation.
Stefano Sabatini
2010-11-03
1
-0
/
+3
*
Add eval.texi file.
Stefano Sabatini
2010-11-03
1
-0
/
+137