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 <ffm...@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
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".