[FFmpeg-devel] [PATCH] avformat: add format_probesize to allow tuning the maximum amount of bytes to identify the filetype

Michael Niedermayer michaelni at gmx.at
Mon May 26 00:10:32 CEST 2014


On Mon, Jan 27, 2014 at 11:19:16PM +0100, Michael Niedermayer wrote:
> Currently probesize is cliped at 1mb before being used for format detection.
> Alternatively this cliping could be removed but this would then tie various
> things like stream analysis to the file detection.
> 
> Fixes Ticket 3327
> 
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libavformat/avformat.h      |    7 +++++++
>  libavformat/options_table.h |    2 ++
>  libavformat/utils.c         |    6 ++----
>  3 files changed, 11 insertions(+), 4 deletions(-)

applied

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140526/952673eb/attachment.asc>


More information about the ffmpeg-devel mailing list