[FFmpeg-devel] [PATCH v2] avformat: Add max_probe_packets option

Andriy Gelman andriy.gelman at gmail.com
Fri Nov 1 19:58:59 EET 2019


Michael,
On Sat, 19. Oct 16:54, Michael Niedermayer wrote:
> On Thu, Oct 17, 2019 at 10:49:20AM -0400, Andriy Gelman wrote:
> > From: Andriy Gelman <andriy.gelman at gmail.com>
> > 
> > Allows user to set maximum number of buffered packets when
> > probing a codec. It was a hard-coded parameter before this commit.
> > ---
> >  doc/formats.texi            | 4 ++++
> >  libavformat/avformat.h      | 7 +++++++
> >  libavformat/internal.h      | 2 --
> >  libavformat/options_table.h | 1 +
> >  libavformat/utils.c         | 6 +++---
> >  libavformat/version.h       | 2 +-
> >  6 files changed, 16 insertions(+), 6 deletions(-)
> 
> LGTM
> 
> thx
> 

Can this be pushed? 

Thanks,
-- 
Andriy


More information about the ffmpeg-devel mailing list