Jun Zhao (12019-09-09):
> From: Jun Zhao
>
> fix logic error in framerate check, it's introduced by commit
> 3ad5d4df9ce794d3eeb0f526c5f3e446bf97c616
>
> Signed-off-by: Jun Zhao
> ---
> libavfilter/avf_concat.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Of course, thanks. S
On Mon, Sep 9, 2019 at 3:21 PM Paul B Mahol wrote:
>
> lgtm
>
Will apply, Thanks
> On 9/9/19, Jun Zhao wrote:
> > From: Jun Zhao
> >
> > fix logic error in framerate check, it's introduced by commit
> > 3ad5d4df9ce794d3eeb0f526c5f3e446bf97c616
> >
> > Signed-off-by: Jun Zhao
> > ---
> > libav
lgtm
On 9/9/19, Jun Zhao wrote:
> From: Jun Zhao
>
> fix logic error in framerate check, it's introduced by commit
> 3ad5d4df9ce794d3eeb0f526c5f3e446bf97c616
>
> Signed-off-by: Jun Zhao
> ---
> libavfilter/avf_concat.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --gi
From: Jun Zhao
fix logic error in framerate check, it's introduced by commit
3ad5d4df9ce794d3eeb0f526c5f3e446bf97c616
Signed-off-by: Jun Zhao
---
libavfilter/avf_concat.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libavfilter/avf_concat.c b/libavfilter/avf_concat