[FFmpeg-devel] [PATCH] Codify rules for AVInputFormat.name

Michael Niedermayer michaelni
Tue Jul 27 14:32:00 CEST 2010


On Tue, Jul 27, 2010 at 03:00:16AM -0400, Alex Converse wrote:
> This is not a discussion of ideal policy or ideal API for future
> versions. It simply codifies current practices in regard to appending
> new names. See the thread "[PATCH] Add WebM to the Matroska demuxer
> name" for context as well as r5118.

>  avformat.h |    3 +++
>  1 file changed, 3 insertions(+)
> e0d402e6b4aafe398eb18b7b2c5851cac9d38a7f  AVInputFormat.name.diff
> Index: libavformat/avformat.h
> ===================================================================
> --- libavformat/avformat.h	(revision 24531)
> +++ libavformat/avformat.h	(working copy)
> @@ -290,6 +290,9 @@
>  } AVOutputFormat;
>  
>  typedef struct AVInputFormat {
> +    /** A comma separated list of short names for the format. New names
> +     * may be appended with a minor bump. 
> +     */

/**
 * Text starts here

and without trailing whitespace iam ok with it

[...]
-- 
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: 190 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100727/47168ab7/attachment.pgp>



More information about the ffmpeg-devel mailing list