Re: [FFmpeg-devel] [PATCH v2 1/2] lavf/dump: use error log level for invalid size

2019-08-17 Thread Liu Steven
> 在 2019年8月11日,下午4:41,Steven Liu 写道: > > > >> 在 2019年8月10日,23:53,lance.lmw...@gmail.com 写道: >> >> From: Limin Wang >> >> Signed-off-by: Limin Wang >> --- >> libavformat/dump.c | 12 ++-- >> 1 file changed, 6 insertions(+), 6 deletions(-) >> >> diff --git a/libavformat/dump.c b/lib

Re: [FFmpeg-devel] [PATCH v2 1/2] lavf/dump: use error log level for invalid size

2019-08-11 Thread Steven Liu
> 在 2019年8月10日,23:53,lance.lmw...@gmail.com 写道: > > From: Limin Wang > > Signed-off-by: Limin Wang > --- > libavformat/dump.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/libavformat/dump.c b/libavformat/dump.c > index 1c44656..68ce9a8 100644 > --- a/l

[FFmpeg-devel] [PATCH v2 1/2] lavf/dump: use error log level for invalid size

2019-08-10 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- libavformat/dump.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libavformat/dump.c b/libavformat/dump.c index 1c44656..68ce9a8 100644 --- a/libavformat/dump.c +++ b/libavformat/dump.c @@ -210,7 +210,7 @@ static v