[FFmpeg-devel] [PATCH v2] avformat: Add max_probe_packets option
Michael Niedermayer
michael at niedermayer.cc
Sat Oct 19 17:54:06 EEST 2019
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
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191019/e8420fb8/attachment.sig>
More information about the ffmpeg-devel
mailing list