Re: [FFmpeg-devel] [PATCH v2 2/2] lavf/dump: add the valid check for consistent

2019-08-17 Thread James Almer
On 8/10/2019 12:53 PM, lance.lmw...@gmail.com wrote: > From: Limin Wang > > Signed-off-by: Limin Wang > --- > libavformat/dump.c | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/libavformat/dump.c b/libavformat/dump.c > index 68ce9a8..4b18032 100644 > --- a/libavformat/dump

Re: [FFmpeg-devel] [PATCH v2 2/2] lavf/dump: add the valid check for consistent

2019-08-17 Thread Limin Wang
ping, please help to merge the code if it's OK. On Sat, Aug 10, 2019 at 11:53:25PM +0800, lance.lmw...@gmail.com wrote: > From: Limin Wang > > Signed-off-by: Limin Wang > --- > libavformat/dump.c | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/libavformat/dump.c b/libav

[FFmpeg-devel] [PATCH v2 2/2] lavf/dump: add the valid check for consistent

2019-08-10 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- libavformat/dump.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/libavformat/dump.c b/libavformat/dump.c index 68ce9a8..4b18032 100644 --- a/libavformat/dump.c +++ b/libavformat/dump.c @@ -328,6 +328,11 @@ static void dump_cpb(voi