On Mon, Apr 20, 2015 at 09:32:15PM +0200, Paul B Mahol wrote: > Dana 20. 4. 2015. 17:39 osoba "Michael Niedermayer" <michae...@gmx.at> > napisala je: > > > > Signed-off-by: Michael Niedermayer <michae...@gmx.at> > > --- > > libavformat/nsvdec.c | 1 - > > 1 file changed, 1 deletion(-) > > > > diff --git a/libavformat/nsvdec.c b/libavformat/nsvdec.c > > index 5002bd7..de55396 100644 > > --- a/libavformat/nsvdec.c > > +++ b/libavformat/nsvdec.c > > @@ -723,7 +723,6 @@ static int nsv_probe(AVProbeData *p) > > { > > int i, score = 0; > > > > - av_log(NULL, AV_LOG_TRACE, "nsv_probe(), buf_size %d\n", > p->buf_size); > > /* check file header */ > > /* streamed files might not have any header */ > > if (p->buf[0] == 'N' && p->buf[1] == 'S' && > > -- > > 1.7.9.5 > > > > _______________________________________________ > > ffmpeg-devel mailing list > > ffmpeg-devel@ffmpeg.org > > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > LGTM
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have never wished to cater to the crowd; for what I know they do not approve, and what they approve I do not know. -- Epicurus
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel