On 09-11-2019 09:39 pm, Michael Niedermayer wrote:
On Tue, Nov 05, 2019 at 06:35:54PM +0530, Gyan wrote:
On 05-11-2019 03:55 pm, Michael Niedermayer wrote:
On Tue, Nov 05, 2019 at 10:13:52AM +0530, Gyan wrote:
On 05-11-2019 04:35 am, Michael Niedermayer wrote:
On Sun, Nov 03, 2019 at 11:14
On 09-11-2019 09:39 pm, Michael Niedermayer wrote:
On Tue, Nov 05, 2019 at 06:35:54PM +0530, Gyan wrote:
On 05-11-2019 03:55 pm, Michael Niedermayer wrote:
On Tue, Nov 05, 2019 at 10:13:52AM +0530, Gyan wrote:
On 05-11-2019 04:35 am, Michael Niedermayer wrote:
On Sun, Nov 03, 2019 at 11:14
On Tue, Nov 05, 2019 at 06:35:54PM +0530, Gyan wrote:
>
>
> On 05-11-2019 03:55 pm, Michael Niedermayer wrote:
> >On Tue, Nov 05, 2019 at 10:13:52AM +0530, Gyan wrote:
> >>
> >>On 05-11-2019 04:35 am, Michael Niedermayer wrote:
> >>>On Sun, Nov 03, 2019 at 11:14:25AM +0530, Gyan wrote:
> Help
On 05-11-2019 06:35 pm, Gyan wrote:
On 05-11-2019 03:55 pm, Michael Niedermayer wrote:
On Tue, Nov 05, 2019 at 10:13:52AM +0530, Gyan wrote:
On 05-11-2019 04:35 am, Michael Niedermayer wrote:
On Sun, Nov 03, 2019 at 11:14:25AM +0530, Gyan wrote:
Helps better identification of expr eval f
On 05-11-2019 07:40 pm, Nicolas George wrote:
Gyan (12019-11-05):
An example of a cross-referenced expression would be 'y=x+rand(10)'.
Normally in filters, X would be evaluated first, then Y, then X again. The
2nd eval of X will overwrite the first and can generate a different value.
With this
Gyan (12019-11-05):
> An example of a cross-referenced expression would be 'y=x+rand(10)'.
> Normally in filters, X would be evaluated first, then Y, then X again. The
> 2nd eval of X will overwrite the first and can generate a different value.
> With this func, we can avoid the 2nd eval.
>
> I'm
On 05-11-2019 03:55 pm, Michael Niedermayer wrote:
On Tue, Nov 05, 2019 at 10:13:52AM +0530, Gyan wrote:
On 05-11-2019 04:35 am, Michael Niedermayer wrote:
On Sun, Nov 03, 2019 at 11:14:25AM +0530, Gyan wrote:
Helps better identification of expr eval failures.
Gyan
eval.c| 21 +
On Tue, Nov 05, 2019 at 10:13:52AM +0530, Gyan wrote:
>
>
> On 05-11-2019 04:35 am, Michael Niedermayer wrote:
> >On Sun, Nov 03, 2019 at 11:14:25AM +0530, Gyan wrote:
> >>Helps better identification of expr eval failures.
> >>
> >>Gyan
> >> eval.c| 21 +
> >> eval.h
On 05-11-2019 04:35 am, Michael Niedermayer wrote:
On Sun, Nov 03, 2019 at 11:14:25AM +0530, Gyan wrote:
Helps better identification of expr eval failures.
Gyan
eval.c| 21 +
eval.h| 10 ++
version.h |4 ++--
3 files changed, 33 insertions(+),
On Sun, Nov 03, 2019 at 11:14:25AM +0530, Gyan wrote:
>
> Helps better identification of expr eval failures.
>
> Gyan
> eval.c| 21 +
> eval.h| 10 ++
> version.h |4 ++--
> 3 files changed, 33 insertions(+), 2 deletions(-)
> 3dd142baa0144fd324eb9da8a
10 matches
Mail list logo