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
/
eval.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil/eval: check for av_malloc failure
Michael Niedermayer
2015-04-01
1
-0
/
+4
*
avutil/eval: factor av_expr_free() calls out
Michael Niedermayer
2015-04-01
1
-2
/
+2
*
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-1
/
+1
|
\
|
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-1
/
+1
*
|
avutil: move QP2LAMBDA constant to eval
Michael Niedermayer
2014-07-21
1
-0
/
+1
*
|
lavu/eval: add clip function
Stefano Sabatini
2014-07-17
1
-1
/
+13
*
|
Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'
Michael Niedermayer
2014-01-26
1
-0
/
+1
|
\
\
|
|
/
|
*
avutil: remove timer.h include from internal.h
Janne Grunau
2014-01-25
1
-0
/
+1
*
|
Merge commit '5b097399baa2e38cc513939cfab3a9b6fdbc33df'
Michael Niedermayer
2013-07-28
1
-1
/
+2
|
\
\
|
|
/
|
*
eval: Explicitly ignore return value of strtod() in parse_db()
Diego Biurrun
2013-07-27
1
-1
/
+2
|
*
Use the avstring.h locale-independent character type functions
Reimar Döffinger
2013-03-07
1
-1
/
+2
*
|
Rename "AVClass class" as "AVClass component_class".
Carl Eugen Hoyos
2013-06-30
1
-2
/
+2
*
|
lavu/eval: rename "new_eval_expr()" to "make_eval_expr()"
Stefano Sabatini
2013-04-10
1
-5
/
+5
*
|
lavu/eval: add between() function.
Clément Bœsch
2013-03-22
1
-1
/
+14
*
|
lavu/eval: add bitor and bitand functions
Stefano Sabatini
2013-03-17
1
-1
/
+8
*
|
lavu/eval: add native support to lte and lt functions
Stefano Sabatini
2013-03-05
1
-3
/
+5
*
|
Remove incorrect use of ctype.h functions.
Reimar Döffinger
2013-03-03
1
-1
/
+2
*
|
fate: add print() to the tests of eval
Michael Niedermayer
2013-02-17
1
-1
/
+1
*
|
eval: print() support
Michael Niedermayer
2013-02-17
1
-1
/
+11
*
|
eval: fix 'warning: ignoring return value of strtod, declared with attribute ...
Michael Niedermayer
2013-01-29
1
-1
/
+1
*
|
lavu/eval: extend if/ifnot functions to accept a third parameter
Stefano Sabatini
2013-01-24
1
-2
/
+10
*
|
eval: add function to access the current "wallclock" time.
Michael Niedermayer
2013-01-23
1
-0
/
+7
*
|
lavu/eval: handle div by zero in mod().
Clément Bœsch
2013-01-02
1
-1
/
+1
*
|
Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652'
Michael Niedermayer
2012-12-06
1
-3
/
+24
|
\
\
|
|
/
|
*
eval: treat dB as decibels instead of decibytes
Justin Ruggles
2012-12-05
1
-3
/
+24
*
|
Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'
Michael Niedermayer
2012-12-05
1
-3
/
+0
|
\
\
|
|
/
|
*
Remove pointless #undefs of previously forbidden functions.
Anton Khirnov
2012-12-04
1
-1
/
+0
*
|
lavu: remove disabled FF_API_OLD_EVAL_NAMES code
Stefano Sabatini
2012-11-07
1
-34
/
+0
*
|
eval-test: add some otherwise untested functions.
Michael Niedermayer
2012-11-01
1
-0
/
+5
*
|
Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520'
Michael Niedermayer
2012-10-14
1
-1
/
+2
|
\
\
|
|
/
|
*
eval-test: make table static const
Mans Rullgard
2012-10-13
1
-1
/
+2
*
|
eval: Fix eval test with ftrapv
Michael Niedermayer
2012-10-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-27
1
-3
/
+2
|
\
\
|
|
/
|
*
eval: fix printing of NaN in eval fate test.
Ronald S. Bultje
2012-07-26
1
-1
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-15
1
-0
/
+8
|
\
\
|
|
/
|
*
eval: add gt(), gte(), lt() and lte() fate tests
Janne Grunau
2012-07-14
1
-0
/
+8
|
*
eval: fix swapping of lt() and lte()
Max Lazarov
2012-07-14
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-04
1
-1
/
+8
|
\
\
|
|
/
|
*
eval: Add the isinf() function and tests for it
Martin Storsjö
2012-07-04
1
-1
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-01
1
-0
/
+1
|
\
\
|
|
/
|
*
opt/eval: Include mathematics.h for NAN/INFINITY
Martin Storsjö
2012-07-01
1
-0
/
+1
*
|
The lt and lte functions were swapped.
maxlazarov
2012-04-01
1
-2
/
+2
*
|
eval: fix infinite loop on opensolaris x86.
Michael Niedermayer
2012-03-01
1
-2
/
+2
*
|
eval: add root() to solve f(x)=0
Michael Niedermayer
2012-02-27
1
-1
/
+47
*
|
eval: Check that single parameter functions dont get a second param.
Michael Niedermayer
2012-02-26
1
-1
/
+1
*
|
eval: Allow specifying the variable id.
Michael Niedermayer
2012-02-26
1
-4
/
+8
*
|
eval: support 3 parameter functions.
Michael Niedermayer
2012-02-22
1
-3
/
+8
*
|
eval: Add taylor series evaluation support.
Michael Niedermayer
2012-02-22
1
-1
/
+21
[next]