Re: [FFmpeg-devel] [PATCH 2/5] copy stream metadata when using concat

2015-07-01 Thread Vadim Belov
Thanks! On Wed, Jul 1, 2015 at 3:56 PM, Michael Niedermayer wrote: > On Wed, Jul 01, 2015 at 01:49:06PM +0300, Vadim Belov wrote: > > --- > > libavformat/concatdec.c | 2 ++ > > 1 file changed, 2 insertions(+) > > applied > > thanks > > [...] > -- > Michael GnuPG fingerprint: 9FF2128B147EF6

Re: [FFmpeg-devel] [PATCH 2/5] copy stream metadata when using concat

2015-07-01 Thread Michael Niedermayer
On Wed, Jul 01, 2015 at 01:49:06PM +0300, Vadim Belov wrote: > --- > libavformat/concatdec.c | 2 ++ > 1 file changed, 2 insertions(+) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Into a blind darkness they enter who follow after the Ignoranc

Re: [FFmpeg-devel] [PATCH 2/5] copy stream metadata when using concat

2015-07-01 Thread Vadim Belov
Thanks Nicolas, I reconfigured Git and sent again. It was tested and the added functionality works. On Wed, Jul 1, 2015 at 1:19 PM, Nicolas George wrote: > Le tridi 13 messidor, an CCXXIII, Vadim Belov a écrit : > > From: unknown > > Not good. Please configure Git to include a valid name and a

Re: [FFmpeg-devel] [PATCH 2/5] copy stream metadata when using concat

2015-07-01 Thread Nicolas George
Le tridi 13 messidor, an CCXXIII, Vadim Belov a écrit : > From: unknown Not good. Please configure Git to include a valid name and address. > > --- > libavformat/concatdec.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/libavformat/concatdec.c b/libavformat/concatdec.c > index f0