On Mon, 31 Oct 2016 09:51:10 +0100 Stefano Sabatini <stefa...@gmail.com> wrote:
> On date Thursday 2016-10-27 17:08:50 +0200, Stefano Sabatini encoded: > > On date Wednesday 2016-10-26 01:46:35 +0200, Michael Niedermayer encoded: > > > On Tue, Oct 25, 2016 at 05:07:34PM +0200, Stefano Sabatini wrote: > > [...] > > > > 267580c51d49daf94e73a33175c63ecfed6a0bed > > > > 0002-lavf-add-ffprobe-demuxer.patch > > > > From 4e0aac4bc00104483859f9950af2ffb15fea6c12 Mon Sep 17 00:00:00 2001 > > > > From: Nicolas George <geo...@nsup.org> > > > > Date: Sat, 11 Jan 2014 19:42:41 +0100 > > > > Subject: [PATCH] lavf: add ffprobe demuxer > > > > > > > > With several modifications and documentation by Stefano Sabatini > > > > <stefa...@gmail.com>. > > > > > > > > Signed-off-by: Nicolas George <geo...@nsup.org> > > > > --- > > > > configure | 3 + > > > > doc/demuxers.texi | 18 +++ > > > > doc/ffprobe-format.texi | 121 ++++++++++++++ > > > > doc/formats.texi | 1 + > > > > libavformat/Makefile | 1 + > > > > libavformat/allformats.c | 1 + > > > > libavformat/ffprobedec.c | 405 > > > > +++++++++++++++++++++++++++++++++++++++++++++++ > > > > 7 files changed, 550 insertions(+) > > > > create mode 100644 doc/ffprobe-format.texi > > > > create mode 100644 libavformat/ffprobedec.c > > > > > > did you test this with some fuzzer ? > > > > > > no further comments from me > > > Acked-by: Michael > > > > > Good idea, found a few crashes with afl. I'll let it run again and > > fix found issues. Then I'll push in a few days if there are no more > > comments. > > Fixed a few hangs and crashes found with afl. Will try also to add a > fate test. You still didn't add my Nacked-by header. I very strongly disagree with this patch, but consider myself over-voted. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel