summaryrefslogtreecommitdiff
path: root/libavutil/eval.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/eval: Add doxy for missing argumentsMarvin Scholz2022-10-171-0/+5
* avutil/eval: Don't include avutil.hAndreas Rheinhardt2022-02-241-2/+0
* avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()Michael Niedermayer2019-12-281-0/+14
* avutil/eval: add function to track variable useGyan Doshi2019-11-171-0/+10
* avutil/eval: minor typoGanesh Ajjanagadde2015-11-011-1/+1
* Do not leave positive values undefined when negative are defined as errorMichael Niedermayer2013-10-191-2/+2
* lavu: remove disabled FF_API_OLD_EVAL_NAMES codeStefano Sabatini2012-11-071-33/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-121-1/+1
|\
| * Fix a bunch of common typos.Diego Biurrun2011-12-111-1/+1
| * lavu: remove FF_API_OLD_EVAL_NAMES cruftAnton Khirnov2011-04-191-33/+0
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-081-6/+41
* Fix grammar errors in documentationMåns Rullgård2010-06-301-5/+5
* Move eval.c and eval.h from libavcodec to libavutil, and make the evalStefano Sabatini2010-06-051-0/+111