Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-04eval: Add the isinf() function and tests for itMartin Storsjö
Signed-off-by: Martin Storsjö <martin@martin.st>
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-09-19eval: implement not() expressionStefano Sabatini
2011-09-19eval: add sqrt function for computing the square rootStefano Sabatini
2011-04-10eval: add support for trunc, ceil, and floor functionsStefano Sabatini
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it> Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-03-17replace FFmpeg with Libav in doc/Janne Grunau
unless it stands for ffmpeg the program or is historic
2010-11-03Implement isnan() function evaluation.Stefano Sabatini
Originally committed as revision 25666 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-03Add eval.texi file.Stefano Sabatini
Originally committed as revision 25665 to svn://svn.ffmpeg.org/ffmpeg/trunk