[FFmpeg-devel] [PATCH] Move av_open_input_file probe loop to its own method

Stefano Sabatini stefano.sabatini-lala
Sat Mar 6 22:09:21 CET 2010


On date Saturday 2010-03-06 15:34:27 -0500, Micah F. Galizia encoded:
> On 10-03-06 03:21 PM, Stefano Sabatini wrote:
[...]
> Index: libavformat/internal.h
> ===================================================================
> --- libavformat/internal.h	(revision 22254)
> +++ libavformat/internal.h	(working copy)
> @@ -35,4 +35,19 @@
>  void ff_interleave_add_packet(AVFormatContext *s, AVPacket *pkt,
>                                int (*compare)(AVFormatContext *, AVPacket *, AVPacket *));
>  
> +/**
> + * Probes a bytestream to determine the input format.
> + *
> + * @param pb the bytestream to probe. It may be closed and opened again

Doxy baroque rules demand that if there is more than one sentence the
first one has to be upcased, also the second sentence is missing the
final point.

No need to re-send a patch just for this, just wait for a "true"
review.

[...]

Regards.
-- 
FFmpeg = Frenzy and Fantastic Magic Prodigious Efficient Glue



More information about the ffmpeg-devel mailing list