| Commit message (Expand) | Author | Age | Files | Lines |
* | apply spelling fixes | Diederik de Haas via ffmpeg-devel | 2023-11-18 | 1 | -1/+1 |
* | avutil/eval: Add doxy for missing arguments | Marvin Scholz | 2022-10-17 | 1 | -0/+5 |
* | avutil/eval: Don't include avutil.h | Andreas Rheinhardt | 2022-02-24 | 1 | -2/+0 |
* | avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars() | Michael Niedermayer | 2019-12-28 | 1 | -0/+14 |
* | avutil/eval: add function to track variable use | Gyan Doshi | 2019-11-17 | 1 | -0/+10 |
* | avutil/eval: minor typo | Ganesh Ajjanagadde | 2015-11-01 | 1 | -1/+1 |
* | Do not leave positive values undefined when negative are defined as error | Michael Niedermayer | 2013-10-19 | 1 | -2/+2 |
* | lavu: remove disabled FF_API_OLD_EVAL_NAMES code | Stefano Sabatini | 2012-11-07 | 1 | -33/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-12 | 1 | -1/+1 |
|\ |
|
| * | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 1 | -1/+1 |
| * | lavu: remove FF_API_OLD_EVAL_NAMES cruft | Anton Khirnov | 2011-04-19 | 1 | -33/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Use hierarchic names convention (prefix them with av_expr) for the | Stefano Sabatini | 2010-11-08 | 1 | -6/+41 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -5/+5 |
* | Move eval.c and eval.h from libavcodec to libavutil, and make the eval | Stefano Sabatini | 2010-06-05 | 1 | -0/+111 |