[FFmpeg-devel] [PATCH 3/5] Amend avfilter_graph_parse() documentation, make it more generic.

Michael Niedermayer michaelni
Thu Nov 4 01:33:22 CET 2010


On Tue, Nov 02, 2010 at 09:02:29PM +0100, Stefano Sabatini wrote:
> ---
>  libavfilter/avfiltergraph.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/libavfilter/avfiltergraph.h b/libavfilter/avfiltergraph.h
> index 428c531..b412bbc 100644
> --- a/libavfilter/avfiltergraph.h
> +++ b/libavfilter/avfiltergraph.h
> @@ -105,7 +105,7 @@ typedef struct AVFilterInOut {
>   * @param filters string to be parsed
>   * @param inputs  linked list to the inputs of the graph
>   * @param outputs linked list to the outputs of the graph
> - * @return        zero on success, -1 on error
> + * @return        zero on success, a negative AVERROR code on error
>   */
>  int avfilter_graph_parse(AVFilterGraph *graph, const char *filters,
>                           AVFilterInOut *inputs, AVFilterInOut *outputs,


ok

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

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101104/1c2a499b/attachment.pgp>



More information about the ffmpeg-devel mailing list