17 Commits (f09fd96cee9755cfb8b4bd8f0103a3c56a6396e7)

Author SHA1 Message Date
Paul B Mahol bdf474bcff doc/utils: fix typo for min() description 9 years ago
Timothy Gu ecba41bfd3 doc: More semantic markup using @samp and @var where appropriate 10 years ago
Andreas Cadhalpun 10fd7ff814 doc: avoid the incorrect phrase 'allow to' 10 years ago
Stefano Sabatini f3e886c7df lavu/eval: add clip function 10 years ago
Timothy Gu 7bf5084e30 doc/utils: add missing `@c man end` title 10 years ago
Andreas Cadhalpun 9898bd9a82 Fix spelling errors in texi files: accomodate -> accommodate allows to -> allows one to choosen -> chosen compability -> compatibility explictly -> explicitly overriden -> overridden specifed -> specified Trasmission -> Transmission 11 years ago
Lenny Wang 64f73acd1d cmdutils & opencl: add -opencl_bench option to test and show available OpenCL devices 11 years ago
Stefano Sabatini a3505136f9 doc/utils: document channel layout specification 11 years ago
Michael Niedermayer 9a63a45e48 doc/utils: fix docs build 11 years ago
Timothy Gu 155a5ff00d doc/utils: reformat doc for color syntax and add list of supported colors 11 years ago
Timothy Gu b4da1fa550 doc/utils: rewrite doc for time duration syntax 11 years ago
Niv Sardi 49ba6e56bd lavu/parseutils: add more resolutions 11 years ago
Clément Bœsch 0bc34ef02e doc/utils: use @code markup for opencl function names. 12 years ago
Stefano Sabatini 9ae9ae10f9 doc/utils: apply misc fixes to OpenCL docs 12 years ago
Stefano Sabatini 949c8627b6 doc: merge syntax.texi, eval.texi and opencl.texi into utils.texi 12 years ago
Clément Bœsch 77f60f0011 lavu/eval: add between() function. 12 years ago
Stefano Sabatini b2098d2417 lavu/eval: add bitor and bitand functions 12 years ago
Michael Niedermayer 09ece9fa6c eval: print() support 12 years ago
Stefano Sabatini dcfbe1e0b6 doc/eval: sort functions by name 12 years ago
Stefano Sabatini 41e5e28daf doc/eval: fix/extend documentation for taylor() function 12 years ago
Stefano Sabatini d99bc84752 doc/eval: fix/extend documentation for root() function 12 years ago
Stefano Sabatini c89a8ee23d doc/eval: fix/review the section about SI prefixes and usage 12 years ago
Stefano Sabatini ca1bc188f4 doc/eval: fix documentation for time() function 12 years ago
Stefano Sabatini 2b207bab19 doc/eval: substitute if/then/else construct with an example making use of boolean expression composition 12 years ago
Stefano Sabatini 2ed0803c6c lavu/eval: extend if/ifnot functions to accept a third parameter 12 years ago
Michael Niedermayer 31cd1e20bb eval: add function to access the current "wallclock" time. 12 years ago
Stefano Sabatini 4a91962771 doc/eval: add missing documentation of functions 12 years ago
Martin Storsjö 143f1e9203 eval: Add the isinf() function and tests for it 13 years ago
Michael Niedermayer 59affed23c eval: add root() to solve f(x)=0 13 years ago
Michael Niedermayer 923092697a eval: Allow specifying the variable id. 13 years ago
Michael Niedermayer 43b1943a55 eval: Add taylor series evaluation support. 13 years ago
Stefano Sabatini e4e291061c doc/eval.texi: add precisation about the assumption for "trueness" in conditional expressions 13 years ago
Stefano Sabatini 999495734b lavu/eval: add if() and ifnot() eval functions 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Michael Niedermayer cdba9b617f eval.texi: document that variables are not shared between expressions. 13 years ago
root 551b9eb9ef docs: Spelling fixes to 9 texi files from /doc 13 years ago
Nicolas George 40963ea9e9 eval: add mathematical constants (PI, E, PHI). 13 years ago
Clément Bœsch d557152285 eval: document recently added random(), hypot(), gcd(). 13 years ago
Stefano Sabatini 8cee38a298 eval: implement not() expression 13 years ago
Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 13 years ago
Stefano Sabatini d58ed64a89 eval: add support for pow() function 14 years ago
Stefano Sabatini 3c2c52baec eval: implement not() expression 14 years ago
Stefano Sabatini e5272e729e eval: add sqrt function for computing the square root 14 years ago
Stefano Sabatini 5ae4251c3b eval: add support for trunc, ceil, and floor functions 14 years ago
Stefano Sabatini 25601bc564 eval: add support for trunc, ceil, and floor functions 14 years ago
Michael Niedermayer a6be21d3ba Revert "replace FFmpeg with Libav in doc/" 14 years ago
Janne Grunau f8a45fa1b1 replace FFmpeg with Libav in doc/ 14 years ago
Stefano Sabatini 20fcd0797e Implement isnan() function evaluation. 14 years ago
Stefano Sabatini 07851d7936 Add eval.texi file. 14 years ago