[FFmpeg-devel] [PATCH v2] avutil/eval: add function to track variable use

Gyan ffmpeg at gyani.pro
Sat Nov 16 17:23:43 EET 2019



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.

Thanks,
Gyan


More information about the ffmpeg-devel mailing list