[FFmpeg-devel] [PATCH] cleanup allformats.h
Michael Niedermayer
michaelni
Tue Sep 11 00:14:13 CEST 2007
Hi
On Mon, Sep 10, 2007 at 11:17:42PM +0200, Aurelien Jacobs wrote:
> Hi,
>
> The attached patch moves some function declarations out of allformats.h.
> Those functions have nothing to do with this file.
>
> Aurel
> Index: libavformat/rtp.h
> ===================================================================
> --- libavformat/rtp.h (revision 10473)
> +++ libavformat/rtp.h (working copy)
> @@ -54,6 +54,8 @@
> */
> int rtp_check_and_send_back_rr(RTPDemuxContext *s, int count);
>
> +void av_register_rtp_dynamic_payload_handlers(void);
> +
> #define RTP_PT_PRIVATE 96
> #define RTP_VERSION 2
> #define RTP_MAX_SDES 256 /**< maximum text length for SDES */
as long as rtp.h is a installed header iam against adding anything to it
[...]
--
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/20070911/43822361/attachment.pgp>
More information about the ffmpeg-devel
mailing list