[FFmpeg-devel] [PATCH v2] avutil/eval: add function to track variable use
Gyan
ffmpeg at gyani.pro
Mon Nov 18 06:34:58 EET 2019
On 16-11-2019 08:53 pm, Gyan wrote:
>
>
> On 16-11-2019 08:12 pm, Michael Niedermayer wrote:
>> On Sat, Nov 16, 2019 at 05:39:56PM +0530, Gyan wrote:
>>> As suggested by Michael in the review for the vf_scale patch, new eval
>>> function tracks count of all variables in a parsed
>>> expression in an array.
>>>
>>> Thanks,
>>> Gyan
>>> doc/APIchanges | 3 +++
>>> libavutil/eval.c | 16 ++++++++++++++++
>>> libavutil/eval.h | 10 ++++++++++
>>> libavutil/version.h | 4 ++--
>>> 4 files changed, 31 insertions(+), 2 deletions(-)
>>> 80811d88b86179421be789e85ccb9fb78db978e0
>>> v2-0001-avutil-eval-add-function-to-track-variable-use.patch
>>> From 6d4d8ab2b582991ccb787d18d14be31256a785aa Mon Sep 17 00:00:00 2001
>>> From: Gyan Doshi <ffmpeg at gyani.pro>
>>> Date: Sat, 2 Nov 2019 20:16:42 +0530
>>> Subject: [PATCH v2] avutil/eval: add function to track variable use
>> LGTM
>
> Will apply.
Pushed as 1c23abc88fef0a0c8486bf0ec3594f8e2d26d83f
Thanks,
Gyan
More information about the ffmpeg-devel
mailing list