[FFmpeg-devel] [PATCH] Move av_register_all() doxy from allformats.c to avformat.h
Michael Niedermayer
michaelni
Wed Jan 21 01:47:37 CET 2009
On Tue, Jan 20, 2009 at 11:48:53PM +0100, Stefano Sabatini wrote:
> Hi,
> as in subject.
>
> Regards.
> --
> FFmpeg = Fiendish and Frenzy Minimalistic Picky Encoding/decoding Gargoyle
> Index: libavformat/avformat.h
> ===================================================================
> --- libavformat/avformat.h (revision 16702)
> +++ libavformat/avformat.h (working copy)
> @@ -750,6 +750,14 @@
> */
> void av_pkt_dump_log(void *avcl, int level, AVPacket *pkt, int dump_payload);
>
> +/**
> + * Initialize libavformat and register all the muxers and demuxers. If
> + * you do not call this function, then you can select exactly which
> + * formats you want to support.
> + *
> + * @see av_register_input_format()
> + * @see av_register_output_format()
> + */
[...]
> -/* If you do not call this function, then you can select exactly which
> - formats you want to support */
> -
> -/**
> - * Initialize libavformat and register all the (de)muxers and protocols.
> - */
doesnt look like just a move
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090121/22d3e0ce/attachment.pgp>
More information about the ffmpeg-devel
mailing list