On Mon, Jun 23, 2014 at 06:49:16PM -0400, Vittorio Giovara wrote: > --- a/libavformat/avformat.h > +++ b/libavformat/avformat.h > @@ -1832,6 +1832,14 @@ void av_url_split(char *proto, int proto_size, > +/** > + * Print detailed information about the format.
What sort of format? Container? Protocol? > + * @param ic the context to analyse yze > + * @param index the index to print (informative) > + * @param url the url to print (informative) URL I have no idea what "informative" is supposed to denote here. > + * @is_output the type of context That's a tad terse. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
