index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
utils.texi
Age
Commit message (
Expand
)
Author
2020-06-09
doc/utils: document the "s", "ms" and "us" suffixes for durations
Moritz Barsnick
2020-05-01
doc/utils: add more examples for valid time duration
Limin Wang
2019-10-19
doc/utils: add hexadecagonal channel layout
Gyan Doshi
2019-10-12
avutil/eval: add sgn()
Paul B Mahol
2017-11-22
lavu,lavfi,ffmpeg: Remove experimental OpenCL API
Mark Thompson
2017-08-19
avutil/eval: add linear interpolation helper
Paul B Mahol
2017-06-06
libavutil/eval: Add round function to expression parser
Kevin Mark
2017-01-30
avutil/eval: add atan2 function
Paul B Mahol
2017-01-24
avutil/channel_layout: add av_get_extended_channel_layout
Marton Balint
2017-01-24
avutil/channel_layout: fix remains of old syntax in docs and comments
Marton Balint
2016-03-02
doc/utils: fix typo for min() description
Paul B Mahol
2015-07-21
Merge commit '219b39a71a5694b1c14a07b86477f665a5b6849b'
Michael Niedermayer
2015-07-20
Merge commit 'e93ca480c91397f82f2ea5b6a8b82ac6d0e2bfd2'
Michael Niedermayer
2015-03-23
doc: More semantic markup using @samp and @var where appropriate
Timothy Gu
2015-03-08
doc: avoid the incorrect phrase 'allow to'
Andreas Cadhalpun
2014-07-17
lavu/eval: add clip function
Stefano Sabatini
2014-07-15
doc/utils: add missing `@c man end` title
Timothy Gu
2014-03-06
Fix spelling errors in texi files: accomodate -> accommodate allows to -> all...
Andreas Cadhalpun
2013-12-09
cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...
Lenny Wang
2013-10-25
doc/utils: document channel layout specification
Stefano Sabatini
2013-10-16
doc/utils: fix docs build
Michael Niedermayer
2013-10-16
doc/utils: reformat doc for color syntax and add list of supported colors
Timothy Gu
2013-10-16
doc/utils: rewrite doc for time duration syntax
Timothy Gu
2013-10-07
lavu/parseutils: add more resolutions
Niv Sardi
2013-04-12
doc/utils: use @code markup for opencl function names.
Clément Bœsch
2013-04-12
doc/utils: apply misc fixes to OpenCL docs
Stefano Sabatini
2013-04-12
doc: merge syntax.texi, eval.texi and opencl.texi into utils.texi
Stefano Sabatini