- 01 Mar, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 26 Feb, 2012 3 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Reviewed-by: Nicolas George <nicolas.george@normalesup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 22 Feb, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 21 Feb, 2012 1 commit
-
-
Alex Converse authored
-
- 17 Jan, 2012 1 commit
-
-
Stefano Sabatini authored
They allow to implement the if/then/else logic, which cannot be implemented otherwise. For example the expression: A*B + not(A)*C always evaluates to NaN if B is NaN, even in the case where A is 0.
-
- 05 Dec, 2011 1 commit
-
-
Reimar Döffinger authored
For some of the code e.g. doing timing measurements there is no real point in running regression testing on it, thus it should not be counted against coverage. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 13 Oct, 2011 1 commit
-
-
Nicolas George authored
Signed-off-by: Nicolas George <nicolas.george@normalesup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Oct, 2011 1 commit
-
-
Michael Niedermayer authored
Found-by: Oded Shimon Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 08 Oct, 2011 4 commits
-
-
Michael Niedermayer authored
example: -vf 'scale=256:256,mp=geq=gcd(X\,Y)-2:128:128' Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
useage example: -vf 'scale=256:256,mp=geq=random(1)/hypot(X-cos(N*0.07)*W/2-W/2\,Y-sin(N*0.09)*H/2-H/2)^2*1000000*sin(N*0.02):128:128' Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 22 Sep, 2011 1 commit
-
-
Anton Khirnov authored
sqrt(-1) returns "some NaN", it's not specified which exactly.
-
- 19 Sep, 2011 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
- 06 Jul, 2011 2 commits
-
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
-
- 05 Jul, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 04 Jul, 2011 2 commits
-
-
Mans Rullgard authored
This prevents random values from the stack being used as "variables" in expressions. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 03 Jul, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 19 Jun, 2011 1 commit
-
-
Michael Niedermayer authored
Fixes ticket264 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Jun, 2011 1 commit
-
-
Diego Biurrun authored
-
- 06 Jun, 2011 1 commit
-
-
Stefano Sabatini authored
It is a more search-friendly alternative to the ^ operator.
-
- 25 May, 2011 1 commit
-
-
Stefano Sabatini authored
-
- 17 May, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 05 May, 2011 1 commit
-
-
Stefano Sabatini authored
-
- 19 Apr, 2011 1 commit
-
-
Anton Khirnov authored
-
- 10 Apr, 2011 1 commit
-
-
Stefano Sabatini authored
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it> Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 05 Apr, 2011 1 commit
-
-
Stefano Sabatini authored
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 08 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
eval API. More grep-friendly and more consistent with the rest of the FFmpeg API. Originally committed as revision 25708 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 25666 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Nov, 2010 4 commits
-
-
Stefano Sabatini authored
prefix does not contain other characters which may belong to an identifier. This allows to distinguish for example to have different constants with the same prefix (e.g. "foo" and "foobar"). Originally committed as revision 25626 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 25625 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 25624 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
The pointer to the char ';' has to be increased before to evaluate ";E2". Originally committed as revision 25623 to svn://svn.ffmpeg.org/ffmpeg/trunk
-