summaryrefslogtreecommitdiff
path: root/libavutil/eval.h
Commit message (Expand)AuthorAge
* avutil/eval: Don't include avutil.hAndreas Rheinhardt2022-02-24
* avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()Michael Niedermayer2019-12-28
* avutil/eval: add function to track variable useGyan Doshi2019-11-17
* avutil/eval: minor typoGanesh Ajjanagadde2015-11-01
* Do not leave positive values undefined when negative are defined as errorMichael Niedermayer2013-10-19
* lavu: remove disabled FF_API_OLD_EVAL_NAMES codeStefano Sabatini2012-11-07
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-12
|\
| * Fix a bunch of common typos.Diego Biurrun2011-12-11
| * lavu: remove FF_API_OLD_EVAL_NAMES cruftAnton Khirnov2011-04-19
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-08
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Move eval.c and eval.h from libavcodec to libavutil, and make the evalStefano Sabatini2010-06-05